Aug 19 18:49:02 devstack cinder-volume[82817]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 18:49:02 devstack cinder-volume[82817]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 18:49:02 devstack cinder-volume[82817]: we strongly recommend against using it for new projects. Aug 19 18:49:02 devstack cinder-volume[82817]: If you are already using Eventlet, we recommend migrating to a different Aug 19 18:49:02 devstack cinder-volume[82817]: framework. For more detail see Aug 19 18:49:02 devstack cinder-volume[82817]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 18:49:02 devstack cinder-volume[82817]: import eventlet # noqa Aug 19 18:49:05 devstack cinder-volume[82817]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=82817) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 18:49:05 devstack cinder-volume[82817]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=82817) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 18:49:05 devstack cinder-volume[82817]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=82817) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 18:49:06 devstack cinder-volume[82817]: INFO dbcounter [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Registered counter for database cinder Aug 19 18:49:06 devstack cinder-volume[82817]: DEBUG oslo_db.sqlalchemy.engines [None req-50491bda-b546-4ee5-863c-07be5d98c080 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=82817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 18:49:06 devstack cinder-volume[82817]: DEBUG dbcounter [-] [82817] Writer thread running {{(pid=82817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 18:49:06 devstack cinder-volume[82817]: INFO cinder.rpc [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 18:49:06 devstack cinder-volume[82817]: INFO cinder.rpc [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 18:49:06 devstack cinder-volume[82817]: DEBUG oslo_db.sqlalchemy.engines [None req-50491bda-b546-4ee5-863c-07be5d98c080 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=82817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 18:49:06 devstack cinder-volume[82817]: INFO cinder.volume.manager [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Determined volume DB was empty at startup. Aug 19 18:49:06 devstack cinder-volume[82817]: DEBUG cinder.volume.manager [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=82817) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 19 18:49:06 devstack cinder-volume[82817]: INFO cinder.volume.manager [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 19 18:49:06 devstack cinder-volume[82817]: WARNING stevedore.named [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 18:49:06 devstack cinder-volume[82817]: WARNING castellan.key_manager [None req-50491bda-b546-4ee5-863c-07be5d98c080 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 19 18:49:06 devstack cinder-volume[82817]: WARNING cinder.keymgr.conf_key_mgr [None req-50491bda-b546-4ee5-863c-07be5d98c080 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 19 18:49:06 devstack cinder-volume[82817]: DEBUG cinder.volume.drivers.lvm [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.lio.LioAdm {{(pid=82817) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:109}} Aug 19 18:49:06 devstack cinder-volume[82817]: DEBUG oslo_concurrency.processutils [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Running cmd (subprocess): cinder-rtstool verify {{(pid=82817) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_concurrency.processutils [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] CMD "cinder-rtstool verify" returned: 0 in 0.562s {{(pid=82817) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_db.sqlalchemy.engines [None req-50491bda-b546-4ee5-863c-07be5d98c080 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=82817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 18:49:07 devstack cinder-volume[82817]: INFO cinder.rpc [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 18:49:07 devstack cinder-volume[82817]: INFO cinder.rpc [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 18:49:07 devstack cinder-volume[82817]: WARNING stevedore.named [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 18:49:07 devstack cinder-volume[82817]: WARNING castellan.key_manager [None req-50491bda-b546-4ee5-863c-07be5d98c080 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 19 18:49:07 devstack cinder-volume[82817]: INFO cinder.volume.manager [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Image-volume cache enabled for host devstack@lvmdriver-1. Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_db.sqlalchemy.engines [None req-50491bda-b546-4ee5-863c-07be5d98c080 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=82817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 18:49:07 devstack cinder-volume[82817]: INFO oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Starting 1 workers Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Started child 82963 {{(pid=82817) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Full set of CONF: {{(pid=82817) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] ******************************************************************************** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Configuration options gathered from: {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] ================================================================================ {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] allow_availability_zone_fallback = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82963]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] allow_compression_on_image_upload = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] allowed_direct_url_schemes = [] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] api_rate_limit = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] auth_strategy = keystone {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] az_cache_duration = 3600 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_availability_zone = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_host = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_name = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_stats_polling_interval = 60 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backup_api_class = cinder.backup.api.API {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backup_name_template = backup-%s {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backup_use_same_host = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backup_use_temp_snapshot = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] chap_password = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] chap_username = {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cinder_internal_tenant_project_id = 801b9577399048aa887ae25c53b0b44c {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cinder_internal_tenant_user_id = efa8212eb9a3405f8ea824338e300df9 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cloned_volume_same_az = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cluster = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] compression_format = gzip {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] compute_api_class = cinder.compute.nova.API {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] config_dir = [] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] config_source = [] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] control_exchange = openstack {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] debug = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] default_availability_zone = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] default_group_type = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 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=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] default_volume_type = lvmdriver-1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] disk_geometry = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] driver_client_cert = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] driver_client_cert_key = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] driver_data_namespace = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] driver_ssl_cert_path = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] driver_ssl_cert_verify = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] driver_use_ssl = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] enable_force_upload = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] enable_new_services = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] enable_unsupported_driver = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] enabled_backends = ['lvmdriver-1'] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] enforce_multipath_for_image_xfer = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] filter_function = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance_api_insecure = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance_api_servers = ['http://192.168.122.169/image'] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance_api_ssl_compression = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance_ca_certificates_file = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance_catalog_info = image:glance:publicURL {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance_certfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance_keyfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance_num_retries = 3 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance_request_timeout = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] goodness_function = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] graceful_shutdown_timeout = 5 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] group_api_class = cinder.group.api.API {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] host = devstack {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82963]: INFO cinder.volume.manager [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Starting volume driver LVMVolumeDriver (3.0.0) Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] image_compress_on_upload = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] image_conversion_address_space_limit = 1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] image_conversion_cpu_limit = 60 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] image_conversion_disable = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] image_upload_use_cinder_backend = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] image_upload_use_internal_tenant = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] image_volume_cache_enabled = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] image_volume_cache_max_count = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] image_volume_cache_max_size_gb = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] init_host_max_objects_retrieval = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] instance_format = [instance: %(uuid)s] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] iscsi_target_flags = {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] iscsi_write_cache = on {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] iser_helper = tgtadm {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] iser_ip_address = 192.168.122.169 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] iser_port = 3260 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] log_color = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] log_config_append = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] log_dir = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] log_file = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] log_options = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] log_rotate_interval = 1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] log_rotate_interval_type = days {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] log_rotation_type = none {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 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=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] max_age = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] max_logfile_count = 30 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] max_logfile_size_mb = 200 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] max_over_subscription_ratio = 20.0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] message_reap_interval = 86400 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] message_ttl = 2592000 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] migration_create_volume_timeout_secs = 300 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] monkey_patch = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] monkey_patch_modules = [] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] my_ip = 192.168.122.169 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] no_snapshot_gb_quota = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] num_iser_scan_tries = 3 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] num_shell_tries = 3 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] num_volume_device_scan_tries = 3 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] nvmeof_conn_info_version = 1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] nvmet_ns_id = 10 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] nvmet_port_id = 1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] osapi_max_limit = 1000 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] osapi_volume_ext_list = [] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] osapi_volume_listen = 0.0.0.0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] osapi_volume_listen_port = 8776 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] osapi_volume_use_ssl = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] osapi_volume_workers = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] per_volume_size_limit = -1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] periodic_fuzzy_delay = 60 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] periodic_interval = 60 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] project_id_regex = [0-9a-f\-]+ {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] public_endpoint = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] publish_errors = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] quota_backup_gigabytes = 1000 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] quota_backups = 10 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] quota_gigabytes = 1000 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] quota_groups = 10 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] quota_snapshots = 10 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] quota_volumes = 10 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] rate_limit_burst = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] rate_limit_except_level = CRITICAL {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] rate_limit_interval = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] reinit_driver_count = 3 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] replication_device = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] report_discard_supported = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] report_interval = 120 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] reservation_clean_interval = 86400 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] reservation_expire = 86400 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] reserved_image_namespaces = [] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] reserved_percentage = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] rpc_response_timeout = 120 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] run_external_periodic_tasks = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] scst_target_driver = iscsi {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] scst_target_iqn_name = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.037s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] service_down_time = 720 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] shell_completion = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] snapshot_name_template = snapshot-%s {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] snapshot_same_host = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] split_loggers = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] state_path = /opt/stack/data/cinder {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] storage_availability_zone = nova {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] storage_protocol = iSCSI {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] syslog_log_facility = LOG_USER {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] target_helper = lioadm {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] target_ip_address = 192.168.122.169 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] target_port = 3260 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] target_protocol = iscsi {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] target_secondary_ip_addresses = [] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] trace_flags = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] transfer_api_class = cinder.transfer.api.API {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] transport_url = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] until_refresh = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] use_chap_auth = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] use_default_quota_class = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] use_journal = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] use_json = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] use_multipath_for_image_xfer = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] use_stderr = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] use_syslog = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] verify_glance_signatures = enabled {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] volume_api_class = cinder.volume.api.API {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] volume_backend_name = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] volume_clear = zero {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] volume_clear_ionice = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] volume_clear_size = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] volume_copy_bps_limit = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] volume_dd_blocksize = 1M {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] volume_name_template = volume-%s {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] volume_service_inithost_offload = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] volume_usage_audit_period = month {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] zoning_mode = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_concurrency.disable_process_locking = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.auth_section = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.auth_type = password {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.auth_version = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.cache = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.certfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.delay_auth_decision = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.http_connect_timeout = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.031s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.include_service_catalog = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.insecure = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.interface = public {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.keyfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_password = {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcache_username = {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.region_name = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.service_token_roles_required = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.service_type = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.token_cache_time = 300 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.169/identity {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.backend = dogpile.cache.null {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.backend_argument = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.backend_expiration_time = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.config_prefix = cache.oslo {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.debug_cache_backend = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.enable_retry_client = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.enable_socket_keepalive = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.enabled = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.expiration_time = 600 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.hashclient_retry_attempts = 2 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.memcache_dead_retry = 300 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.memcache_pool_maxsize = 10 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.memcache_sasl_enabled = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.password = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.proxies = [] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.redis_db = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.redis_sentinel_service_name = mymaster {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.redis_server = localhost:6379 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.retry_attempts = 2 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.retry_delay = 0.0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.socket_keepalive_count = 1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.socket_keepalive_idle = 1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.socket_keepalive_interval = 1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.socket_timeout = 1.0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.tls_allowed_ciphers = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.tls_cafile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.tls_certfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.tls_enabled = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.tls_keyfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cache.username = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.023s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] coordination.backend_url = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.asyncio_connection = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.asyncio_slave_connection = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.backend = sqlalchemy {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.connection = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.connection_debug = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.connection_parameters = {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.connection_recycle_time = 3600 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.connection_trace = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.db_inc_retry_interval = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.db_max_retries = 20 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.db_max_retry_interval = 10 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.db_retry_interval = 1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.max_overflow = 50 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.max_pool_size = 5 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.max_retries = 10 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.mysql_wsrep_sync_wait = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.pool_timeout = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.retry_interval = 10 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.slave_connection = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.sqlite_synchronous = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.synchronous_reader = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] database.use_db_reconnect = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] profiler.connection_string = messaging:// {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] profiler.enabled = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] profiler.es_doc_type = notification {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] profiler.es_scroll_size = 10000 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] profiler.es_scroll_time = 2m {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] profiler.filter_error_trace = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] profiler.hmac_keys = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] profiler.sentinel_service_name = mymaster {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] profiler.socket_timeout = 0.1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] profiler.trace_requests = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] profiler.trace_sqlalchemy = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] profiler_jaeger.process_tags = {} {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] profiler_jaeger.service_name_prefix = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] profiler_otlp.service_name_prefix = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_policy.enforce_new_defaults = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_policy.policy_default_rule = default {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_policy.policy_file = policy.yaml {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_policy.remote_timeout = 60.0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] privsep_osbrick.group = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] privsep_osbrick.helper_command = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] privsep_osbrick.user = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cinder_sys_admin.group = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cinder_sys_admin.helper_command = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] cinder_sys_admin.user = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] service_user.auth_section = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] service_user.auth_type = password {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] service_user.cafile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] service_user.certfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] service_user.collect_timing = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] service_user.insecure = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] service_user.keyfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] service_user.send_service_user_token = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] service_user.split_loggers = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] service_user.timeout = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance.auth_section = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance.auth_type = password {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance.certfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance.collect_timing = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance.insecure = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance.keyfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance.region_name = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance.split_loggers = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] glance.timeout = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.backend_availability_zone = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.chap_password = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.chap_username = {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.disk_geometry = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.driver_client_cert = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.driver_client_cert_key = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.driver_data_namespace = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.driver_use_ssl = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.enable_unsupported_driver = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.extra_capabilities = {} {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.filter_function = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.goodness_function = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.iscsi_target_flags = {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.iscsi_write_cache = on {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.iser_helper = tgtadm {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.iser_ip_address = 192.168.122.169 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.iser_port = 3260 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.lvm_mirrors = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.lvm_share_target = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.lvm_type = auto {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.num_shell_tries = 3 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.nvmet_port_id = 1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.replication_device = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.report_discard_supported = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.reserved_percentage = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.scst_target_driver = iscsi {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.scst_target_iqn_name = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.storage_protocol = iSCSI {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack sudo[83007]: 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 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.target_helper = tgtadm {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.target_ip_address = 192.168.122.169 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.target_port = 3260 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.target_protocol = iscsi {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack sudo[83007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.trace_flags = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.unique_fqdn_network = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.use_chap_auth = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.volume_backend_name = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.volume_clear = zero {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.volume_clear_ionice = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.volume_clear_size = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.volume_group = cinder-volumes {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_reports.file_event_handler = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_reports.log_dir = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.backend_availability_zone = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.backend_host = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.chap_password = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.chap_username = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.chiscsi_conf = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.disk_geometry = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.driver_client_cert = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.driver_data_namespace = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.driver_use_ssl = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.extra_capabilities = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.filter_function = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.goodness_function = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.image_volume_cache_enabled = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.iser_helper = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.iser_ip_address = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.iser_port = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.iser_target_prefix = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.lvm_conf_file = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.lvm_mirrors = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.lvm_share_target = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.lvm_type = auto {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.num_shell_tries = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.nvmeof_conn_info_version = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.nvmet_port_id = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.replication_device = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.report_discard_supported = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.reserved_percentage = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.scst_target_driver = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.storage_protocol = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.target_helper = lioadm {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.target_ip_address = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.target_port = 3260 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.target_prefix = iqn.2010-10.org.openstack: {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.target_protocol = iscsi {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.target_secondary_ip_addresses = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.trace_flags = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.use_chap_auth = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.volume_clear = zero {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.volume_clear_size = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] lvmdriver-1.volumes_dir = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.ssl = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.ssl_version = {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_notifications.driver = [] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_notifications.retry = -1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] oslo_messaging_notifications.transport_url = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] key_manager.fixed_key = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.barbican_api_version = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.barbican_endpoint = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.barbican_endpoint_type = public {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.barbican_region_name = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.cafile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.certfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.collect_timing = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.insecure = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.keyfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.number_of_retries = 60 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.retry_delay = 1 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.send_service_user_token = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.split_loggers = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.timeout = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.verify_ssl = True {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican.verify_ssl_path = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican_service_user.auth_section = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican_service_user.auth_type = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican_service_user.cafile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican_service_user.certfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican_service_user.collect_timing = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican_service_user.insecure = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican_service_user.keyfile = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican_service_user.split_loggers = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] barbican_service_user.timeout = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.approle_role_id = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.approle_secret_id = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.auth_method = approle {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.auth_path = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.kv_mountpoint = secret {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.kv_path = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.kv_version = 2 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.namespace = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.root_token_id = **** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.ssl_ca_crt_file = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.timeout = 60.0 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.token_file = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.token_role = None {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.use_ssl = False {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:49:07 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] ******************************************************************************** {{(pid=82817) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 19 18:49:08 devstack sudo[83007]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:08 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.319s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:08 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:08 devstack sudo[83128]: 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 19 18:49:08 devstack sudo[83128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:08 devstack sudo[83128]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:08 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.256s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:08 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 18:49:08 devstack cinder-volume[82963]: INFO cinder.brick.local_dev.lvm [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Logical Volume not found when querying LVM info. (vg_name=stack-volumes-lvmdriver-1, lv_name=stack-volumes-lvmdriver-1-pool Aug 19 18:49:08 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:08 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.018s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:08 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:08 devstack sudo[83212]: 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 19 18:49:08 devstack sudo[83212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:08 devstack sudo[83212]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:08 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.249s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:08 devstack cinder-volume[82963]: DEBUG cinder.brick.local_dev.lvm [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Creating thin pool 'stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' with size 28.5g of total 30.0g {{(pid=82963) create_thin_pool /opt/stack/cinder/cinder/brick/local_dev/lvm.py:567}} Aug 19 18:49:08 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:08 devstack sudo[83292]: 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 19 18:49:08 devstack sudo[83292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:09 devstack sudo[83292]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:09 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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 0.526s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:09 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:09 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.018s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:09 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:09 devstack sudo[83484]: 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 19 18:49:09 devstack sudo[83484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:09 devstack sudo[83484]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:09 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.352s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:09 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:09 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.021s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:09 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:09 devstack sudo[83571]: 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 19 18:49:09 devstack sudo[83571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:09 devstack sudo[83571]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:09 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.283s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:09 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:09 devstack sudo[83605]: 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 19 18:49:09 devstack sudo[83605]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:10 devstack sudo[83605]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:10 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.324s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:10 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:10 devstack sudo[83659]: 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 19 18:49:10 devstack sudo[83659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:10 devstack sudo[83659]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:10 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.291s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:10 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:10 devstack sudo[83668]: 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 19 18:49:10 devstack sudo[83668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:10 devstack sudo[83668]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:10 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.294s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:10 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:10 devstack sudo[83757]: 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 19 18:49:10 devstack sudo[83757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:10 devstack sudo[83757]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:10 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.244s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:10 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:10 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.020s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:10 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:10 devstack sudo[83761]: 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 19 18:49:10 devstack sudo[83761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:11 devstack sudo[83761]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:11 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.254s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:11 devstack cinder-volume[82963]: INFO cinder.volume.drivers.lvm [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Enabling LVM thin provisioning by default because a thin pool exists. Aug 19 18:49:11 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:11 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.017s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:11 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:11 devstack sudo[83765]: 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 19 18:49:11 devstack sudo[83765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:11 devstack sudo[83765]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:11 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.267s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:11 devstack cinder-volume[82963]: DEBUG cinder.volume.drivers.lvm [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Updating volume stats {{(pid=82963) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 18:49:11 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:11 devstack sudo[83768]: 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 19 18:49:11 devstack sudo[83768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:11 devstack sudo[83768]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:11 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:11 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:11 devstack sudo[83771]: 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 19 18:49:11 devstack sudo[83771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:11 devstack sudo[83771]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:11 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:11 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:11 devstack sudo[83774]: 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 19 18:49:12 devstack sudo[83774]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:12 devstack sudo[83774]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:12 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.257s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:12 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:12 devstack sudo[83777]: 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 19 18:49:12 devstack sudo[83777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:12 devstack sudo[83777]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:12 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.289s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:12 devstack cinder-volume[82963]: INFO cinder.volume.driver [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Driver hasn't implemented _init_vendor_properties() Aug 19 18:49:12 devstack cinder-volume[82963]: DEBUG cinder.volume.driver [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 19 18:49:12 devstack cinder-volume[82963]: DEBUG oslo_db.sqlalchemy.engines [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 18:49:12 devstack cinder-volume[82963]: DEBUG dbcounter [-] [82963] Writer thread running {{(pid=82963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 18:49:12 devstack cinder-volume[82963]: DEBUG cinder.db.api [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Building query based on filter {{(pid=82963) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 18:49:12 devstack cinder-volume[82963]: DEBUG cinder.image.image_utils [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=82963) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 19 18:49:12 devstack cinder-volume[82963]: INFO cinder.keymgr.migration [None req-3d9f6c56-15a7-4c32-8ca4-a783ae1204f6 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 19 18:49:12 devstack cinder-volume[82963]: DEBUG cinder.volume.drivers.lvm [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Updating volume stats {{(pid=82963) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 18:49:12 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:12 devstack sudo[83783]: 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 19 18:49:12 devstack sudo[83783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:12 devstack sudo[83783]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:12 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.274s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:12 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:12 devstack sudo[83786]: 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 19 18:49:12 devstack sudo[83786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:13 devstack sudo[83786]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:13 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.246s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:13 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:13 devstack sudo[83789]: 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 19 18:49:13 devstack sudo[83789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:13 devstack sudo[83789]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:13 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.241s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:13 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:13 devstack sudo[83792]: 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 19 18:49:13 devstack sudo[83792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:13 devstack sudo[83792]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:13 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:13 devstack cinder-volume[82963]: DEBUG cinder.manager [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Notifying Schedulers of capabilities ... {{(pid=82963) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:49:13 devstack cinder-volume[82963]: INFO cinder.volume.manager [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Driver initialization completed successfully. Aug 19 18:49:13 devstack cinder-volume[82963]: INFO cinder.manager [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Initiating service 2 cleanup Aug 19 18:49:13 devstack cinder-volume[82963]: INFO cinder.manager [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Service 2 cleanup completed. Aug 19 18:49:13 devstack cinder-volume[82963]: DEBUG cinder.service [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Creating RPC server for service cinder-volume {{(pid=82963) start /opt/stack/cinder/cinder/service.py:231}} Aug 19 18:49:13 devstack cinder-volume[82963]: DEBUG cinder.service [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=82963) start /opt/stack/cinder/cinder/service.py:237}} Aug 19 18:49:13 devstack cinder-volume[82963]: INFO cinder.volume.manager [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0) Aug 19 18:49:13 devstack cinder-volume[82963]: DEBUG cinder.volume.drivers.lvm [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Updating volume stats {{(pid=82963) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 18:49:13 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:13 devstack sudo[83800]: 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 19 18:49:13 devstack sudo[83800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:14 devstack sudo[83800]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:14 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.259s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:14 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:14 devstack sudo[83803]: 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 19 18:49:14 devstack sudo[83803]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:14 devstack sudo[83803]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:14 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.263s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:14 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:14 devstack sudo[83806]: 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 19 18:49:14 devstack sudo[83806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:14 devstack sudo[83806]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:14 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:14 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:49:14 devstack sudo[83809]: 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 19 18:49:14 devstack sudo[83809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:49:14 devstack sudo[83809]: pam_unix(sudo:session): session closed for user root Aug 19 18:49:14 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-aac432b9-5a28-41df-bb05-721d2f458656 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.255s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:49:14 devstack cinder-volume[82963]: INFO cinder.volume.manager [None req-aac432b9-5a28-41df-bb05-721d2f458656 None None] Driver post RPC initialization completed successfully. Aug 19 18:49:17 devstack cinder-volume[82817]: DEBUG dbcounter [-] [82817] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:49:24 devstack cinder-volume[82963]: DEBUG dbcounter [-] [82963] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:49:24 devstack cinder-volume[82963]: DEBUG dbcounter [-] [82963] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=82963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:50:06 devstack cinder-volume[82963]: DEBUG oslo_service.periodic_task [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82963) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:50:06 devstack cinder-volume[82963]: DEBUG cinder.volume.drivers.lvm [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] Updating volume stats {{(pid=82963) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 18:50:06 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:50:06 devstack sudo[85742]: 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 19 18:50:06 devstack sudo[85742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:50:07 devstack sudo[85742]: pam_unix(sudo:session): session closed for user root Aug 19 18:50:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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.264s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:50:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:50:07 devstack sudo[85745]: 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 19 18:50:07 devstack sudo[85745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:50:07 devstack sudo[85745]: pam_unix(sudo:session): session closed for user root Aug 19 18:50:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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.271s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:50:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:50:07 devstack sudo[85748]: 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 19 18:50:07 devstack sudo[85748]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:50:07 devstack sudo[85748]: pam_unix(sudo:session): session closed for user root Aug 19 18:50:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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.252s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:50:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:50:07 devstack sudo[85751]: 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 19 18:50:07 devstack sudo[85751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:50:07 devstack sudo[85751]: pam_unix(sudo:session): session closed for user root Aug 19 18:50:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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.246s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:50:07 devstack cinder-volume[82963]: DEBUG cinder.manager [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] Notifying Schedulers of capabilities ... {{(pid=82963) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:50:07 devstack cinder-volume[82963]: DEBUG oslo_service.periodic_task [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] Running periodic task VolumeManager._thread_info {{(pid=82963) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:50:07 devstack cinder-volume[82963]: DEBUG cinder.volume.manager [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] thread count: 6 {{(pid=82963) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 18:50:07 devstack cinder-volume[82963]: DEBUG cinder.volume.manager [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] thread info: [<_MainThread(MainThread, started 129105795747968)>, , , , , ] {{(pid=82963) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 18:51:06 devstack cinder-volume[82963]: DEBUG oslo_service.periodic_task [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82963) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:51:06 devstack cinder-volume[82963]: DEBUG cinder.volume.drivers.lvm [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] Updating volume stats {{(pid=82963) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 18:51:06 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:51:06 devstack sudo[89049]: 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 19 18:51:06 devstack sudo[89049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:51:07 devstack sudo[89049]: pam_unix(sudo:session): session closed for user root Aug 19 18:51:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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.260s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:51:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:51:07 devstack sudo[89052]: 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 19 18:51:07 devstack sudo[89052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:51:07 devstack sudo[89052]: pam_unix(sudo:session): session closed for user root Aug 19 18:51:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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.255s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:51:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:51:07 devstack sudo[89055]: 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 19 18:51:07 devstack sudo[89055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:51:07 devstack sudo[89055]: pam_unix(sudo:session): session closed for user root Aug 19 18:51:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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.266s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:51:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:51:07 devstack sudo[89060]: 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 19 18:51:07 devstack sudo[89060]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:51:07 devstack sudo[89060]: pam_unix(sudo:session): session closed for user root Aug 19 18:51:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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.261s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:51:07 devstack cinder-volume[82963]: DEBUG cinder.manager [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] Notifying Schedulers of capabilities ... {{(pid=82963) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:51:07 devstack cinder-volume[82963]: DEBUG oslo_service.periodic_task [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] Running periodic task VolumeManager._thread_info {{(pid=82963) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:51:07 devstack cinder-volume[82963]: DEBUG cinder.volume.manager [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] thread count: 6 {{(pid=82963) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 18:51:07 devstack cinder-volume[82963]: DEBUG cinder.volume.manager [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] thread info: [<_MainThread(MainThread, started 129105795747968)>, , , , , ] {{(pid=82963) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 18:51:24 devstack cinder-volume[82963]: DEBUG dbcounter [-] [82963] Writing DB stats cinder:SELECT=1 {{(pid=82963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:51:24 devstack cinder-volume[82963]: DEBUG dbcounter [-] [82963] Writing DB stats cinder:UPDATE=1 {{(pid=82963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:53:06 devstack cinder-volume[82963]: DEBUG oslo_service.periodic_task [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=82963) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:53:06 devstack cinder-volume[82963]: DEBUG cinder.volume.drivers.lvm [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] Updating volume stats {{(pid=82963) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 19 18:53:06 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:53:06 devstack sudo[92260]: 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 19 18:53:06 devstack sudo[92260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:53:07 devstack sudo[92260]: pam_unix(sudo:session): session closed for user root Aug 19 18:53:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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.251s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:53:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:53:07 devstack sudo[92263]: 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 19 18:53:07 devstack sudo[92263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:53:07 devstack sudo[92263]: pam_unix(sudo:session): session closed for user root Aug 19 18:53:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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.279s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:53:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:53:07 devstack sudo[92281]: 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 19 18:53:07 devstack sudo[92281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:53:07 devstack sudo[92281]: pam_unix(sudo:session): session closed for user root Aug 19 18:53:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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.256s {{(pid=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:53:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:53:07 devstack sudo[92292]: 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 19 18:53:07 devstack sudo[92292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:53:07 devstack sudo[92292]: pam_unix(sudo:session): session closed for user root Aug 19 18:53:07 devstack cinder-volume[82963]: DEBUG oslo_concurrency.processutils [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 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=82963) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:53:07 devstack cinder-volume[82963]: DEBUG cinder.manager [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] Notifying Schedulers of capabilities ... {{(pid=82963) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:53:08 devstack cinder-volume[82963]: DEBUG oslo_service.periodic_task [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] Running periodic task VolumeManager._thread_info {{(pid=82963) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:53:08 devstack cinder-volume[82963]: DEBUG cinder.volume.manager [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] thread count: 6 {{(pid=82963) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 18:53:08 devstack cinder-volume[82963]: DEBUG cinder.volume.manager [None req-31b48fe3-67a2-4380-aa6e-f32a39f1a9e9 None None] thread info: [<_MainThread(MainThread, started 129105795747968)>, , , , , ] {{(pid=82963) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 18:53:24 devstack cinder-volume[82963]: DEBUG dbcounter [-] [82963] Writing DB stats cinder:SELECT=1 {{(pid=82963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:53:24 devstack cinder-volume[82963]: DEBUG dbcounter [-] [82963] Writing DB stats cinder:UPDATE=1 {{(pid=82963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:53:41 devstack cinder-volume[82817]: INFO oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Caught SIGTERM, stopping children Aug 19 18:53:41 devstack cinder-volume[82817]: DEBUG oslo_concurrency.lockutils [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Acquiring lock "singleton_lock" {{(pid=82817) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 18:53:41 devstack cinder-volume[82817]: DEBUG oslo_concurrency.lockutils [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Acquired lock "singleton_lock" {{(pid=82817) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 18:53:41 devstack cinder-volume[82817]: DEBUG oslo_concurrency.lockutils [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Releasing lock "singleton_lock" {{(pid=82817) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 18:53:41 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Stop services. {{(pid=82817) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 19 18:53:41 devstack cinder-volume[82817]: DEBUG oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Killing children. {{(pid=82817) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 19 18:53:41 devstack cinder-volume[82817]: INFO oslo_service.backend._eventlet.service [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Waiting on 1 children to exit Aug 19 18:53:46 devstack cinder-volume[82963]: INFO oslo_service.backend._eventlet.service [-] Parent process has died unexpectedly, exiting Aug 19 18:53:46 devstack cinder-volume[93026]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 18:53:46 devstack cinder-volume[93026]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 18:53:46 devstack cinder-volume[93026]: we strongly recommend against using it for new projects. Aug 19 18:53:46 devstack cinder-volume[93026]: If you are already using Eventlet, we recommend migrating to a different Aug 19 18:53:46 devstack cinder-volume[93026]: framework. For more detail see Aug 19 18:53:46 devstack cinder-volume[93026]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 18:53:46 devstack cinder-volume[93026]: import eventlet # noqa Aug 19 18:53:48 devstack cinder-volume[93026]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93026) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 18:53:48 devstack cinder-volume[93026]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93026) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 18:53:48 devstack cinder-volume[93026]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93026) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 18:53:48 devstack cinder-volume[82963]: DEBUG oslo_concurrency.lockutils [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Acquiring lock "singleton_lock" {{(pid=82963) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 18:53:48 devstack cinder-volume[82963]: DEBUG oslo_concurrency.lockutils [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Acquired lock "singleton_lock" {{(pid=82963) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 18:53:48 devstack cinder-volume[82963]: DEBUG oslo_concurrency.lockutils [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Releasing lock "singleton_lock" {{(pid=82963) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 18:53:48 devstack cinder-volume[82963]: WARNING amqp [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 19 18:53:48 devstack cinder-volume[82963]: WARNING amqp [None req-50491bda-b546-4ee5-863c-07be5d98c080 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 19 18:53:49 devstack cinder-volume[93026]: INFO dbcounter [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Registered counter for database cinder Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_db.sqlalchemy.engines [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 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=93026) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG dbcounter [-] [93026] Writer thread running {{(pid=93026) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 18:53:49 devstack cinder-volume[93026]: INFO cinder.rpc [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 18:53:49 devstack cinder-volume[93026]: INFO cinder.rpc [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_db.sqlalchemy.engines [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 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=93026) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 18:53:49 devstack cinder-volume[93026]: INFO cinder.volume.manager [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Determined volume DB was empty at startup. Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG cinder.volume.manager [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93026) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 19 18:53:49 devstack cinder-volume[93026]: INFO cinder.volume.manager [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 19 18:53:49 devstack cinder-volume[93026]: WARNING stevedore.named [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 18:53:49 devstack cinder-volume[93026]: WARNING castellan.key_manager [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 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 19 18:53:49 devstack cinder-volume[93026]: WARNING cinder.keymgr.conf_key_mgr [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 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 19 18:53:49 devstack cinder-volume[93026]: INFO cinder.volume.manager [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_db.sqlalchemy.engines [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 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=93026) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 18:53:49 devstack cinder-volume[93026]: INFO oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Starting 1 workers Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Started child 93249 {{(pid=93026) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Full set of CONF: {{(pid=93026) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] ******************************************************************************** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Configuration options gathered from: {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] ================================================================================ {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] allow_availability_zone_fallback = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] allow_compression_on_image_upload = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] allowed_direct_url_schemes = [] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] api_rate_limit = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] auth_strategy = keystone {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_availability_zone = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_host = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_name = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_stats_polling_interval = 60 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backup_api_class = cinder.backup.api.API {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backup_name_template = backup-%s {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backup_use_same_host = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backup_use_temp_snapshot = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] chap_password = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] chap_username = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93249]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cinder_internal_tenant_project_id = 801b9577399048aa887ae25c53b0b44c {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cinder_internal_tenant_user_id = efa8212eb9a3405f8ea824338e300df9 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cluster = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] compression_format = gzip {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] compute_api_class = cinder.compute.nova.API {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] config_dir = [] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] config_source = [] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] control_exchange = openstack {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] debug = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] default_availability_zone = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] default_group_type = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 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=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] default_volume_type = QuobyteHD {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] disk_geometry = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] driver_client_cert = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] driver_client_cert_key = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] driver_data_namespace = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] driver_ssl_cert_path = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] driver_ssl_cert_verify = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] driver_use_ssl = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] enable_new_services = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] enable_unsupported_driver = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] enabled_backends = ['QuobyteHD'] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] enforce_multipath_for_image_xfer = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] filter_function = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance_api_insecure = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance_api_servers = ['http://192.168.122.169/image'] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance_api_ssl_compression = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance_ca_certificates_file = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance_catalog_info = image:glance:publicURL {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance_certfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance_keyfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance_num_retries = 3 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance_request_timeout = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] goodness_function = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] graceful_shutdown_timeout = 5 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] group_api_class = cinder.group.api.API {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] host = devstack {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] image_compress_on_upload = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] image_conversion_address_space_limit = 1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] image_conversion_cpu_limit = 60 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] image_conversion_disable = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] image_upload_use_cinder_backend = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] image_upload_use_internal_tenant = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] image_volume_cache_enabled = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] image_volume_cache_max_count = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] image_volume_cache_max_size_gb = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] init_host_max_objects_retrieval = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] instance_format = [instance: %(uuid)s] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] iscsi_target_flags = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] iscsi_write_cache = on {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] iser_helper = tgtadm {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] iser_ip_address = 192.168.122.169 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] iser_port = 3260 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] log_color = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] log_config_append = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] log_dir = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] log_file = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] log_options = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] log_rotate_interval = 1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] log_rotate_interval_type = days {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] log_rotation_type = none {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 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=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] max_age = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] max_logfile_count = 30 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] max_logfile_size_mb = 200 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] max_over_subscription_ratio = 20.0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] message_reap_interval = 86400 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] message_ttl = 2592000 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] migration_create_volume_timeout_secs = 300 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] monkey_patch = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] monkey_patch_modules = [] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] my_ip = 192.168.122.169 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] no_snapshot_gb_quota = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] num_iser_scan_tries = 3 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] num_shell_tries = 3 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] num_volume_device_scan_tries = 3 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] nvmeof_conn_info_version = 1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] nvmet_ns_id = 10 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] nvmet_port_id = 1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] osapi_max_limit = 1000 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] osapi_volume_ext_list = [] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] osapi_volume_listen = 0.0.0.0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] osapi_volume_listen_port = 8776 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] osapi_volume_use_ssl = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] osapi_volume_workers = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] per_volume_size_limit = -1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] periodic_fuzzy_delay = 60 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] periodic_interval = 60 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] project_id_regex = [0-9a-f\-]+ {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] public_endpoint = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:49 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] publish_errors = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] quota_backup_gigabytes = 1000 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] quota_backups = 10 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] quota_gigabytes = 1000 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] quota_groups = 10 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] quota_snapshots = 10 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] quota_volumes = 10 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] rate_limit_burst = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] rate_limit_except_level = CRITICAL {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] rate_limit_interval = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] reinit_driver_count = 3 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] replication_device = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] report_discard_supported = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] report_interval = 120 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] reservation_clean_interval = 86400 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93249]: INFO cinder.volume.manager [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Starting volume driver QuobyteDriver (1.2) Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] reservation_expire = 86400 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93249]: DEBUG cinder.volume.drivers.remotefs [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=93249) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] reserved_image_namespaces = [] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] reserved_percentage = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] rpc_response_timeout = 120 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] run_external_periodic_tasks = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] scst_target_driver = iscsi {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] scst_target_iqn_name = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] service_down_time = 720 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] shell_completion = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] snapshot_name_template = snapshot-%s {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] split_loggers = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] state_path = /opt/stack/data/cinder {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] storage_availability_zone = nova {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] storage_protocol = iSCSI {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] syslog_log_facility = LOG_USER {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] target_helper = lioadm {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] target_ip_address = 192.168.122.169 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] target_port = 3260 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] target_protocol = iscsi {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] target_secondary_ip_addresses = [] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] trace_flags = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] transfer_api_class = cinder.transfer.api.API {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] transport_url = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] until_refresh = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] use_chap_auth = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] use_default_quota_class = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] use_journal = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] use_json = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] use_multipath_for_image_xfer = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] use_stderr = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] use_syslog = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] verify_glance_signatures = enabled {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] volume_api_class = cinder.volume.api.API {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] volume_backend_name = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] volume_clear = zero {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] volume_clear_ionice = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] volume_clear_size = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] volume_copy_bps_limit = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] volume_dd_blocksize = 1M {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] volume_name_template = volume-%s {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] volume_service_inithost_offload = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] volume_usage_audit_period = month {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] zoning_mode = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_concurrency.disable_process_locking = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.auth_section = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.auth_type = password {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.auth_version = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.cache = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.certfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.delay_auth_decision = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.http_connect_timeout = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.include_service_catalog = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.insecure = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.interface = public {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.keyfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_password = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcache_username = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.region_name = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.service_token_roles_required = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.service_type = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.token_cache_time = 300 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.169/identity {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.backend = dogpile.cache.null {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.backend_argument = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.backend_expiration_time = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.config_prefix = cache.oslo {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.debug_cache_backend = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.enable_retry_client = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.enable_socket_keepalive = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.enabled = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.expiration_time = 600 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.hashclient_retry_attempts = 2 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.memcache_dead_retry = 300 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.memcache_pool_maxsize = 10 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.memcache_sasl_enabled = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.password = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.proxies = [] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.redis_db = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.redis_sentinel_service_name = mymaster {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.redis_server = localhost:6379 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.retry_attempts = 2 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.retry_delay = 0.0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.socket_keepalive_count = 1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.socket_keepalive_idle = 1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.socket_keepalive_interval = 1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.socket_timeout = 1.0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.tls_allowed_ciphers = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.tls_cafile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.tls_certfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.tls_enabled = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.tls_keyfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cache.username = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] coordination.backend_url = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.asyncio_connection = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93249]: DEBUG cinder.volume.drivers.quobyte [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=93249) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.asyncio_slave_connection = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.backend = sqlalchemy {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.connection = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.connection_debug = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93249]: WARNING cinder.volume.drivers.quobyte [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 19 18:53:50 devstack cinder-volume[93249]: WARNING cinder.volume.drivers.quobyte [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.connection_parameters = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.connection_recycle_time = 3600 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.connection_trace = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93249]: DEBUG oslo_concurrency.processutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Running cmd (subprocess): mount.quobyte {{(pid=93249) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.db_inc_retry_interval = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.db_max_retries = 20 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.db_max_retry_interval = 10 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.db_retry_interval = 1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.max_overflow = 50 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.max_pool_size = 5 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.max_retries = 10 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.mysql_wsrep_sync_wait = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.pool_timeout = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.retry_interval = 10 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.slave_connection = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.sqlite_synchronous = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.synchronous_reader = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] database.use_db_reconnect = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] profiler.connection_string = messaging:// {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] profiler.enabled = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] profiler.es_doc_type = notification {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] profiler.es_scroll_size = 10000 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] profiler.es_scroll_time = 2m {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] profiler.filter_error_trace = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] profiler.hmac_keys = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] profiler.sentinel_service_name = mymaster {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] profiler.socket_timeout = 0.1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] profiler.trace_requests = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] profiler.trace_sqlalchemy = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] profiler_jaeger.process_tags = {} {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] profiler_jaeger.service_name_prefix = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] profiler_otlp.service_name_prefix = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_policy.enforce_new_defaults = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_policy.policy_default_rule = default {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_policy.policy_file = policy.yaml {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_policy.remote_timeout = 60.0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] privsep_osbrick.group = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] privsep_osbrick.helper_command = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] privsep_osbrick.user = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cinder_sys_admin.group = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cinder_sys_admin.helper_command = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] cinder_sys_admin.user = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] service_user.auth_section = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] service_user.auth_type = password {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] service_user.cafile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] service_user.certfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] service_user.collect_timing = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] service_user.insecure = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] service_user.keyfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] service_user.send_service_user_token = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] service_user.split_loggers = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] service_user.timeout = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance.auth_section = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance.auth_type = password {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance.certfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance.collect_timing = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance.insecure = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance.keyfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance.region_name = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance.split_loggers = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] glance.timeout = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.backend_availability_zone = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.chap_password = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.chap_username = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.disk_geometry = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.driver_client_cert = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.driver_client_cert_key = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.driver_data_namespace = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.driver_use_ssl = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.enable_unsupported_driver = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.extra_capabilities = {} {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.filter_function = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.goodness_function = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.iscsi_target_flags = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.iscsi_write_cache = on {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.iser_helper = tgtadm {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.iser_ip_address = 192.168.122.169 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.iser_port = 3260 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.nas_host = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.nas_login = admin {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.nas_mount_options = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.nas_password = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.nas_private_key = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.nas_share_path = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.nas_ssh_port = 22 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.num_shell_tries = 3 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.nvmet_port_id = 1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.quobyte_client_cfg = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.quobyte_volume_url = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.replication_device = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.report_discard_supported = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.reserved_percentage = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.scst_target_driver = iscsi {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.scst_target_iqn_name = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.storage_protocol = iSCSI {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.target_helper = tgtadm {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.target_ip_address = 192.168.122.169 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.target_port = 3260 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.target_protocol = iscsi {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.trace_flags = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.unique_fqdn_network = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.use_chap_auth = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.volume_backend_name = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.volume_clear = zero {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.volume_clear_ionice = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack quobyte-client[93252]: Reading configuration file: /etc/quobyte/client.cfg Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.volume_clear_size = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack quobyte-client[93252]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_reports.file_event_handler = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_reports.log_dir = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.backend_availability_zone = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.backend_host = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93249]: DEBUG oslo_concurrency.processutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] CMD "mount.quobyte" returned: 1 in 0.112s {{(pid=93249) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:53:50 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93249) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:53:50 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93249) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:53:50 devstack cinder-volume[93249]: DEBUG cinder.volume.drivers.quobyte [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=93249) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.chap_password = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.chap_username = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.chiscsi_conf = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.disk_geometry = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.driver_client_cert = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.driver_client_cert_key = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.driver_data_namespace = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93249]: INFO cinder.volume.drivers.quobyte [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e ... Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.driver_use_ssl = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93249]: DEBUG oslo_concurrency.processutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 -c /etc/quobyte/client-cinder.cfg {{(pid=93249) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.extra_capabilities = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.filter_function = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.goodness_function = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.iscsi_target_flags = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.iscsi_write_cache = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.iser_helper = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.iser_ip_address = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.iser_port = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.iser_target_prefix = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.nas_host = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.nas_login = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.nas_mount_options = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.nas_password = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.nas_private_key = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.nas_share_path = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.nas_ssh_port = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.num_shell_tries = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.nvmet_ns_id = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.nvmet_port_id = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.replication_device = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.report_discard_supported = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.reserved_percentage = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.scst_target_driver = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.storage_protocol = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.target_helper = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.target_ip_address = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.target_port = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.target_prefix = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.target_protocol = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.trace_flags = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack sudo[93253]: 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-72c2422f-09c7-496b-9bfb-265ad6f5556e /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 -c /etc/quobyte/client-cinder.cfg Aug 19 18:53:50 devstack sudo[93253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.unique_fqdn_network = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.use_chap_auth = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.volume_clear = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.volume_clear_ionice = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.volume_clear_size = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] QuobyteHD.volumes_dir = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.ssl = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_notifications.driver = [] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_notifications.retry = -1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] key_manager.fixed_key = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.barbican_api_version = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.barbican_endpoint = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.barbican_endpoint_type = public {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.barbican_region_name = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.cafile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.certfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.collect_timing = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.insecure = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.keyfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.number_of_retries = 60 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.retry_delay = 1 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.send_service_user_token = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.split_loggers = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.timeout = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.verify_ssl = True {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican.verify_ssl_path = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican_service_user.auth_section = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican_service_user.auth_type = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican_service_user.cafile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican_service_user.certfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican_service_user.collect_timing = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican_service_user.insecure = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican_service_user.keyfile = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican_service_user.split_loggers = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] barbican_service_user.timeout = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.approle_role_id = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.approle_secret_id = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.auth_method = approle {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.auth_path = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.kv_mountpoint = secret {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.kv_path = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.kv_version = 2 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.namespace = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.root_token_id = **** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.ssl_ca_crt_file = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.timeout = 60.0 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.token_file = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.token_role = None {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.use_ssl = False {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:53:50 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] ******************************************************************************** {{(pid=93026) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 19 18:53:50 devstack sudo[93253]: pam_unix(sudo:session): session closed for user root Aug 19 18:53:50 devstack cinder-volume[93249]: DEBUG oslo_concurrency.processutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 -c /etc/quobyte/client-cinder.cfg" returned: 0 in 0.444s {{(pid=93249) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:53:50 devstack cinder-volume[93249]: INFO cinder.volume.drivers.quobyte [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e succeeded Aug 19 18:53:50 devstack cinder-volume[93249]: DEBUG cinder.volume.drivers.quobyte [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=93249) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:53:50 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.459s {{(pid=93249) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:53:50 devstack cinder-volume[93249]: DEBUG oslo_concurrency.processutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=93249) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:53:50 devstack sudo[93326]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:53:50 devstack sudo[93326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:53:50 devstack sudo[93326]: pam_unix(sudo:session): session closed for user root Aug 19 18:53:50 devstack cinder-volume[93249]: DEBUG oslo_concurrency.processutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.245s {{(pid=93249) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:53:50 devstack cinder-volume[93249]: INFO cinder.volume.driver [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Driver hasn't implemented _init_vendor_properties() Aug 19 18:53:50 devstack cinder-volume[93249]: DEBUG cinder.volume.driver [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.386329650879, 'free_capacity_gb': 1775.386329650879, '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=93249) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG oslo_db.sqlalchemy.engines [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 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=93249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG dbcounter [-] [93249] Writer thread running {{(pid=93249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG cinder.db.api [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Building query based on filter {{(pid=93249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG cinder.image.image_utils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93249) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 19 18:53:51 devstack cinder-volume[93249]: INFO cinder.keymgr.migration [None req-edf4e9bb-a5bc-4fb8-ad00-da8c836abce4 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93249) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93249) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG cinder.volume.drivers.quobyte [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=93249) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG cinder.volume.drivers.quobyte [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=93249) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=93249) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG oslo_concurrency.processutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=93249) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:53:51 devstack sudo[93329]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:53:51 devstack sudo[93329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:53:51 devstack sudo[93329]: pam_unix(sudo:session): session closed for user root Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG oslo_concurrency.processutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.265s {{(pid=93249) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG cinder.manager [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Notifying Schedulers of capabilities ... {{(pid=93249) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:53:51 devstack cinder-volume[93249]: INFO cinder.volume.manager [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Driver initialization completed successfully. Aug 19 18:53:51 devstack cinder-volume[93249]: INFO cinder.manager [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Initiating service 3 cleanup Aug 19 18:53:51 devstack cinder-volume[93249]: INFO cinder.manager [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Service 3 cleanup completed. Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG cinder.service [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Creating RPC server for service cinder-volume {{(pid=93249) start /opt/stack/cinder/cinder/service.py:231}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG cinder.service [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=93249) start /opt/stack/cinder/cinder/service.py:237}} Aug 19 18:53:51 devstack cinder-volume[93249]: INFO cinder.volume.manager [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93249) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93249) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG cinder.volume.drivers.quobyte [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=93249) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG cinder.volume.drivers.quobyte [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=93249) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93249) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG oslo_concurrency.processutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=93249) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:53:51 devstack sudo[93332]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:53:51 devstack sudo[93332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:53:51 devstack sudo[93332]: pam_unix(sudo:session): session closed for user root Aug 19 18:53:51 devstack cinder-volume[93249]: DEBUG oslo_concurrency.processutils [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.274s {{(pid=93249) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:53:51 devstack cinder-volume[93249]: INFO cinder.volume.manager [None req-99bf2119-53c5-415c-93a6-41b678d0b5c2 None None] Driver post RPC initialization completed successfully. Aug 19 18:53:56 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-cc86aeca-dbdf-4caa-8fe5-233774b8d70d None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93249) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:53:56 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-cc86aeca-dbdf-4caa-8fe5-233774b8d70d None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93249) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:53:56 devstack cinder-volume[93249]: DEBUG cinder.volume.drivers.quobyte [None req-cc86aeca-dbdf-4caa-8fe5-233774b8d70d None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=93249) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:53:56 devstack cinder-volume[93249]: DEBUG cinder.volume.drivers.quobyte [None req-cc86aeca-dbdf-4caa-8fe5-233774b8d70d None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=93249) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:53:56 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-cc86aeca-dbdf-4caa-8fe5-233774b8d70d None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=93249) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:53:56 devstack cinder-volume[93249]: DEBUG oslo_concurrency.processutils [None req-cc86aeca-dbdf-4caa-8fe5-233774b8d70d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=93249) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:53:56 devstack sudo[93520]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:53:56 devstack sudo[93520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:53:56 devstack sudo[93520]: pam_unix(sudo:session): session closed for user root Aug 19 18:53:56 devstack cinder-volume[93249]: DEBUG oslo_concurrency.processutils [None req-cc86aeca-dbdf-4caa-8fe5-233774b8d70d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.249s {{(pid=93249) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:53:56 devstack cinder-volume[93249]: DEBUG cinder.manager [None req-cc86aeca-dbdf-4caa-8fe5-233774b8d70d None None] Notifying Schedulers of capabilities ... {{(pid=93249) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:53:58 devstack cinder-volume[93026]: INFO oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Caught SIGTERM, stopping children Aug 19 18:53:58 devstack cinder-volume[93026]: DEBUG oslo_concurrency.lockutils [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Acquiring lock "singleton_lock" {{(pid=93026) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 18:53:58 devstack cinder-volume[93026]: DEBUG oslo_concurrency.lockutils [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Acquired lock "singleton_lock" {{(pid=93026) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 18:53:58 devstack cinder-volume[93026]: DEBUG oslo_concurrency.lockutils [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Releasing lock "singleton_lock" {{(pid=93026) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 18:53:58 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Stop services. {{(pid=93026) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 19 18:53:58 devstack cinder-volume[93026]: DEBUG oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Killing children. {{(pid=93026) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 19 18:53:58 devstack cinder-volume[93026]: INFO oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Waiting on 1 children to exit Aug 19 18:53:59 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Acquiring lock "singleton_lock" {{(pid=93249) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 18:53:59 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Acquired lock "singleton_lock" {{(pid=93249) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 18:53:59 devstack cinder-volume[93249]: DEBUG oslo_concurrency.lockutils [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Releasing lock "singleton_lock" {{(pid=93249) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 18:53:59 devstack cinder-volume[93249]: WARNING amqp [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 19 18:53:59 devstack cinder-volume[93249]: WARNING amqp [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 19 18:53:59 devstack cinder-volume[93026]: INFO oslo_service.backend._eventlet.service [None req-4a2fe412-6444-48d1-b38d-b7d37cbdde28 None None] Child 93249 exited with status 0 Aug 19 18:54:00 devstack cinder-volume[93689]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 18:54:00 devstack cinder-volume[93689]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 18:54:00 devstack cinder-volume[93689]: we strongly recommend against using it for new projects. Aug 19 18:54:00 devstack cinder-volume[93689]: If you are already using Eventlet, we recommend migrating to a different Aug 19 18:54:00 devstack cinder-volume[93689]: framework. For more detail see Aug 19 18:54:00 devstack cinder-volume[93689]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 18:54:00 devstack cinder-volume[93689]: import eventlet # noqa Aug 19 18:54:03 devstack cinder-volume[93689]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93689) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 19 18:54:03 devstack cinder-volume[93689]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93689) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 19 18:54:03 devstack cinder-volume[93689]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93689) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 19 18:54:04 devstack cinder-volume[93689]: INFO dbcounter [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] Registered counter for database cinder Aug 19 18:54:04 devstack cinder-volume[93689]: DEBUG oslo_db.sqlalchemy.engines [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 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=93689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 18:54:05 devstack cinder-volume[93689]: DEBUG dbcounter [-] [93689] Writer thread running {{(pid=93689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 18:54:05 devstack cinder-volume[93689]: INFO cinder.rpc [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 18:54:05 devstack cinder-volume[93689]: INFO cinder.rpc [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 18:54:05 devstack cinder-volume[93689]: DEBUG oslo_db.sqlalchemy.engines [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 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=93689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 18:54:05 devstack cinder-volume[93689]: INFO cinder.volume.manager [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] Determined volume DB was empty at startup. Aug 19 18:54:05 devstack cinder-volume[93689]: DEBUG cinder.volume.manager [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93689) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 19 18:54:05 devstack cinder-volume[93689]: WARNING stevedore.named [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 18:54:05 devstack cinder-volume[93689]: WARNING castellan.key_manager [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 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 19 18:54:05 devstack cinder-volume[93689]: WARNING cinder.keymgr.conf_key_mgr [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 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 19 18:54:05 devstack cinder-volume[93689]: INFO cinder.volume.manager [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_db.sqlalchemy.engines [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 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=93689) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 18:54:06 devstack cinder-volume[93689]: INFO oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] Starting 1 workers Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] Started child 94004 {{(pid=93689) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] Full set of CONF: {{(pid=93689) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] ******************************************************************************** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] Configuration options gathered from: {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] ================================================================================ {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] allow_availability_zone_fallback = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] allow_compression_on_image_upload = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] allowed_direct_url_schemes = [] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] api_rate_limit = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] auth_strategy = keystone {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_availability_zone = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_host = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[94004]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_name = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_stats_polling_interval = 60 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backup_api_class = cinder.backup.api.API {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backup_name_template = backup-%s {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backup_use_same_host = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backup_use_temp_snapshot = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] chap_password = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] chap_username = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cinder_internal_tenant_project_id = 801b9577399048aa887ae25c53b0b44c {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cinder_internal_tenant_user_id = efa8212eb9a3405f8ea824338e300df9 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cluster = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] compression_format = gzip {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] compute_api_class = cinder.compute.nova.API {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] config_dir = [] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] config_source = [] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] control_exchange = openstack {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] debug = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] default_availability_zone = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] default_group_type = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 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=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] default_volume_type = QuobyteHD {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] disk_geometry = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] driver_client_cert = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] driver_client_cert_key = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] driver_data_namespace = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] driver_ssl_cert_path = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] driver_ssl_cert_verify = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] driver_use_ssl = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] enable_new_services = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] enable_unsupported_driver = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] enabled_backends = ['QuobyteHD'] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] enforce_multipath_for_image_xfer = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] filter_function = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance_api_insecure = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance_api_servers = ['http://192.168.122.169/image'] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance_api_ssl_compression = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance_ca_certificates_file = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance_catalog_info = image:glance:publicURL {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance_certfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance_keyfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance_num_retries = 3 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance_request_timeout = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] goodness_function = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] graceful_shutdown_timeout = 5 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] group_api_class = cinder.group.api.API {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] host = devstack {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] image_compress_on_upload = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] image_conversion_address_space_limit = 1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] image_conversion_cpu_limit = 60 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Starting volume driver QuobyteDriver (1.2) Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=94004) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] image_conversion_disable = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] image_upload_use_cinder_backend = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] image_upload_use_internal_tenant = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] image_volume_cache_enabled = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] image_volume_cache_max_count = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] image_volume_cache_max_size_gb = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] init_host_max_objects_retrieval = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] instance_format = [instance: %(uuid)s] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] iscsi_target_flags = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] iscsi_write_cache = on {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] iser_helper = tgtadm {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] iser_ip_address = 192.168.122.169 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] iser_port = 3260 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] log_color = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] log_config_append = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] log_dir = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] log_file = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] log_options = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] log_rotate_interval = 1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] log_rotate_interval_type = days {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] log_rotation_type = none {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 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=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] max_age = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] max_logfile_count = 30 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] max_logfile_size_mb = 200 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] max_over_subscription_ratio = 20.0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] message_reap_interval = 86400 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] message_ttl = 2592000 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] migration_create_volume_timeout_secs = 300 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] monkey_patch = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] monkey_patch_modules = [] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] my_ip = 192.168.122.169 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] no_snapshot_gb_quota = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] num_iser_scan_tries = 3 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] num_shell_tries = 3 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] num_volume_device_scan_tries = 3 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] nvmeof_conn_info_version = 1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] nvmet_ns_id = 10 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] nvmet_port_id = 1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] osapi_max_limit = 1000 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] osapi_volume_ext_list = [] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] osapi_volume_listen = 0.0.0.0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] osapi_volume_listen_port = 8776 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] osapi_volume_use_ssl = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] osapi_volume_workers = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] per_volume_size_limit = -1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] periodic_fuzzy_delay = 60 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] periodic_interval = 60 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] project_id_regex = [0-9a-f\-]+ {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] public_endpoint = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] publish_errors = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] quota_backup_gigabytes = 1000 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] quota_backups = 10 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] quota_gigabytes = 1000 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] quota_groups = 10 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] quota_snapshots = 10 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] quota_volumes = 10 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] rate_limit_burst = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] rate_limit_except_level = CRITICAL {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] rate_limit_interval = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] reinit_driver_count = 3 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] replication_device = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] report_discard_supported = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] report_interval = 120 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] reservation_clean_interval = 86400 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] reservation_expire = 86400 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] reserved_image_namespaces = [] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] reserved_percentage = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] rpc_response_timeout = 120 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] run_external_periodic_tasks = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] scst_target_driver = iscsi {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] scst_target_iqn_name = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] service_down_time = 720 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] shell_completion = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] snapshot_name_template = snapshot-%s {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] split_loggers = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] state_path = /opt/stack/data/cinder {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] storage_availability_zone = nova {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] storage_protocol = iSCSI {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] syslog_log_facility = LOG_USER {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] target_helper = lioadm {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] target_ip_address = 192.168.122.169 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] target_port = 3260 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] target_protocol = iscsi {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] target_secondary_ip_addresses = [] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] trace_flags = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] transfer_api_class = cinder.transfer.api.API {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] transport_url = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] until_refresh = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] use_chap_auth = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] use_default_quota_class = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] use_journal = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] use_json = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] use_multipath_for_image_xfer = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] use_stderr = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] use_syslog = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] verify_glance_signatures = enabled {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] volume_api_class = cinder.volume.api.API {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] volume_backend_name = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] volume_clear = zero {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] volume_clear_ionice = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] volume_clear_size = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] volume_copy_bps_limit = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] volume_dd_blocksize = 1M {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] volume_name_template = volume-%s {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] volume_service_inithost_offload = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] volume_usage_audit_period = month {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] zoning_mode = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_concurrency.disable_process_locking = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.auth_section = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.auth_type = password {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.auth_version = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=94004) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 19 18:54:06 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.quobyte [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 19 18:54:06 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.quobyte [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.cache = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.certfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.delay_auth_decision = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.http_connect_timeout = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Running cmd (subprocess): mount.quobyte {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.include_service_catalog = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.insecure = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.interface = public {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.keyfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_password = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcache_username = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.region_name = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.service_token_roles_required = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.service_type = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.token_cache_time = 300 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.169/identity {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.backend = dogpile.cache.null {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.backend_argument = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.backend_expiration_time = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.config_prefix = cache.oslo {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.debug_cache_backend = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.enable_retry_client = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.enable_socket_keepalive = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.enabled = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.expiration_time = 600 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.hashclient_retry_attempts = 2 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.memcache_dead_retry = 300 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.memcache_pool_maxsize = 10 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.memcache_sasl_enabled = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.password = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.proxies = [] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.redis_db = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.redis_sentinel_service_name = mymaster {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.redis_server = localhost:6379 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.retry_attempts = 2 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.retry_delay = 0.0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.socket_keepalive_count = 1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.socket_keepalive_idle = 1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.socket_keepalive_interval = 1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.socket_timeout = 1.0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.tls_allowed_ciphers = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.tls_cafile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.tls_certfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.tls_enabled = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.tls_keyfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cache.username = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] coordination.backend_url = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.asyncio_connection = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.asyncio_slave_connection = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.backend = sqlalchemy {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.connection = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.connection_debug = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.connection_parameters = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.connection_recycle_time = 3600 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.connection_trace = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.db_inc_retry_interval = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.db_max_retries = 20 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.db_max_retry_interval = 10 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.db_retry_interval = 1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.max_overflow = 50 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.max_pool_size = 5 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.max_retries = 10 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.mysql_wsrep_sync_wait = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.pool_timeout = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.retry_interval = 10 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.slave_connection = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.sqlite_synchronous = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.synchronous_reader = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] database.use_db_reconnect = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] profiler.connection_string = messaging:// {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] profiler.enabled = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] profiler.es_doc_type = notification {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] profiler.es_scroll_size = 10000 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] profiler.es_scroll_time = 2m {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] profiler.filter_error_trace = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] profiler.hmac_keys = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] profiler.sentinel_service_name = mymaster {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] profiler.socket_timeout = 0.1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] profiler.trace_requests = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] profiler.trace_sqlalchemy = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] profiler_jaeger.process_tags = {} {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] profiler_jaeger.service_name_prefix = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] profiler_otlp.service_name_prefix = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_policy.enforce_new_defaults = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_policy.policy_default_rule = default {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_policy.policy_file = policy.yaml {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_policy.remote_timeout = 60.0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] privsep_osbrick.group = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] privsep_osbrick.helper_command = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] privsep_osbrick.user = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cinder_sys_admin.group = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cinder_sys_admin.helper_command = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] cinder_sys_admin.user = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] service_user.auth_section = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] service_user.auth_type = password {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] service_user.cafile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack quobyte-client[94014]: Reading configuration file: /etc/quobyte/client.cfg Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] service_user.certfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] service_user.collect_timing = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack quobyte-client[94014]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] service_user.insecure = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] service_user.keyfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] service_user.send_service_user_token = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] service_user.split_loggers = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] service_user.timeout = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance.auth_section = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] CMD "mount.quobyte" returned: 1 in 0.117s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance.auth_type = password {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance.certfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance.collect_timing = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance.insecure = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance.keyfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance.region_name = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance.split_loggers = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] glance.timeout = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.backend_availability_zone = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.chap_password = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.chap_username = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.disk_geometry = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.driver_client_cert = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.driver_client_cert_key = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.driver_data_namespace = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.driver_use_ssl = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.enable_unsupported_driver = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.extra_capabilities = {} {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.filter_function = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.goodness_function = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.iscsi_target_flags = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.iscsi_write_cache = on {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.iser_helper = tgtadm {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.iser_ip_address = 192.168.122.169 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.iser_port = 3260 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.nas_host = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.nas_login = admin {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.nas_mount_options = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:54:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:54:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.nas_password = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.nas_private_key = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.nas_share_path = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.nas_ssh_port = 22 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.num_shell_tries = 3 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.nvmet_port_id = 1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.quobyte_client_cfg = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.quobyte_volume_url = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack sudo[94015]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.replication_device = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.report_discard_supported = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.reserved_percentage = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.scst_target_driver = iscsi {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.scst_target_iqn_name = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.storage_protocol = iSCSI {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack sudo[94015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.target_helper = tgtadm {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.target_ip_address = 192.168.122.169 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.target_port = 3260 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.target_protocol = iscsi {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.trace_flags = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.unique_fqdn_network = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.use_chap_auth = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.volume_backend_name = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.volume_clear = zero {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.volume_clear_ionice = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.volume_clear_size = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_reports.file_event_handler = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_reports.log_dir = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.backend_availability_zone = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.backend_host = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.chap_password = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.chap_username = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.chiscsi_conf = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.disk_geometry = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.driver_client_cert = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.driver_client_cert_key = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.driver_data_namespace = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.driver_use_ssl = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.enable_unsupported_driver = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.extra_capabilities = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.filter_function = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.goodness_function = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.iscsi_target_flags = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.iscsi_write_cache = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.iser_helper = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.iser_ip_address = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.iser_port = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.iser_target_prefix = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.nas_host = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.nas_login = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.nas_mount_options = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.nas_password = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.nas_private_key = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.nas_share_path = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.nas_ssh_port = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.num_shell_tries = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.nvmet_ns_id = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.nvmet_port_id = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.replication_device = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.report_discard_supported = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.reserved_percentage = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.scst_target_driver = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.storage_protocol = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.target_helper = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.target_ip_address = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.target_port = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.target_prefix = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.target_protocol = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.trace_flags = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.unique_fqdn_network = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.use_chap_auth = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.volume_clear = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.volume_clear_ionice = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.volume_clear_size = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] QuobyteHD.volumes_dir = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.ssl = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_notifications.driver = [] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_notifications.retry = -1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] key_manager.fixed_key = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.barbican_api_version = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.barbican_endpoint = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.barbican_endpoint_type = public {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.barbican_region_name = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.cafile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.certfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.collect_timing = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.insecure = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.keyfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.number_of_retries = 60 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.retry_delay = 1 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.send_service_user_token = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.split_loggers = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.timeout = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.verify_ssl = True {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican.verify_ssl_path = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican_service_user.auth_section = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican_service_user.auth_type = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican_service_user.cafile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican_service_user.certfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican_service_user.collect_timing = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican_service_user.insecure = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican_service_user.keyfile = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican_service_user.split_loggers = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] barbican_service_user.timeout = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.approle_role_id = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.approle_secret_id = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.auth_method = approle {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.auth_path = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.kv_mountpoint = secret {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.kv_path = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.kv_version = 2 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.namespace = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.root_token_id = **** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.ssl_ca_crt_file = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.timeout = 60.0 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.token_file = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.token_role = None {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.use_ssl = False {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 19 18:54:06 devstack cinder-volume[93689]: DEBUG oslo_service.backend._eventlet.service [None req-6564b0a1-ec66-428d-9928-b6f35dc675b7 None None] ******************************************************************************** {{(pid=93689) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 19 18:54:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.559s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:54:06 devstack cinder-volume[94004]: INFO cinder.volume.driver [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Driver hasn't implemented _init_vendor_properties() Aug 19 18:54:06 devstack sudo[94015]: pam_unix(sudo:session): session closed for user root Aug 19 18:54:06 devstack cinder-volume[94004]: DEBUG cinder.volume.driver [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.386329650879, 'free_capacity_gb': 1775.386329650879, '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=94004) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG oslo_db.sqlalchemy.engines [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa 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=94004) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writer thread running {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG cinder.db.api [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Building query based on filter {{(pid=94004) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=94004) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:54:07 devstack cinder-volume[94004]: INFO cinder.keymgr.migration [None req-9f78455f-1acf-42f4-8b9b-cc6b26952ba1 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 19 18:54:07 devstack sudo[94027]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:54:07 devstack sudo[94027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:54:07 devstack sudo[94027]: pam_unix(sudo:session): session closed for user root Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.260s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:54:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Driver initialization completed successfully. Aug 19 18:54:07 devstack cinder-volume[94004]: INFO cinder.manager [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Initiating service 3 cleanup Aug 19 18:54:07 devstack cinder-volume[94004]: INFO cinder.manager [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Service 3 cleanup completed. Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG cinder.service [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Creating RPC server for service cinder-volume {{(pid=94004) start /opt/stack/cinder/cinder/service.py:231}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG cinder.service [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=94004) start /opt/stack/cinder/cinder/service.py:237}} Aug 19 18:54:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:54:07 devstack sudo[94038]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:54:07 devstack sudo[94038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:54:07 devstack sudo[94038]: pam_unix(sudo:session): session closed for user root Aug 19 18:54:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.244s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:54:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e0ea3c09-ead5-4158-8770-460d04d0e7aa None None] Driver post RPC initialization completed successfully. Aug 19 18:54:16 devstack cinder-volume[93689]: DEBUG dbcounter [-] [93689] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=93689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:54:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:54:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 6 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 18:54:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 18:54:17 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:54:17 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Flow 'volume_create_manager' (fb83b578-4f39-4be7-97b7-60c32b00f3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9242eacd-fa6c-44b9-a7c5-7616ee66ba7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9242eacd-fa6c-44b9-a7c5-7616ee66ba7e) 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-19T16:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2088801699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7faff8e9-3bed-43f8-9f3b-f75664e018d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68162e927cfa4654a95cd211b93f808b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:55: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-19T16:55:09Z,use_quota=True,user_id='08395ffd677a45c3a39eeec33f379dbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (876d7c0a-c4de-420b-9b81-b02a074748c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (876d7c0a-c4de-420b-9b81-b02a074748c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a913816-6638-4b23-a55c-e794262a5c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a913816-6638-4b23-a55c-e794262a5c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7faff8e9-3bed-43f8-9f3b-f75664e018d5', 'volume_name': 'volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a4a6c47-cf62-47ce-9ab6-0c9874d03be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a4a6c47-cf62-47ce-9ab6-0c9874d03be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb95a727-713b-462b-b8a1-cdb1dde87d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:09 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Volume 7faff8e9-3bed-43f8-9f3b-f75664e018d5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5', 'volume_size': 1} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 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-19T16:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2088801699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7faff8e9-3bed-43f8-9f3b-f75664e018d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68162e927cfa4654a95cd211b93f808b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:55: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-19T16:55:09Z,use_quota=True,user_id='08395ffd677a45c3a39eeec33f379dbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Creating volume 7faff8e9-3bed-43f8-9f3b-f75664e018d5 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.034s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:55:09 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:55:09 devstack sudo[94948]: 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/79c947ed65531511518bdc223681e669/volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5 1073741824 Aug 19 18:55:09 devstack sudo[94948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Flow 'volume_create_manager' (8db4371f-c7dc-41f5-82a6-52770fbc5879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9aa406ff-4dfc-48a7-8d1e-64b58f59130b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9aa406ff-4dfc-48a7-8d1e-64b58f59130b) 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-19T16:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-680899455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2443aa1b8ac245ddace90c5a9dafe696',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:55: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-19T16:55:09Z,use_quota=True,user_id='66f3cf31c38641b2b8088ade1a0b1fca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1262fbb-554b-4ad3-aed7-76379f0c62e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1262fbb-554b-4ad3-aed7-76379f0c62e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (131888af-1947-439d-87cc-5508061cc2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (131888af-1947-439d-87cc-5508061cc2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5', 'volume_name': 'volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b57fbd7-9900-45cb-ba90-3277b08fbdc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b57fbd7-9900-45cb-ba90-3277b08fbdc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dd2ab9aa-902a-478a-aa46-83250159f61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:10 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Volume 7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5', 'volume_size': 1} Aug 19 18:55:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:55:10 devstack sudo[94948]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5 1073741824" returned: 0 in 1.063s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:10 devstack sudo[95273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5 Aug 19 18:55:10 devstack sudo[95273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:11 devstack sudo[95273]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5" returned: 0 in 0.370s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] <== create_volume: return (1580ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.582s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.045s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 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-19T16:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-680899455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2443aa1b8ac245ddace90c5a9dafe696',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:55: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-19T16:55:09Z,use_quota=True,user_id='66f3cf31c38641b2b8088ade1a0b1fca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Creating volume 7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:55:11 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:11 devstack sudo[95276]: 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/79c947ed65531511518bdc223681e669/volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5 1073741824 Aug 19 18:55:11 devstack sudo[95276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb95a727-713b-462b-b8a1-cdb1dde87d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0aa8e473-77c5-4eec-a0f6-58b67255042b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:11 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Volume volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5 (7faff8e9-3bed-43f8-9f3b-f75664e018d5): created successfully Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0aa8e473-77c5-4eec-a0f6-58b67255042b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Flow 'volume_create_manager' (fb83b578-4f39-4be7-97b7-60c32b00f3f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:55:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0e893605-3240-424b-aa2b-8dc2cafcb086 tempest-DeleteServersTestJSON-1051150074 None] Created volume successfully. Aug 19 18:55:11 devstack sudo[95276]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5 1073741824" returned: 0 in 0.735s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:12 devstack sudo[95282]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5 Aug 19 18:55:12 devstack sudo[95282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:12 devstack sudo[95282]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5" returned: 0 in 0.495s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] <== create_volume: return (1328ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:55:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.334s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:55:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dd2ab9aa-902a-478a-aa46-83250159f61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (713b9523-8d0c-4015-9656-f9524e4fe235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Volume volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5 (7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5): created successfully Aug 19 18:55:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (713b9523-8d0c-4015-9656-f9524e4fe235) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Flow 'volume_create_manager' (8db4371f-c7dc-41f5-82a6-52770fbc5879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:55:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-26d77d98-1c2a-42ac-b969-9579e8769e4a tempest-TaggedAttachmentsTest-1178998422 None] Created volume successfully. Aug 19 18:55:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:55:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:55:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:55:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:55:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:55:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:55:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:16 devstack sudo[95329]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:55:17 devstack sudo[95329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:17 devstack sudo[95329]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.699s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:55:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:55:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 6 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 18:55:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 18:55:18 devstack cinder-volume[94004]: WARNING py.warnings [req-7acd3991-4728-4539-b814-4524a540ea7b req-f7a80978-0fe0-4ffc-b725-53f0e9cd84a9 tempest-DeleteServersTestJSON-1051150074 None] /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 19 18:55:18 devstack cinder-volume[94004]: .first() Aug 19 18:55:18 devstack cinder-volume[94004]: Aug 19 18:55:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-7acd3991-4728-4539-b814-4524a540ea7b req-f7a80978-0fe0-4ffc-b725-53f0e9cd84a9 tempest-DeleteServersTestJSON-1051150074 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:55:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-7acd3991-4728-4539-b814-4524a540ea7b req-f7a80978-0fe0-4ffc-b725-53f0e9cd84a9 tempest-DeleteServersTestJSON-1051150074 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:55:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-7acd3991-4728-4539-b814-4524a540ea7b req-f7a80978-0fe0-4ffc-b725-53f0e9cd84a9 tempest-DeleteServersTestJSON-1051150074 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:55:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-7acd3991-4728-4539-b814-4524a540ea7b req-f7a80978-0fe0-4ffc-b725-53f0e9cd84a9 tempest-DeleteServersTestJSON-1051150074 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5', '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': '69e0fdc9-2ef0-4285-8932-0b8e3f8b62d3', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 18:55:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-7acd3991-4728-4539-b814-4524a540ea7b req-f7a80978-0fe0-4ffc-b725-53f0e9cd84a9 tempest-DeleteServersTestJSON-1051150074 None] attachment_update completed successfully. Aug 19 18:55:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-2a2efd96-b28b-491f-8a5c-58587f9b17c8 req-7bbaa811-45cd-4adc-9a9a-4582ee5ea56b tempest-DeleteServersTestJSON-1051150074 None] Terminate volume connection completed successfully. Aug 19 18:55:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-2a2efd96-b28b-491f-8a5c-58587f9b17c8 req-7bbaa811-45cd-4adc-9a9a-4582ee5ea56b tempest-DeleteServersTestJSON-1051150074 None] Deleting attachment 69e0fdc9-2ef0-4285-8932-0b8e3f8b62d3. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 18:55:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Acquiring lock "cinder-7faff8e9-3bed-43f8-9f3b-f75664e018d5-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:55:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Lock "cinder-7faff8e9-3bed-43f8-9f3b-f75664e018d5-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:55:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Acquiring lock "cinder-quobyte-7faff8e9-3bed-43f8-9f3b-f75664e018d5" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:55:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Lock "cinder-quobyte-7faff8e9-3bed-43f8-9f3b-f75664e018d5" acquired by "delete_volume" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:55:27 devstack cinder-volume[94004]: INFO oslo.privsep.daemon [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 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/tmpg3j76rve/privsep.sock'] Aug 19 18:55:27 devstack sudo[95978]: 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/tmpg3j76rve/privsep.sock Aug 19 18:55:27 devstack sudo[95978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:28 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Aug 19 18:55:28 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 18:55:28 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Aug 19 18:55:28 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: Aug 19 18:55:28 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Aug 19 18:55:28 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Aug 19 18:55:28 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 18:55:28 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: Aug 19 18:55:28 devstack cinder-volume[94004]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Aug 19 18:55:29 devstack sudo[95978]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:29 devstack cinder-volume[94004]: INFO oslo.privsep.daemon [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Spawned new privsep daemon via rootwrap Aug 19 18:55:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Accepted privsep connection to /tmp/tmpg3j76rve/privsep.sock {{(pid=94004) __init__ /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:425}} Aug 19 18:55:29 devstack cinder-volume[94004]: INFO oslo.privsep.daemon [-] privsep daemon starting Aug 19 18:55:29 devstack cinder-volume[94004]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Aug 19 18:55:29 devstack cinder-volume[94004]: 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 19 18:55:29 devstack cinder-volume[94004]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 96008 Aug 19 18:55:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8a721144-8e6e-419d-9a22-b3e5604b84d8]: (2,) {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:55:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c67af769-72af-4918-a265-14672604edb8]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:55:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:29 devstack sudo[96017]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5 Aug 19 18:55:29 devstack sudo[96017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:29 devstack sudo[96017]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5" returned: 0 in 0.621s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:29 devstack sudo[96036]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5 Aug 19 18:55:29 devstack sudo[96036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:30 devstack sudo[96036]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7faff8e9-3bed-43f8-9f3b-f75664e018d5" returned: 0 in 0.305s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Lock "cinder-quobyte-7faff8e9-3bed-43f8-9f3b-f75664e018d5" released by "delete_volume" :: held 2.961s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:55:30 devstack cinder-volume[94004]: WARNING cinder.quota [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 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 19 18:55:30 devstack cinder-volume[94004]: WARNING cinder.quota [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 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 19 18:55:30 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Created reservations ['4722da75-873a-4e2e-841e-ec24f901061d', '0fa0a5f2-cfb4-4d64-a426-7d50bfc4d9f5', '6fe56ba4-3e0f-441f-bc31-5d41c51f7d0d', '4e999a3b-5e14-4663-b6ec-233705c3469c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:55:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:55:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:55:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:55:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:55:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:55:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:30 devstack sudo[96040]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:55:30 devstack sudo[96040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:30 devstack sudo[96040]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.274s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:30 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:55:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Deleted volume successfully. Aug 19 18:55:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-00af73ef-6165-43cf-8949-8543d0d4af86 tempest-DeleteServersTestJSON-1051150074 None] Lock "cinder-7faff8e9-3bed-43f8-9f3b-f75664e018d5-delete_volume" released by "delete_volume" :: held 3.772s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Flow 'volume_create_manager' (d7274f44-89ab-41e9-870c-f588bc4842cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d783ecb3-15d8-4cf2-a893-7417347dc872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d783ecb3-15d8-4cf2-a893-7417347dc872) 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-19T16:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-300711638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6060a51c-ce89-4d4a-948f-62a4cb48b270,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b9657b50df4f99997f44e14d12fe63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:55: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-19T16:55:33Z,use_quota=True,user_id='0e44764a6c574f708ae39744005bf64d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64e53b8b-560d-4ebf-b680-e4998ba4b5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64e53b8b-560d-4ebf-b680-e4998ba4b5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5313c67f-1683-46d5-bfaf-0231750e35c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5313c67f-1683-46d5-bfaf-0231750e35c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6060a51c-ce89-4d4a-948f-62a4cb48b270', 'volume_name': 'volume-6060a51c-ce89-4d4a-948f-62a4cb48b270', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c56746ca-fcca-449e-836c-7d590bc2b50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c56746ca-fcca-449e-836c-7d590bc2b50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eac7abbb-ca34-4806-98a8-76481280dcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:32 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Volume 6060a51c-ce89-4d4a-948f-62a4cb48b270: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6060a51c-ce89-4d4a-948f-62a4cb48b270', 'volume_size': 1} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 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-19T16:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-300711638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6060a51c-ce89-4d4a-948f-62a4cb48b270,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b9657b50df4f99997f44e14d12fe63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:55: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-19T16:55:33Z,use_quota=True,user_id='0e44764a6c574f708ae39744005bf64d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Creating volume 6060a51c-ce89-4d4a-948f-62a4cb48b270 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:55:32 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:55:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6060a51c-ce89-4d4a-948f-62a4cb48b270 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:32 devstack sudo[96045]: 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/79c947ed65531511518bdc223681e669/volume-6060a51c-ce89-4d4a-948f-62a4cb48b270 1073741824 Aug 19 18:55:32 devstack sudo[96045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:33 devstack sudo[96045]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6060a51c-ce89-4d4a-948f-62a4cb48b270 1073741824" returned: 0 in 0.571s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6060a51c-ce89-4d4a-948f-62a4cb48b270 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:33 devstack sudo[96051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6060a51c-ce89-4d4a-948f-62a4cb48b270 Aug 19 18:55:33 devstack sudo[96051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:33 devstack sudo[96051]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6060a51c-ce89-4d4a-948f-62a4cb48b270" returned: 0 in 0.265s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] <== create_volume: return (920ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:55:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.923s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:55:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eac7abbb-ca34-4806-98a8-76481280dcb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6060a51c-ce89-4d4a-948f-62a4cb48b270', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (397c06f9-f21e-4d3a-b743-e68456b9c4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:33 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Volume volume-6060a51c-ce89-4d4a-948f-62a4cb48b270 (6060a51c-ce89-4d4a-948f-62a4cb48b270): created successfully Aug 19 18:55:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (397c06f9-f21e-4d3a-b743-e68456b9c4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Flow 'volume_create_manager' (d7274f44-89ab-41e9-870c-f588bc4842cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:55:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e70cfe44-adac-43e8-87c0-270f3a490150 tempest-ServersNegativeTestJSON-350725974 None] Created volume successfully. Aug 19 18:55:39 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:55:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Flow 'volume_create_manager' (3df9ca43-4836-4f18-a271-e5351989a500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:55:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a2f38f7-f653-45a3-9833-9db5b1d3099a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a2f38f7-f653-45a3-9833-9db5b1d3099a) 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-19T16:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1867481987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=36ef9e11-3514-4726-b7af-f700d4ff77c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b9657b50df4f99997f44e14d12fe63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:55: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-19T16:55:40Z,use_quota=True,user_id='0e44764a6c574f708ae39744005bf64d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08af4c6f-a3f9-4635-bd7f-b8a9c58b8120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08af4c6f-a3f9-4635-bd7f-b8a9c58b8120) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2c89bf30-750f-400c-a0ab-1b3da59e9860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2c89bf30-750f-400c-a0ab-1b3da59e9860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '36ef9e11-3514-4726-b7af-f700d4ff77c9', 'volume_name': 'volume-36ef9e11-3514-4726-b7af-f700d4ff77c9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (753e1b55-4a96-4e7d-95d0-50fdaf13cba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (753e1b55-4a96-4e7d-95d0-50fdaf13cba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c813f13f-40a5-426b-9de4-c16e47d335b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:40 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Volume 36ef9e11-3514-4726-b7af-f700d4ff77c9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-36ef9e11-3514-4726-b7af-f700d4ff77c9', 'volume_size': 1} Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 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-19T16:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1867481987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=36ef9e11-3514-4726-b7af-f700d4ff77c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34b9657b50df4f99997f44e14d12fe63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:55: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-19T16:55:40Z,use_quota=True,user_id='0e44764a6c574f708ae39744005bf64d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Creating volume 36ef9e11-3514-4726-b7af-f700d4ff77c9 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:55:40 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-36ef9e11-3514-4726-b7af-f700d4ff77c9 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:40 devstack sudo[96144]: 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/79c947ed65531511518bdc223681e669/volume-36ef9e11-3514-4726-b7af-f700d4ff77c9 1073741824 Aug 19 18:55:40 devstack sudo[96144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:40 devstack sudo[96144]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-36ef9e11-3514-4726-b7af-f700d4ff77c9 1073741824" returned: 0 in 0.925s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-36ef9e11-3514-4726-b7af-f700d4ff77c9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:41 devstack sudo[96152]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-36ef9e11-3514-4726-b7af-f700d4ff77c9 Aug 19 18:55:41 devstack sudo[96152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:41 devstack sudo[96152]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-36ef9e11-3514-4726-b7af-f700d4ff77c9" returned: 0 in 0.334s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] <== create_volume: return (1334ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:55:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.336s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:55:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c813f13f-40a5-426b-9de4-c16e47d335b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-36ef9e11-3514-4726-b7af-f700d4ff77c9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5cf5c0ab-9f3d-40e5-a468-d5138dc3cd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:55:41 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Volume volume-36ef9e11-3514-4726-b7af-f700d4ff77c9 (36ef9e11-3514-4726-b7af-f700d4ff77c9): created successfully Aug 19 18:55:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5cf5c0ab-9f3d-40e5-a468-d5138dc3cd38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:55:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Flow 'volume_create_manager' (3df9ca43-4836-4f18-a271-e5351989a500) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:55:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bf11a083-5355-4717-ac11-db15196b998c tempest-ServersNegativeTestJSON-350725974 None] Created volume successfully. Aug 19 18:55:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Acquiring lock "cinder-36ef9e11-3514-4726-b7af-f700d4ff77c9-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:55:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Lock "cinder-36ef9e11-3514-4726-b7af-f700d4ff77c9-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:55:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Acquiring lock "cinder-quobyte-36ef9e11-3514-4726-b7af-f700d4ff77c9" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:55:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Lock "cinder-quobyte-36ef9e11-3514-4726-b7af-f700d4ff77c9" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:55:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bca3dbe8-387f-475e-a5e5-effb662a2a6b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:55:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-36ef9e11-3514-4726-b7af-f700d4ff77c9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:44 devstack sudo[96159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-36ef9e11-3514-4726-b7af-f700d4ff77c9 Aug 19 18:55:44 devstack sudo[96159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:45 devstack sudo[96159]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-36ef9e11-3514-4726-b7af-f700d4ff77c9" returned: 0 in 0.466s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-36ef9e11-3514-4726-b7af-f700d4ff77c9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:45 devstack sudo[96164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-36ef9e11-3514-4726-b7af-f700d4ff77c9 Aug 19 18:55:45 devstack sudo[96164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:45 devstack sudo[96164]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-36ef9e11-3514-4726-b7af-f700d4ff77c9" returned: 0 in 0.446s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Lock "cinder-quobyte-36ef9e11-3514-4726-b7af-f700d4ff77c9" released by "delete_volume" :: held 0.974s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:55:45 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Created reservations ['924de1c9-b633-4378-bff0-f01faabd95d6', '0a5b21c9-d8ee-422a-804b-aa826bfa97c1', 'e2152af1-554f-4e4c-824c-4d9bf2d9e147', 'd5688bf1-927e-4bda-9145-31501633f72a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:55:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:55:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:55:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:55:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:55:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:55:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:46 devstack sudo[96167]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:55:46 devstack sudo[96167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:46 devstack sudo[96167]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.340s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:46 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:55:46 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Deleted volume successfully. Aug 19 18:55:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-39394f10-6801-447f-bd80-12d074946899 tempest-ServersNegativeTestJSON-350725974 None] Lock "cinder-36ef9e11-3514-4726-b7af-f700d4ff77c9-delete_volume" released by "delete_volume" :: held 1.800s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:55:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Acquiring lock "cinder-6060a51c-ce89-4d4a-948f-62a4cb48b270-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:55:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Lock "cinder-6060a51c-ce89-4d4a-948f-62a4cb48b270-delete_volume" acquired by "delete_volume" :: waited 0.061s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:55:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Acquiring lock "cinder-quobyte-6060a51c-ce89-4d4a-948f-62a4cb48b270" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:55:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Lock "cinder-quobyte-6060a51c-ce89-4d4a-948f-62a4cb48b270" acquired by "delete_volume" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:55:47 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[76c438cc-a009-4cff-819e-6c915dfe7830]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:55:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6060a51c-ce89-4d4a-948f-62a4cb48b270 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:47 devstack sudo[96170]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6060a51c-ce89-4d4a-948f-62a4cb48b270 Aug 19 18:55:47 devstack sudo[96170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:47 devstack sudo[96170]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6060a51c-ce89-4d4a-948f-62a4cb48b270" returned: 0 in 0.590s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6060a51c-ce89-4d4a-948f-62a4cb48b270 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:47 devstack sudo[96176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6060a51c-ce89-4d4a-948f-62a4cb48b270 Aug 19 18:55:47 devstack sudo[96176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:48 devstack sudo[96176]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6060a51c-ce89-4d4a-948f-62a4cb48b270" returned: 0 in 0.260s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Lock "cinder-quobyte-6060a51c-ce89-4d4a-948f-62a4cb48b270" released by "delete_volume" :: held 0.903s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:55:48 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Created reservations ['f386fad0-3985-42cf-9e05-43c861722383', 'b88a9cb9-9c1b-488b-bdf2-04f2ae4da7bb', '79f198d7-82df-4731-9b2b-2b0417c7816e', '4b186d43-507f-4129-a898-051274cccc2b'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:55:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:55:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:55:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:55:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:55:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.025s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:55:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:55:48 devstack sudo[96179]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:55:48 devstack sudo[96179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:55:48 devstack sudo[96179]: pam_unix(sudo:session): session closed for user root Aug 19 18:55:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.445s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:55:48 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:55:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Deleted volume successfully. Aug 19 18:55:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6251f461-f499-41fc-9ff3-f668cae8ba86 tempest-ServersNegativeTestJSON-350725974 None] Lock "cinder-6060a51c-ce89-4d4a-948f-62a4cb48b270-delete_volume" released by "delete_volume" :: held 1.872s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:55:58 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=29,cinder:UPDATE=36,cinder:INSERT=8,cinder:DELETE=6 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:55:58 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=32,cinder:UPDATE=39,cinder:INSERT=8,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:56:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-72b7c10f-d6f9-459a-839c-d0bcf85efe54 tempest-GroupSnapshotsV319Test-918572201 None] Group tempest-GroupSnapshotsV319Test-Group-227878294: creating Aug 19 18:56:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-72b7c10f-d6f9-459a-839c-d0bcf85efe54 tempest-GroupSnapshotsV319Test-918572201 None] Group tempest-GroupSnapshotsV319Test-Group-227878294: created successfully Aug 19 18:56:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-72b7c10f-d6f9-459a-839c-d0bcf85efe54 tempest-GroupSnapshotsV319Test-918572201 None] Create group completed successfully. Aug 19 18:56:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:56:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:56:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:56:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:56:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:56:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:56:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:16 devstack sudo[96470]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:56:16 devstack sudo[96470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-25d82b2e-6dec-4a0a-9ad5-03ecabaa2a2a req-57d1a0ab-4e9e-4c92-896c-50775316ef4c tempest-TaggedAttachmentsTest-1178998422 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-25d82b2e-6dec-4a0a-9ad5-03ecabaa2a2a req-57d1a0ab-4e9e-4c92-896c-50775316ef4c tempest-TaggedAttachmentsTest-1178998422 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-25d82b2e-6dec-4a0a-9ad5-03ecabaa2a2a req-57d1a0ab-4e9e-4c92-896c-50775316ef4c tempest-TaggedAttachmentsTest-1178998422 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.032s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-25d82b2e-6dec-4a0a-9ad5-03ecabaa2a2a req-57d1a0ab-4e9e-4c92-896c-50775316ef4c tempest-TaggedAttachmentsTest-1178998422 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5', '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': '5e329600-c2b6-4ce6-9505-53887a08be42', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 18:56:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-25d82b2e-6dec-4a0a-9ad5-03ecabaa2a2a req-57d1a0ab-4e9e-4c92-896c-50775316ef4c tempest-TaggedAttachmentsTest-1178998422 None] attachment_update completed successfully. Aug 19 18:56:17 devstack sudo[96470]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.695s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 8 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Flow 'volume_create_manager' (6b282e6b-c7aa-483f-b40d-c3070844af3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0a54a28-3743-43ef-b398-e39310827971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0a54a28-3743-43ef-b398-e39310827971) 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-19T16:56:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-223433664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7143ff46-12ae-4205-baf7-f78d744086a4,host='devstack@QuobyteHD#QuobyteHD',id=e491524e-15e4-4e90-9a9b-8d693ead0998,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f3ad3b25ef14d6383767fb04a8dac1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:56: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-19T16:56:18Z,use_quota=True,user_id='2902fe88ca274f54bbcc55988aba3469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdc4a773-e382-4002-8e00-5a9d1eca410b),volume_type_id=bdc4a773-e382-4002-8e00-5a9d1eca410b)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d10bae37-c665-4936-a635-0e326e6099cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d10bae37-c665-4936-a635-0e326e6099cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9689924-1753-4941-b77f-4f6efc60cf70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9689924-1753-4941-b77f-4f6efc60cf70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e491524e-15e4-4e90-9a9b-8d693ead0998', 'volume_name': 'volume-e491524e-15e4-4e90-9a9b-8d693ead0998', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9dcb11c-31b6-428d-a996-265d6ac07755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9dcb11c-31b6-428d-a996-265d6ac07755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (871cb989-8e69-4847-8d3a-0f21929c6289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:17 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Volume e491524e-15e4-4e90-9a9b-8d693ead0998: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e491524e-15e4-4e90-9a9b-8d693ead0998', 'volume_size': 1} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 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=7143ff46-12ae-4205-baf7-f78d744086a4,created_at=2026-08-19T16:56:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-223433664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7143ff46-12ae-4205-baf7-f78d744086a4,host='devstack@QuobyteHD#QuobyteHD',id=e491524e-15e4-4e90-9a9b-8d693ead0998,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f3ad3b25ef14d6383767fb04a8dac1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:56: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-19T16:56:18Z,use_quota=True,user_id='2902fe88ca274f54bbcc55988aba3469',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdc4a773-e382-4002-8e00-5a9d1eca410b),volume_type_id=bdc4a773-e382-4002-8e00-5a9d1eca410b)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Creating volume e491524e-15e4-4e90-9a9b-8d693ead0998 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:56:17 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:56:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:17 devstack sudo[96520]: 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/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998 1073741824 Aug 19 18:56:17 devstack sudo[96520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:18 devstack sudo[96520]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998 1073741824" returned: 0 in 0.656s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:18 devstack sudo[96866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998 Aug 19 18:56:18 devstack sudo[96866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:19 devstack sudo[96866]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998" returned: 0 in 0.358s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] <== create_volume: return (1116ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:56:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.125s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:56:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (871cb989-8e69-4847-8d3a-0f21929c6289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e491524e-15e4-4e90-9a9b-8d693ead0998', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a10ff44a-bb01-4625-98df-1ced6e6a7ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:19 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Volume volume-e491524e-15e4-4e90-9a9b-8d693ead0998 (e491524e-15e4-4e90-9a9b-8d693ead0998): created successfully Aug 19 18:56:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a10ff44a-bb01-4625-98df-1ced6e6a7ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Flow 'volume_create_manager' (6b282e6b-c7aa-483f-b40d-c3070844af3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:56:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f17cb6a5-8cd4-4d9a-a5db-7b571e1f6f2a tempest-GroupSnapshotsV319Test-918572201 None] Created volume successfully. Aug 19 18:56:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] GroupSnapshot 00401c67-7284-4dcf-9c3f-d3e1c3e1e015: creating. Aug 19 18:56:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] Group snapshot 00401c67-7284-4dcf-9c3f-d3e1c3e1e015: creating. {{(pid=94004) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 19 18:56:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:56:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:56:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] Creating offline snapshot 56f0160f-8049-4c05-9cb0-4be967402aec of volume e491524e-15e4-4e90-9a9b-8d693ead0998 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 18:56:21 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[10c27aaf-e0bd-48a9-a291-01bdf015896f]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:56:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:21 devstack sudo[96883]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998 Aug 19 18:56:21 devstack sudo[96883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:22 devstack sudo[96883]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998" returned: 0 in 0.569s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:22 devstack sudo[96888]: 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/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec 1G Aug 19 18:56:22 devstack sudo[96888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:22 devstack sudo[96888]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec 1G" returned: 0 in 0.732s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e491524e-15e4-4e90-9a9b-8d693ead0998 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:22 devstack sudo[96894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e491524e-15e4-4e90-9a9b-8d693ead0998 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec Aug 19 18:56:22 devstack sudo[96894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:23 devstack sudo[96894]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e491524e-15e4-4e90-9a9b-8d693ead0998 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec" returned: 0 in 0.332s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:23 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec is being set with open permissions: ugo+rw: NotImplementedError Aug 19 18:56:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:23 devstack sudo[96904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec Aug 19 18:56:23 devstack sudo[96904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-fe2ebc4c-997e-4ae5-9f93-bfb8590fa945 req-d903ac98-fd0a-4ad3-aae9-55ecf96fa969 tempest-TaggedAttachmentsTest-1178998422 None] Terminate volume connection completed successfully. Aug 19 18:56:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-fe2ebc4c-997e-4ae5-9f93-bfb8590fa945 req-d903ac98-fd0a-4ad3-aae9-55ecf96fa969 tempest-TaggedAttachmentsTest-1178998422 None] Deleting attachment 5e329600-c2b6-4ce6-9505-53887a08be42. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 18:56:23 devstack sudo[96904]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec" returned: 0 in 0.378s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:23 devstack sudo[96933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.info Aug 19 18:56:23 devstack sudo[96933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:23 devstack sudo[96933]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.info" returned: 0 in 0.437s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:24 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 18:56:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:24 devstack sudo[96937]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.info Aug 19 18:56:24 devstack sudo[96937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:24 devstack sudo[96937]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.info" returned: 0 in 0.439s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.101s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:56:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c2791fcf-e64a-48df-b508-8a5be1ef781f tempest-GroupSnapshotsV319Test-918572201 None] group_snapshot 00401c67-7284-4dcf-9c3f-d3e1c3e1e015: created successfully Aug 19 18:56:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] group_snapshot 00401c67-7284-4dcf-9c3f-d3e1c3e1e015: deleting Aug 19 18:56:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] group_snapshot 00401c67-7284-4dcf-9c3f-d3e1c3e1e015: deleting {{(pid=94004) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 19 18:56:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Acquiring lock "cinder-quobyte-e491524e-15e4-4e90-9a9b-8d693ead0998" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:56:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Lock "cinder-quobyte-e491524e-15e4-4e90-9a9b-8d693ead0998" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:56:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Acquiring lock "cinder-quobyte-56f0160f-8049-4c05-9cb0-4be967402aec" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:56:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Lock "cinder-quobyte-56f0160f-8049-4c05-9cb0-4be967402aec" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:56:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Deleting offline snapshot 56f0160f-8049-4c05-9cb0-4be967402aec of volume e491524e-15e4-4e90-9a9b-8d693ead0998 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 18:56:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] snapshot_file for this snap is: volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 18:56:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3676fb58-4ecb-4111-9922-3f30ae395079]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:56:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:26 devstack sudo[96960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec Aug 19 18:56:26 devstack sudo[96960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:27 devstack sudo[96960]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec" returned: 0 in 0.595s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e491524e-15e4-4e90-9a9b-8d693ead0998(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 18:56:27 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[934e1705-aeed-4883-a006-f2ecbf45e0fb]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:56:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:27 devstack sudo[96965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998 Aug 19 18:56:27 devstack sudo[96965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:27 devstack sudo[96965]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998" returned: 0 in 0.598s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:27 devstack sudo[96972]: 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/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec Aug 19 18:56:27 devstack sudo[96972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:28 devstack sudo[96972]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec" returned: 0 in 0.542s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:28 devstack sudo[96983]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec Aug 19 18:56:28 devstack sudo[96983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:28 devstack sudo[96983]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998.56f0160f-8049-4c05-9cb0-4be967402aec" returned: 0 in 0.609s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Lock "cinder-quobyte-56f0160f-8049-4c05-9cb0-4be967402aec" released by "_delete_snapshot" :: held 2.493s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:56:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Lock "cinder-quobyte-e491524e-15e4-4e90-9a9b-8d693ead0998" released by "delete_snapshot" :: held 2.528s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:56:29 devstack cinder-volume[94004]: WARNING cinder.quota [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-227437455 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-227437455, it is now deprecated. Please use the default quota class for default quota. Aug 19 18:56:29 devstack cinder-volume[94004]: WARNING cinder.quota [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-227437455 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-227437455, it is now deprecated. Please use the default quota class for default quota. Aug 19 18:56:29 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] Created reservations ['f1860922-6b91-45d1-a3a1-d7c6ae25b1f1', '731a65f4-0d53-44b8-aeef-b290ccf32159', 'b6729cde-78b5-4f7a-ba55-3f1b204f113d', '7667731a-8793-4a6b-b963-928593ae4d42'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:56:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c4556094-18e8-4c2c-a50a-3df6cbf31a3e tempest-GroupSnapshotsV319Test-918572201 None] group_snapshot 00401c67-7284-4dcf-9c3f-d3e1c3e1e015: deleted successfully Aug 19 18:56:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Acquiring lock "cinder-quobyte-e491524e-15e4-4e90-9a9b-8d693ead0998" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:56:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Lock "cinder-quobyte-e491524e-15e4-4e90-9a9b-8d693ead0998" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:56:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[827c88a8-fc77-4068-b9dd-80c86906a720]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:56:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:30 devstack sudo[97033]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998 Aug 19 18:56:30 devstack sudo[97033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:30 devstack sudo[97033]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998" returned: 0 in 0.401s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:31 devstack sudo[97038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998 Aug 19 18:56:31 devstack sudo[97038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:31 devstack sudo[97038]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e491524e-15e4-4e90-9a9b-8d693ead0998" returned: 0 in 0.264s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Lock "cinder-quobyte-e491524e-15e4-4e90-9a9b-8d693ead0998" released by "delete_volume" :: held 0.760s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:56:31 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Created reservations ['8970ed2a-74d2-487f-b99f-1dab47151e15'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:56:31 devstack cinder-volume[94004]: WARNING cinder.quota [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-227437455 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-227437455, it is now deprecated. Please use the default quota class for default quota. Aug 19 18:56:31 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Created reservations ['b94a3d63-123f-4bd0-8183-ac977105b160', '29a6d751-ae90-4b6a-a3b2-d9ab6085bac0', '6244b755-cc0e-4443-b3cb-0fbc97e28a9c', '31439a5b-6c89-40e4-9b9f-e0ad7a48b67d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:56:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:56:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:56:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:56:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:56:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:56:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:31 devstack sudo[97042]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:56:31 devstack sudo[97042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:31 devstack sudo[97042]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.430s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:32 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:56:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e9bed64c-0ddc-40c8-bc91-ebe8a921efe0 tempest-GroupSnapshotsV319Test-918572201 None] Delete group completed successfully. Aug 19 18:56:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Acquiring lock "cinder-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:56:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Lock "cinder-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:56:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Acquiring lock "cinder-quobyte-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:56:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Lock "cinder-quobyte-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:56:37 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7144645d-fb35-4bd8-80b7-fee1ab1d8374]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:56:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:37 devstack sudo[97048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5 Aug 19 18:56:37 devstack sudo[97048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:37 devstack sudo[97048]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5" returned: 0 in 0.583s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:37 devstack sudo[97057]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5 Aug 19 18:56:37 devstack sudo[97057]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:38 devstack sudo[97057]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5" returned: 0 in 0.329s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Lock "cinder-quobyte-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5" released by "delete_volume" :: held 0.980s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:56:38 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Created reservations ['e3d14396-bd14-4b9b-8ead-31b069e0ce96', 'f53a47ba-21f1-4dd7-9405-510cbcd99a98', 'dfef02d2-e421-4c71-8eb9-30fa8e4bb0a5', 'a9ac8c9a-597e-4243-8034-441482456b92'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:56:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:56:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:56:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:56:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:56:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:56:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:38 devstack sudo[97062]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:56:38 devstack sudo[97062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:38 devstack sudo[97062]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.308s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:38 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:56:38 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Deleted volume successfully. Aug 19 18:56:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb168a8b-4579-4218-951d-b21ef0866d17 tempest-TaggedAttachmentsTest-1178998422 None] Lock "cinder-7ecd7f66-9d60-459f-8747-cb1e6ebc8ff5-delete_volume" released by "delete_volume" :: held 1.684s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Flow 'volume_create_manager' (d7737119-accf-4edf-ba34-b47e3a6ac618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98d40d56-e8f3-4fac-9d74-2f86758c323d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98d40d56-e8f3-4fac-9d74-2f86758c323d) 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-19T16:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2043364255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=087b6113-e903-4e26-bba1-1848d5b4793c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69113af98fa74f21b431af79b5b3fa7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:56: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-19T16:56:41Z,use_quota=True,user_id='bd6a8bd3f8e44b7c915b953836e6fafd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a479e313-a4b6-4796-8769-6d1176ded58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a479e313-a4b6-4796-8769-6d1176ded58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (633aacc0-be78-4e90-a348-88cbe0ebbae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (633aacc0-be78-4e90-a348-88cbe0ebbae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '087b6113-e903-4e26-bba1-1848d5b4793c', 'volume_name': 'volume-087b6113-e903-4e26-bba1-1848d5b4793c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff06ac11-fc4a-45e7-8a51-ba6ff13d5ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff06ac11-fc4a-45e7-8a51-ba6ff13d5ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (950104fc-734d-4fe0-8fe5-1ff04a651662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:40 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Volume 087b6113-e903-4e26-bba1-1848d5b4793c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-087b6113-e903-4e26-bba1-1848d5b4793c', 'volume_size': 1} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 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-19T16:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2043364255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=087b6113-e903-4e26-bba1-1848d5b4793c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69113af98fa74f21b431af79b5b3fa7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:56: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-19T16:56:41Z,use_quota=True,user_id='bd6a8bd3f8e44b7c915b953836e6fafd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Creating volume 087b6113-e903-4e26-bba1-1848d5b4793c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:56:40 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:56:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-087b6113-e903-4e26-bba1-1848d5b4793c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:40 devstack sudo[97091]: 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/79c947ed65531511518bdc223681e669/volume-087b6113-e903-4e26-bba1-1848d5b4793c 1073741824 Aug 19 18:56:40 devstack sudo[97091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:41 devstack sudo[97091]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-087b6113-e903-4e26-bba1-1848d5b4793c 1073741824" returned: 0 in 0.454s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-087b6113-e903-4e26-bba1-1848d5b4793c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:41 devstack sudo[97097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-087b6113-e903-4e26-bba1-1848d5b4793c Aug 19 18:56:41 devstack sudo[97097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:41 devstack sudo[97097]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-087b6113-e903-4e26-bba1-1848d5b4793c" returned: 0 in 0.316s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] <== create_volume: return (820ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:56:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.825s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:56:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (950104fc-734d-4fe0-8fe5-1ff04a651662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-087b6113-e903-4e26-bba1-1848d5b4793c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f63e62f0-b4ad-4300-af02-ca7777884cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:41 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Volume volume-087b6113-e903-4e26-bba1-1848d5b4793c (087b6113-e903-4e26-bba1-1848d5b4793c): created successfully Aug 19 18:56:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f63e62f0-b4ad-4300-af02-ca7777884cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Flow 'volume_create_manager' (d7737119-accf-4edf-ba34-b47e3a6ac618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:56:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-fdbb5893-876a-42b2-8fb0-11aa060edb5c tempest-AttachVolumeTestJSON-357245335 None] Created volume successfully. Aug 19 18:56:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-d539a893-93b5-41b9-98ef-0e6a937cbaa6 req-5a5d982a-4504-40bb-842c-aa7027e6d2ae tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:56:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-d539a893-93b5-41b9-98ef-0e6a937cbaa6 req-5a5d982a-4504-40bb-842c-aa7027e6d2ae tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:56:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-d539a893-93b5-41b9-98ef-0e6a937cbaa6 req-5a5d982a-4504-40bb-842c-aa7027e6d2ae tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.019s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:56:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-d539a893-93b5-41b9-98ef-0e6a937cbaa6 req-5a5d982a-4504-40bb-842c-aa7027e6d2ae tempest-AttachVolumeTestJSON-357245335 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-087b6113-e903-4e26-bba1-1848d5b4793c', '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': '34639102-d67b-4861-a511-a7a1baa06173', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 18:56:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-d539a893-93b5-41b9-98ef-0e6a937cbaa6 req-5a5d982a-4504-40bb-842c-aa7027e6d2ae tempest-AttachVolumeTestJSON-357245335 None] attachment_update completed successfully. Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Flow 'volume_create_manager' (85f94a47-da7c-455b-80e9-23eec49d5431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b332dc6-0cd3-4bb6-ac65-2e2a5ec60aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b332dc6-0cd3-4bb6-ac65-2e2a5ec60aa4) 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-19T16:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1403942114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fc9f0947-ded9-4e8b-adc1-fc97a1d603b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca69ad4c53994f4d8441c76475e2a5e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:56:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T16:56:49Z,use_quota=True,user_id='1228cf7e3f5c4a1eadd52be111afc395',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b30eb7e9-be7c-4c9b-99bf-793d14518ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b30eb7e9-be7c-4c9b-99bf-793d14518ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a2c9bc20-e3b7-4015-a789-2459614b2a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a2c9bc20-e3b7-4015-a789-2459614b2a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fc9f0947-ded9-4e8b-adc1-fc97a1d603b0', 'volume_name': 'volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b8e7d125-9deb-45c0-8a57-01d7e84b88d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b8e7d125-9deb-45c0-8a57-01d7e84b88d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c710119-2ec2-44e0-a686-adfd7c1e0e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:49 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Volume fc9f0947-ded9-4e8b-adc1-fc97a1d603b0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0', 'volume_size': 1} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 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-19T16:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1403942114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fc9f0947-ded9-4e8b-adc1-fc97a1d603b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca69ad4c53994f4d8441c76475e2a5e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:56:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T16:56:49Z,use_quota=True,user_id='1228cf7e3f5c4a1eadd52be111afc395',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Creating volume fc9f0947-ded9-4e8b-adc1-fc97a1d603b0 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:56:49 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:56:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:49 devstack sudo[97601]: 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/79c947ed65531511518bdc223681e669/volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0 1073741824 Aug 19 18:56:49 devstack sudo[97601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:50 devstack sudo[97601]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0 1073741824" returned: 0 in 0.754s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:50 devstack sudo[97610]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0 Aug 19 18:56:50 devstack sudo[97610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:50 devstack sudo[97610]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0" returned: 0 in 0.388s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] <== create_volume: return (1266ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:56:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.274s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:56:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c710119-2ec2-44e0-a686-adfd7c1e0e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df7eda3e-a476-4b6b-9d89-b9c06e9e7c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:56:50 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Volume volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0 (fc9f0947-ded9-4e8b-adc1-fc97a1d603b0): created successfully Aug 19 18:56:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df7eda3e-a476-4b6b-9d89-b9c06e9e7c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:56:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Flow 'volume_create_manager' (85f94a47-da7c-455b-80e9-23eec49d5431) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:56:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-14ae996e-849e-4d58-b203-8b747151be1b tempest-VolumesAdminNegativeTest-589974285 None] Created volume successfully. Aug 19 18:56:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Acquiring lock "cinder-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:56:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Lock "cinder-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:56:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Acquiring lock "cinder-quobyte-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:56:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Lock "cinder-quobyte-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0" acquired by "delete_volume" :: waited 0.041s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:56:52 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[559874cb-b67d-458d-b75a-3eb8d424e954]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:56:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:52 devstack sudo[97737]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0 Aug 19 18:56:52 devstack sudo[97737]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:53 devstack sudo[97737]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0" returned: 0 in 0.805s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:53 devstack sudo[98089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0 Aug 19 18:56:53 devstack sudo[98089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:54 devstack sudo[98089]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0" returned: 0 in 1.126s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Lock "cinder-quobyte-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0" released by "delete_volume" :: held 2.047s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:56:54 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Created reservations ['6ef14d2d-3c1e-4278-9d46-d55efb71f689', '24ea4798-ccff-4f57-9a5b-0739b2da4944', '266bc7d0-8a02-4597-b8bf-0300f61f10fb', 'b6c221f7-1c5b-4140-9ef8-305b336d8658'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:56:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:56:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:56:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:56:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:56:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:56:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:56:54 devstack sudo[98128]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:56:54 devstack sudo[98128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:56:55 devstack sudo[98128]: pam_unix(sudo:session): session closed for user root Aug 19 18:56:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.584s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:56:55 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:56:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Deleted volume successfully. Aug 19 18:56:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8d3ef79e-be18-46cc-a4a9-944ab690e7f8 tempest-VolumesAdminNegativeTest-589974285 None] Lock "cinder-fc9f0947-ded9-4e8b-adc1-fc97a1d603b0-delete_volume" released by "delete_volume" :: held 3.104s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=53,cinder:SELECT=56,cinder:INSERT=11,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=51,cinder:UPDATE=45,cinder:DELETE=4,cinder:INSERT=10 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Flow 'volume_create_manager' (a1ebb983-58fa-40a6-ae40-8a1cc27e50f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab0fd3f4-e5d1-4cc0-90f8-678901be47b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab0fd3f4-e5d1-4cc0-90f8-678901be47b9) 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-19T16:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1798142649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5fd0f75f-4588-4f3e-8060-5aed644852a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77ee3ce9cf6a4267b25a7eef4abf3bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:57: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-19T16:57:04Z,use_quota=True,user_id='a4710abd3b5c4c0dbd6429cc3232a4d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3028fac4-7e53-42f4-b8c9-7c33b23099c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3028fac4-7e53-42f4-b8c9-7c33b23099c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9de37c5-00c3-4f25-9fe0-14893fd307f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9de37c5-00c3-4f25-9fe0-14893fd307f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5fd0f75f-4588-4f3e-8060-5aed644852a6', 'volume_name': 'volume-5fd0f75f-4588-4f3e-8060-5aed644852a6', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76c2929a-63fc-4f7c-86b3-c04494fe08b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76c2929a-63fc-4f7c-86b3-c04494fe08b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc3aef7e-1240-4b2b-90f9-94665702d4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:04 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Volume 5fd0f75f-4588-4f3e-8060-5aed644852a6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5fd0f75f-4588-4f3e-8060-5aed644852a6', 'volume_size': 1} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 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-19T16:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1798142649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5fd0f75f-4588-4f3e-8060-5aed644852a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77ee3ce9cf6a4267b25a7eef4abf3bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:57: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-19T16:57:04Z,use_quota=True,user_id='a4710abd3b5c4c0dbd6429cc3232a4d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Creating volume 5fd0f75f-4588-4f3e-8060-5aed644852a6 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:57:04 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:57:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5fd0f75f-4588-4f3e-8060-5aed644852a6 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:04 devstack sudo[98177]: 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/79c947ed65531511518bdc223681e669/volume-5fd0f75f-4588-4f3e-8060-5aed644852a6 1073741824 Aug 19 18:57:04 devstack sudo[98177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:05 devstack sudo[98177]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5fd0f75f-4588-4f3e-8060-5aed644852a6 1073741824" returned: 0 in 0.623s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5fd0f75f-4588-4f3e-8060-5aed644852a6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:05 devstack sudo[98183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5fd0f75f-4588-4f3e-8060-5aed644852a6 Aug 19 18:57:05 devstack sudo[98183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:05 devstack sudo[98183]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5fd0f75f-4588-4f3e-8060-5aed644852a6" returned: 0 in 0.363s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] <== create_volume: return (1073ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:57:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.077s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:57:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc3aef7e-1240-4b2b-90f9-94665702d4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5fd0f75f-4588-4f3e-8060-5aed644852a6', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb908bbc-e1c3-42b0-a198-1cd6064e9d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:05 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Volume volume-5fd0f75f-4588-4f3e-8060-5aed644852a6 (5fd0f75f-4588-4f3e-8060-5aed644852a6): created successfully Aug 19 18:57:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb908bbc-e1c3-42b0-a198-1cd6064e9d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Flow 'volume_create_manager' (a1ebb983-58fa-40a6-ae40-8a1cc27e50f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:57:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4746d4f8-bae7-4f90-95f4-c85c912ba34b tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Created volume successfully. Aug 19 18:57:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Acquiring lock "cinder-5fd0f75f-4588-4f3e-8060-5aed644852a6-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:57:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Lock "cinder-5fd0f75f-4588-4f3e-8060-5aed644852a6-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:57:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Acquiring lock "cinder-quobyte-5fd0f75f-4588-4f3e-8060-5aed644852a6" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:57:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Lock "cinder-quobyte-5fd0f75f-4588-4f3e-8060-5aed644852a6" acquired by "delete_volume" :: waited 0.034s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:57:08 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6e0e8871-9cb7-47d6-89cc-fa6dac911e18]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:57:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5fd0f75f-4588-4f3e-8060-5aed644852a6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:08 devstack sudo[98223]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5fd0f75f-4588-4f3e-8060-5aed644852a6 Aug 19 18:57:08 devstack sudo[98223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:09 devstack sudo[98223]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5fd0f75f-4588-4f3e-8060-5aed644852a6" returned: 0 in 0.663s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5fd0f75f-4588-4f3e-8060-5aed644852a6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:09 devstack sudo[98233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5fd0f75f-4588-4f3e-8060-5aed644852a6 Aug 19 18:57:09 devstack sudo[98233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:09 devstack sudo[98233]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5fd0f75f-4588-4f3e-8060-5aed644852a6" returned: 0 in 0.529s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Lock "cinder-quobyte-5fd0f75f-4588-4f3e-8060-5aed644852a6" released by "delete_volume" :: held 1.261s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:57:09 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Created reservations ['1f7f09a5-2c49-4c41-a5df-88185fe1daa5', '38af97ad-35e8-4bdd-a72f-ff0b268194a6', '6788175b-ac23-4cbd-96f0-563a237089c9', 'b76f6e32-8a2e-40e3-85f3-b59ae6a5e179'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:57:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:57:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:57:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:57:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:57:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:57:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:09 devstack sudo[98248]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:57:09 devstack sudo[98248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:10 devstack sudo[98248]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.285s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:10 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:57:10 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Deleted volume successfully. Aug 19 18:57:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8de97af0-4e59-45fa-afa5-7365e147606f tempest-VolumeQuotasNegativeTestJSON-2032137228 None] Lock "cinder-5fd0f75f-4588-4f3e-8060-5aed644852a6-delete_volume" released by "delete_volume" :: held 1.863s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:57:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:57:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:57:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:57:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:57:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:57:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.025s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:57:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:17 devstack sudo[98282]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:57:17 devstack sudo[98282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:17 devstack sudo[98282]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.375s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:57:19 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=8,cinder:INSERT=3,cinder:UPDATE=9,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:57:20 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=12,cinder:SELECT=5,cinder:INSERT=2,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:57:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-6a41c354-8c0c-4c35-9800-83121baeb3c2 req-f3ce004d-8f96-475c-b44c-2b75f3a5e07b tempest-AttachVolumeTestJSON-357245335 None] Terminate volume connection completed successfully. Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-6a41c354-8c0c-4c35-9800-83121baeb3c2 req-f3ce004d-8f96-475c-b44c-2b75f3a5e07b tempest-AttachVolumeTestJSON-357245335 None] Deleting attachment 34639102-d67b-4861-a511-a7a1baa06173. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Flow 'volume_create_manager' (0a9c7c51-2fab-4b7c-9499-0194f6a43029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (100359c2-eb91-4612-899b-2a69fc512dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (100359c2-eb91-4612-899b-2a69fc512dd6) 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-19T16:57:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-828560625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=628b5f17-a4df-41f0-9896-749f4455c9bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aaef0f27b2c4e5cb5c4bde38fb694bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:57: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-19T16:57:22Z,use_quota=True,user_id='1eb81da0bf0e449bb0d88dd9e40c009c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bd6ae79-5411-40c7-9b3c-3bcfdc9a29e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bd6ae79-5411-40c7-9b3c-3bcfdc9a29e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f237e39-2578-4a05-81fc-638b9d7f6f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f237e39-2578-4a05-81fc-638b9d7f6f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '628b5f17-a4df-41f0-9896-749f4455c9bd', 'volume_name': 'volume-628b5f17-a4df-41f0-9896-749f4455c9bd', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9ae9a5c-9eb9-4a1a-9227-ef1a5858056d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9ae9a5c-9eb9-4a1a-9227-ef1a5858056d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e75072b-a409-4f05-9d79-df0417396094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:21 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Volume 628b5f17-a4df-41f0-9896-749f4455c9bd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-628b5f17-a4df-41f0-9896-749f4455c9bd', 'volume_size': 1} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 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-19T16:57:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-828560625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=628b5f17-a4df-41f0-9896-749f4455c9bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aaef0f27b2c4e5cb5c4bde38fb694bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:57: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-19T16:57:22Z,use_quota=True,user_id='1eb81da0bf0e449bb0d88dd9e40c009c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Creating volume 628b5f17-a4df-41f0-9896-749f4455c9bd {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:57:21 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:57:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-628b5f17-a4df-41f0-9896-749f4455c9bd 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:21 devstack sudo[98339]: 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/79c947ed65531511518bdc223681e669/volume-628b5f17-a4df-41f0-9896-749f4455c9bd 1073741824 Aug 19 18:57:21 devstack sudo[98339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:22 devstack sudo[98339]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-628b5f17-a4df-41f0-9896-749f4455c9bd 1073741824" returned: 0 in 0.579s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-628b5f17-a4df-41f0-9896-749f4455c9bd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:22 devstack sudo[98352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-628b5f17-a4df-41f0-9896-749f4455c9bd Aug 19 18:57:22 devstack sudo[98352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:22 devstack sudo[98352]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-628b5f17-a4df-41f0-9896-749f4455c9bd" returned: 0 in 0.370s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] <== create_volume: return (1008ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:57:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:57:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e75072b-a409-4f05-9d79-df0417396094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-628b5f17-a4df-41f0-9896-749f4455c9bd', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (43aae2d5-b21f-4ef5-8b7b-c2fd54068aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:22 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Volume volume-628b5f17-a4df-41f0-9896-749f4455c9bd (628b5f17-a4df-41f0-9896-749f4455c9bd): created successfully Aug 19 18:57:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (43aae2d5-b21f-4ef5-8b7b-c2fd54068aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Flow 'volume_create_manager' (0a9c7c51-2fab-4b7c-9499-0194f6a43029) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:57:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0b743dc7-d3f6-43cd-865a-24fbc62408fa tempest-VolumesServicesTestJSON-754396376 None] Created volume successfully. Aug 19 18:57:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Acquiring lock "cinder-628b5f17-a4df-41f0-9896-749f4455c9bd-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:57:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Lock "cinder-628b5f17-a4df-41f0-9896-749f4455c9bd-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:57:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Acquiring lock "cinder-quobyte-628b5f17-a4df-41f0-9896-749f4455c9bd" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:57:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Lock "cinder-quobyte-628b5f17-a4df-41f0-9896-749f4455c9bd" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:57:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a5b6e8c7-d664-4330-9438-07fa9cf0a353]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:57:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-628b5f17-a4df-41f0-9896-749f4455c9bd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:24 devstack sudo[98415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-628b5f17-a4df-41f0-9896-749f4455c9bd Aug 19 18:57:24 devstack sudo[98415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:25 devstack sudo[98415]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-628b5f17-a4df-41f0-9896-749f4455c9bd" returned: 0 in 0.604s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-628b5f17-a4df-41f0-9896-749f4455c9bd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:25 devstack sudo[98437]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-628b5f17-a4df-41f0-9896-749f4455c9bd Aug 19 18:57:25 devstack sudo[98437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:25 devstack sudo[98437]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-628b5f17-a4df-41f0-9896-749f4455c9bd" returned: 0 in 0.393s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Lock "cinder-quobyte-628b5f17-a4df-41f0-9896-749f4455c9bd" released by "delete_volume" :: held 1.169s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:57:25 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Created reservations ['3d4336f4-4d5a-4b94-b8f6-c91423a74c60', '361435a6-bffa-4910-8485-5047e864f020', '03774984-06aa-48f6-b2de-668f3f0d5e20', 'a3ccb52b-03cd-45e6-b900-0760987c1b59'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:57:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:57:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:57:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:57:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:57:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.032s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:57:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:25 devstack sudo[98472]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:57:25 devstack sudo[98472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:26 devstack sudo[98472]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.561s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:26 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:57:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Deleted volume successfully. Aug 19 18:57:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2ae772fa-f6bf-4ec9-b089-32411b8c05b1 tempest-VolumesServicesTestJSON-754396376 None] Lock "cinder-628b5f17-a4df-41f0-9896-749f4455c9bd-delete_volume" released by "delete_volume" :: held 2.286s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:57:35 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=9,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:57:36 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=7,cinder:UPDATE=10,cinder:DELETE=2,cinder:INSERT=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Flow 'volume_create_manager' (4fcab0a5-611e-4ee3-b1a9-e3e15973cbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6c26c55-b7e7-4429-8607-bbfd4afe0d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6c26c55-b7e7-4429-8607-bbfd4afe0d09) 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-19T16:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1879331473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7b477c01-a15a-4789-8e9e-a013f85fc273,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aced1f25b40049178f7d0ce57cfdc1e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:57: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-19T16:57:47Z,use_quota=True,user_id='6d4af6a3c73d4cc1b8417ff7fe68a8fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2331b24-1f52-4f6b-a8a8-663a66b5085b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2331b24-1f52-4f6b-a8a8-663a66b5085b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc1c7d97-4411-4321-8e68-ed8772a0105c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc1c7d97-4411-4321-8e68-ed8772a0105c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7b477c01-a15a-4789-8e9e-a013f85fc273', 'volume_name': 'volume-7b477c01-a15a-4789-8e9e-a013f85fc273', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52726b5a-c19d-4210-ae2c-66477314a179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52726b5a-c19d-4210-ae2c-66477314a179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86f9783c-1f57-4d92-b0b6-8ef0b5e84852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:47 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Volume 7b477c01-a15a-4789-8e9e-a013f85fc273: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7b477c01-a15a-4789-8e9e-a013f85fc273', 'volume_size': 1} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 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-19T16:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1879331473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7b477c01-a15a-4789-8e9e-a013f85fc273,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aced1f25b40049178f7d0ce57cfdc1e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:57: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-19T16:57:47Z,use_quota=True,user_id='6d4af6a3c73d4cc1b8417ff7fe68a8fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Creating volume 7b477c01-a15a-4789-8e9e-a013f85fc273 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:57:47 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:57:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b477c01-a15a-4789-8e9e-a013f85fc273 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:47 devstack sudo[98716]: 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/79c947ed65531511518bdc223681e669/volume-7b477c01-a15a-4789-8e9e-a013f85fc273 1073741824 Aug 19 18:57:47 devstack sudo[98716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:48 devstack sudo[98716]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b477c01-a15a-4789-8e9e-a013f85fc273 1073741824" returned: 0 in 0.955s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b477c01-a15a-4789-8e9e-a013f85fc273 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:48 devstack sudo[98721]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b477c01-a15a-4789-8e9e-a013f85fc273 Aug 19 18:57:48 devstack sudo[98721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:49 devstack sudo[98721]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b477c01-a15a-4789-8e9e-a013f85fc273" returned: 0 in 0.532s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] <== create_volume: return (1589ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:57:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.591s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:57:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86f9783c-1f57-4d92-b0b6-8ef0b5e84852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7b477c01-a15a-4789-8e9e-a013f85fc273', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc5659f9-4c18-49c3-8624-af119d2271b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:49 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Volume volume-7b477c01-a15a-4789-8e9e-a013f85fc273 (7b477c01-a15a-4789-8e9e-a013f85fc273): created successfully Aug 19 18:57:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc5659f9-4c18-49c3-8624-af119d2271b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Flow 'volume_create_manager' (4fcab0a5-611e-4ee3-b1a9-e3e15973cbcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:57:49 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ec3a069a-c04c-46d2-99a2-c0edd82e8724 tempest-ServerRescueNegativeTestJSON-1336016273 None] Created volume successfully. Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Flow 'volume_create_manager' (a6afc1a1-a81d-4e27-a2be-8d51edfb82e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (715324e3-ca38-4439-b9f2-458809cfd398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (715324e3-ca38-4439-b9f2-458809cfd398) 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-19T16:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1457184169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45ac22a5adfe47f7b528be0d2a0fbb9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:57:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T16:57:54Z,use_quota=True,user_id='1b7f7b7d61df47d08386e60bc01ec31b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (548ec461-2c6c-4fa0-9c7c-ba9d020678b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (548ec461-2c6c-4fa0-9c7c-ba9d020678b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (99f93e4d-ae68-486c-aebd-4b12055e5178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (99f93e4d-ae68-486c-aebd-4b12055e5178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c', 'volume_name': 'volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c95c1805-34c6-4511-8e9c-82546bfd5628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c95c1805-34c6-4511-8e9c-82546bfd5628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63f8f1d6-20e5-44e8-8fca-b0c91387b94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:53 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Volume fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c', 'volume_size': 1} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 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-19T16:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1457184169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45ac22a5adfe47f7b528be0d2a0fbb9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:57:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T16:57:54Z,use_quota=True,user_id='1b7f7b7d61df47d08386e60bc01ec31b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Creating volume fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:57:53 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:57:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:53 devstack sudo[98758]: 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/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c 1073741824 Aug 19 18:57:53 devstack sudo[98758]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:54 devstack sudo[98758]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c 1073741824" returned: 0 in 0.583s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:54 devstack sudo[98776]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c Aug 19 18:57:54 devstack sudo[98776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:54 devstack sudo[98776]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" returned: 0 in 0.381s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] <== create_volume: return (1017ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:57:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.020s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:57:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63f8f1d6-20e5-44e8-8fca-b0c91387b94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd44c212-6d37-4f6b-9330-defbcf130cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:57:54 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Volume volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c (fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c): created successfully Aug 19 18:57:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd44c212-6d37-4f6b-9330-defbcf130cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:57:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Flow 'volume_create_manager' (a6afc1a1-a81d-4e27-a2be-8d51edfb82e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:57:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e15e6bf3-327b-4ba0-b0b8-f68a2e837a63 tempest-VolumesDeleteCascade-693870986 None] Created volume successfully. Aug 19 18:57:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:57:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:57:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] Creating offline snapshot dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 of volume fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 18:57:56 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[02a9b438-d31e-4a7d-a8a0-6f713a410d46]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:57:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:56 devstack sudo[98794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c Aug 19 18:57:56 devstack sudo[98794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:56 devstack sudo[98794]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" returned: 0 in 0.546s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:56 devstack sudo[98799]: 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/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 1G Aug 19 18:57:56 devstack sudo[98799]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:57 devstack sudo[98799]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 1G" returned: 0 in 0.794s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:57 devstack sudo[98826]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 Aug 19 18:57:57 devstack sudo[98826]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:58 devstack sudo[98826]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53" returned: 0 in 0.720s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:58 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 is being set with open permissions: ugo+rw Aug 19 18:57:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:58 devstack sudo[98831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 Aug 19 18:57:58 devstack sudo[98831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:58 devstack sudo[98831]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53" returned: 0 in 0.418s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:58 devstack sudo[98834]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.info Aug 19 18:57:58 devstack sudo[98834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:58 devstack sudo[98834]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.info" returned: 0 in 0.297s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:59 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.info is being set with open permissions: ugo+rw Aug 19 18:57:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:57:59 devstack sudo[98841]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.info Aug 19 18:57:59 devstack sudo[98841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:57:59 devstack sudo[98841]: pam_unix(sudo:session): session closed for user root Aug 19 18:57:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.info" returned: 0 in 0.303s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:57:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.276s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:57:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6bc2b379-f396-4e62-b672-1e641dd817ad tempest-VolumesDeleteCascade-693870986 None] Create snapshot completed successfully Aug 19 18:58:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] Creating offline snapshot f76faa43-004b-42ec-bc72-29f873928aa0 of volume fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 18:58:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[268c0ccc-da95-4961-ab4b-d8f3678f064d]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:00 devstack sudo[98895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 Aug 19 18:58:00 devstack sudo[98895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:01 devstack sudo[98895]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53" returned: 0 in 0.566s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 18:58:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:01 devstack sudo[98904]: 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/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 1G Aug 19 18:58:01 devstack sudo[98904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:02 devstack sudo[98904]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 1G" returned: 0 in 0.893s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:02 devstack sudo[98922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 Aug 19 18:58:02 devstack sudo[98922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Acquiring lock "cinder-7b477c01-a15a-4789-8e9e-a013f85fc273-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Lock "cinder-7b477c01-a15a-4789-8e9e-a013f85fc273-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Acquiring lock "cinder-quobyte-7b477c01-a15a-4789-8e9e-a013f85fc273" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Lock "cinder-quobyte-7b477c01-a15a-4789-8e9e-a013f85fc273" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:02 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5f2bf940-d319-450d-8afb-3ef28cc0253c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b477c01-a15a-4789-8e9e-a013f85fc273 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:02 devstack sudo[98922]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0" returned: 0 in 0.459s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:02 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 is being set with open permissions: ugo+rw Aug 19 18:58:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:02 devstack sudo[98931]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 Aug 19 18:58:02 devstack sudo[98931]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:02 devstack sudo[98930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b477c01-a15a-4789-8e9e-a013f85fc273 Aug 19 18:58:02 devstack sudo[98930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:02 devstack sudo[98931]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0" returned: 0 in 0.336s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.434s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ed592ab0-e9c8-479a-8b11-7a0e4b951c6d tempest-VolumesDeleteCascade-693870986 None] Create snapshot completed successfully Aug 19 18:58:03 devstack sudo[98930]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b477c01-a15a-4789-8e9e-a013f85fc273" returned: 0 in 0.559s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b477c01-a15a-4789-8e9e-a013f85fc273 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:03 devstack sudo[98938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b477c01-a15a-4789-8e9e-a013f85fc273 Aug 19 18:58:03 devstack sudo[98938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:03 devstack sudo[98938]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b477c01-a15a-4789-8e9e-a013f85fc273" returned: 0 in 0.366s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Lock "cinder-quobyte-7b477c01-a15a-4789-8e9e-a013f85fc273" released by "delete_volume" :: held 0.979s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Created reservations ['b3ca0e3c-ebef-4bf5-8597-3971d08ae5f4', '26684e49-83a6-42f8-bbdd-65a246c32e97', '59aa1de4-3693-4920-862b-7b703e44ed30', 'b9075530-105d-4809-8798-8e21794e6205'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:03 devstack sudo[98943]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:58:03 devstack sudo[98943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Performing cascade delete. {{(pid=94004) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 19 18:58:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-dc6daf91-c7d7-4557-bb88-fc1ba8fabd53-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-dc6daf91-c7d7-4557-bb88-fc1ba8fabd53-delete_snapshot" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-quobyte-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-quobyte-dc6daf91-c7d7-4557-bb88-fc1ba8fabd53" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-dc6daf91-c7d7-4557-bb88-fc1ba8fabd53" acquired by "_delete_snapshot" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Deleting offline snapshot dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 of volume fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 18:58:04 devstack sudo[98943]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] snapshot_file for this snap is: volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 18:58:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.564s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:04 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:58:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Deleted volume successfully. Aug 19 18:58:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[00d0519f-259b-45e7-b628-8096763cc1f0]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-979c25b8-2393-486e-aaf0-6147f0c52e3a tempest-ServerRescueNegativeTestJSON-1336016273 None] Lock "cinder-7b477c01-a15a-4789-8e9e-a013f85fc273-delete_volume" released by "delete_volume" :: held 1.958s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:04 devstack sudo[98958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 Aug 19 18:58:04 devstack sudo[98958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:05 devstack sudo[98958]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53" returned: 0 in 1.064s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 18:58:05 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[94244d3b-4a06-4fa8-b787-dd5686b89fbb]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:05 devstack sudo[99000]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c Aug 19 18:58:05 devstack sudo[99000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:06 devstack sudo[99000]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" returned: 0 in 0.889s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:06 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7b99ab3e-9c64-4b34-af20-47581c56cd5a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:06 devstack sudo[99032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 Aug 19 18:58:06 devstack sudo[99032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:07 devstack sudo[99032]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0" returned: 0 in 1.066s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 18:58:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4fb6a71d-787e-4bb6-8827-7eb14f716626]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:07 devstack sudo[99113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 Aug 19 18:58:07 devstack sudo[99113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:08 devstack sudo[99113]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53" returned: 0 in 0.984s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 18:58:08 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[13f74e98-6a75-4c99-85e4-568a578a829b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:08 devstack sudo[99138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c Aug 19 18:58:08 devstack sudo[99138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:09 devstack sudo[99138]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" returned: 0 in 1.311s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:09 devstack sudo[99149]: 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/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 Aug 19 18:58:09 devstack sudo[99149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:10 devstack sudo[99149]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53" returned: 0 in 0.522s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:10 devstack sudo[99156]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53 Aug 19 18:58:10 devstack sudo[99156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:10 devstack sudo[99156]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.dc6daf91-c7d7-4557-bb88-fc1ba8fabd53" returned: 0 in 0.427s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 -F qcow2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:10 devstack sudo[99159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 -F qcow2 Aug 19 18:58:10 devstack sudo[99159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:11 devstack sudo[99159]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 -F qcow2" returned: 0 in 0.703s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-dc6daf91-c7d7-4557-bb88-fc1ba8fabd53" released by "_delete_snapshot" :: held 7.469s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" released by "delete_snapshot" :: held 7.506s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:11 devstack cinder-volume[94004]: WARNING cinder.quota [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 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 19 18:58:11 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Created reservations ['eecfd9e1-24d3-4835-ab91-344f419bfdcf', '4189c297-ebb3-428d-868d-843bbdf5c4db', 'a5ff28e7-619f-4c8d-8c23-510733934e7f', '06cf7cec-29fa-485a-b3aa-7ec17ffd8399'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:58:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Delete snapshot completed successfully. Aug 19 18:58:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-dc6daf91-c7d7-4557-bb88-fc1ba8fabd53-delete_snapshot" released by "delete_snapshot" :: held 7.767s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-f76faa43-004b-42ec-bc72-29f873928aa0-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-f76faa43-004b-42ec-bc72-29f873928aa0-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-quobyte-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" acquired by "delete_snapshot" :: waited 0.066s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-quobyte-f76faa43-004b-42ec-bc72-29f873928aa0" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-f76faa43-004b-42ec-bc72-29f873928aa0" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Deleting offline snapshot f76faa43-004b-42ec-bc72-29f873928aa0 of volume fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 18:58:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] snapshot_file for this snap is: volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 18:58:12 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[808306b2-83d4-4748-b38d-ed800db579f5]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:12 devstack sudo[99187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 Aug 19 18:58:12 devstack sudo[99187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:12 devstack sudo[99187]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0" returned: 0 in 0.706s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 18:58:12 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7d36733d-9775-48e1-ae75-b075dee7cecf]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:13 devstack sudo[99198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c Aug 19 18:58:13 devstack sudo[99198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:13 devstack sudo[99198]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" returned: 0 in 0.771s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:13 devstack sudo[99214]: 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/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 Aug 19 18:58:13 devstack sudo[99214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:14 devstack sudo[99214]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0" returned: 0 in 0.798s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:14 devstack sudo[99236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0 Aug 19 18:58:14 devstack sudo[99236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:14 devstack sudo[99236]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c.f76faa43-004b-42ec-bc72-29f873928aa0" returned: 0 in 0.450s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-f76faa43-004b-42ec-bc72-29f873928aa0" released by "_delete_snapshot" :: held 2.979s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" released by "delete_snapshot" :: held 3.020s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:15 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Created reservations ['a220eb58-f439-486b-bd67-5e11fbcc4258', '99fc76bf-34f3-4c67-b4a0-79ac838a4fd7', 'c982432b-40da-42cf-b24f-3fc0517a3bbb', '71084d3e-6688-451d-963f-dba7cbc14b69'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:58:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Delete snapshot completed successfully. Aug 19 18:58:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-f76faa43-004b-42ec-bc72-29f873928aa0-delete_snapshot" released by "delete_snapshot" :: held 3.443s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Snapshots deleted, issuing volume delete {{(pid=94004) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 19 18:58:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-quobyte-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:15 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9f0f8de-4698-4115-b213-fef306c968bc]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:15 devstack sudo[99240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c Aug 19 18:58:15 devstack sudo[99240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:15 devstack sudo[99240]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" returned: 0 in 0.593s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:15 devstack sudo[99247]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c Aug 19 18:58:15 devstack sudo[99247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:16 devstack sudo[99247]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" returned: 0 in 0.399s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c" released by "delete_volume" :: held 1.081s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Created reservations ['344c3dac-0ae5-48b5-80c3-842acf9ea666', '2f5fcc8e-7472-4b28-ae93-a3a4c2cc2b55', '38edd98f-37c3-4599-a7f0-2ceaee9cfdc9', '3d2b4efb-30b3-4d35-bc06-82b65631ee10'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:16 devstack sudo[99252]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:58:16 devstack sudo[99252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:16 devstack sudo[99252]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.420s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:16 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:58:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Deleted volume successfully. Aug 19 18:58:16 devstack sudo[99256]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:58:16 devstack sudo[99256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dfa07c36-9d77-48dd-9b41-74eef7112cfa tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-fcfe8f93-34ba-42fc-9ab0-8a38fb67c93c-delete_volume" released by "delete_volume" :: held 13.153s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:17 devstack sudo[99256]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.359s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 8 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Flow 'volume_create_manager' (7e938f02-0388-43e2-a6dd-1c2a2de449a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d5550a9-9e40-4c86-933c-ede7db9994cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d5550a9-9e40-4c86-933c-ede7db9994cc) 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-19T16:58:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-672565668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=62df8f9a-2c6b-4ac0-becb-c12fa2765cfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45ac22a5adfe47f7b528be0d2a0fbb9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:58: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-19T16:58:18Z,use_quota=True,user_id='1b7f7b7d61df47d08386e60bc01ec31b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e479dca7-ace6-48d1-aef5-e6a0b31995bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e479dca7-ace6-48d1-aef5-e6a0b31995bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8858a494-ec8b-4077-9a44-a17d17ea5727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8858a494-ec8b-4077-9a44-a17d17ea5727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '62df8f9a-2c6b-4ac0-becb-c12fa2765cfe', 'volume_name': 'volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc637fb4-0e7d-4e6f-8928-3b525b388138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc637fb4-0e7d-4e6f-8928-3b525b388138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0613f092-98ee-46e0-a2bb-c2e278670d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:17 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Volume 62df8f9a-2c6b-4ac0-becb-c12fa2765cfe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe', 'volume_size': 1} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 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-19T16:58:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-672565668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=62df8f9a-2c6b-4ac0-becb-c12fa2765cfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45ac22a5adfe47f7b528be0d2a0fbb9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:58: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-19T16:58:18Z,use_quota=True,user_id='1b7f7b7d61df47d08386e60bc01ec31b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Creating volume 62df8f9a-2c6b-4ac0-becb-c12fa2765cfe {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:58:17 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:58:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:18 devstack sudo[99260]: 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/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe 1073741824 Aug 19 18:58:18 devstack sudo[99260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:18 devstack sudo[99260]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe 1073741824" returned: 0 in 0.563s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:18 devstack sudo[99267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe Aug 19 18:58:18 devstack sudo[99267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:18 devstack sudo[99267]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe" returned: 0 in 0.393s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] <== create_volume: return (1013ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:58:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0613f092-98ee-46e0-a2bb-c2e278670d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9000bb33-8e57-4021-9aea-40a1512d38ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:19 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Volume volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe (62df8f9a-2c6b-4ac0-becb-c12fa2765cfe): created successfully Aug 19 18:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9000bb33-8e57-4021-9aea-40a1512d38ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Flow 'volume_create_manager' (7e938f02-0388-43e2-a6dd-1c2a2de449a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:58:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-37ac6781-b94c-4216-8e7e-e0f80e758ee0 tempest-VolumesDeleteCascade-693870986 None] Created volume successfully. Aug 19 18:58:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] Creating offline snapshot 67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc of volume 62df8f9a-2c6b-4ac0-becb-c12fa2765cfe {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 18:58:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[73a5b400-403f-47e0-a38f-6e515be0e737]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:20 devstack sudo[99271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe Aug 19 18:58:20 devstack sudo[99271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:20 devstack sudo[99271]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe" returned: 0 in 0.553s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:20 devstack sudo[99277]: 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/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc 1G Aug 19 18:58:20 devstack sudo[99277]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:21 devstack sudo[99277]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc 1G" returned: 0 in 0.643s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:21 devstack sudo[99302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc Aug 19 18:58:21 devstack sudo[99302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:21 devstack sudo[99302]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc" returned: 0 in 0.408s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:21 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc is being set with open permissions: ugo+rw Aug 19 18:58:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:22 devstack sudo[99326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc Aug 19 18:58:22 devstack sudo[99326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:22 devstack sudo[99326]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc" returned: 0 in 0.304s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:22 devstack sudo[99329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.info Aug 19 18:58:22 devstack sudo[99329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:22 devstack sudo[99329]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.info" returned: 0 in 0.298s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:22 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.info is being set with open permissions: ugo+rw Aug 19 18:58:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:22 devstack sudo[99332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.info Aug 19 18:58:22 devstack sudo[99332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:22 devstack sudo[99332]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.info" returned: 0 in 0.273s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.601s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e215d203-4265-491c-a1c2-f2c1d40f12e1 tempest-VolumesDeleteCascade-693870986 None] Create snapshot completed successfully Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Flow 'volume_create_manager' (29b656ba-096d-4bb6-8ff6-c9e8408b39b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (396e8336-42ae-4f47-890a-6371f723b2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (396e8336-42ae-4f47-890a-6371f723b2ff) 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-19T16:58:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-726207882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0193089f-17fa-4acd-bea1-f87a319323d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45ac22a5adfe47f7b528be0d2a0fbb9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:58:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T16:58:24Z,use_quota=True,user_id='1b7f7b7d61df47d08386e60bc01ec31b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99ff09aa-01cb-426b-9410-40769d25e855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99ff09aa-01cb-426b-9410-40769d25e855) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf05c63d-dc40-422a-bda5-2e7906e0ad7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf05c63d-dc40-422a-bda5-2e7906e0ad7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '0193089f-17fa-4acd-bea1-f87a319323d8', 'volume_name': 'volume-0193089f-17fa-4acd-bea1-f87a319323d8', 'volume_size': 1, 'snapshot_id': '67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8389352c-ca68-4551-a3b3-9cefebc6ad24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8389352c-ca68-4551-a3b3-9cefebc6ad24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (263caab9-4246-470f-890e-bc5d558941e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Volume 0193089f-17fa-4acd-bea1-f87a319323d8: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-0193089f-17fa-4acd-bea1-f87a319323d8', 'volume_size': 1, 'snapshot_id': '67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc'} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-quobyte-67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc-0193089f-17fa-4acd-bea1-f87a319323d8" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc-0193089f-17fa-4acd-bea1-f87a319323d8" acquired by "_create_volume_from_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Creating volume 0193089f-17fa-4acd-bea1-f87a319323d8 from snapshot 67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-quobyte-0193089f-17fa-4acd-bea1-f87a319323d8" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-0193089f-17fa-4acd-bea1-f87a319323d8" acquired by "_copy_volume_from_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] snapshot: 67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc, volume: 0193089f-17fa-4acd-bea1-f87a319323d8, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f839dfd5-aa2c-4c9e-92c6-5e96b73058b3]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:24 devstack sudo[99342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc Aug 19 18:58:24 devstack sudo[99342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:24 devstack sudo[99342]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc" returned: 0 in 0.433s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[76ecea9b-937a-47bf-8e34-c6923a3d578a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:25 devstack sudo[99359]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe Aug 19 18:58:25 devstack sudo[99359]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:25 devstack sudo[99359]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe" returned: 0 in 0.524s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] will copy from snapshot at /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 18:58:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 18:58:25 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Path /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8 not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 18:58:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:25 devstack sudo[99366]: 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/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8 Aug 19 18:58:25 devstack sudo[99366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:32 devstack sudo[99366]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8" returned: 0 in 6.612s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:32 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe, size 1024.00 MB, duration 6.61 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 18:58:32 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Converted 1024.00 MB image at 154.82 MB/s Aug 19 18:58:32 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8 is being set with open permissions: ugo+rw Aug 19 18:58:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:32 devstack sudo[99469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8 Aug 19 18:58:32 devstack sudo[99469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:32 devstack sudo[99469]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8" returned: 0 in 0.274s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-0193089f-17fa-4acd-bea1-f87a319323d8" released by "_copy_volume_from_snapshot" :: held 7.970s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc-0193089f-17fa-4acd-bea1-f87a319323d8" released by "_create_volume_from_snapshot" :: held 8.063s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.083s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (263caab9-4246-470f-890e-bc5d558941e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0193089f-17fa-4acd-bea1-f87a319323d8', 'volume_size': 1, 'snapshot_id': '67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7c1a898-eb45-44df-8204-2e0263831dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:32 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Volume volume-0193089f-17fa-4acd-bea1-f87a319323d8 (0193089f-17fa-4acd-bea1-f87a319323d8): created successfully Aug 19 18:58:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7c1a898-eb45-44df-8204-2e0263831dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Flow 'volume_create_manager' (29b656ba-096d-4bb6-8ff6-c9e8408b39b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:58:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3677a0ff-34c0-434b-9782-5d8671870b79 tempest-VolumesDeleteCascade-693870986 None] Created volume successfully. Aug 19 18:58:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe-delete_volume" acquired by "delete_volume" :: waited 0.048s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Performing cascade delete. {{(pid=94004) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 19 18:58:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-quobyte-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-quobyte-67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc" acquired by "_delete_snapshot" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Deleting offline snapshot 67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc of volume 62df8f9a-2c6b-4ac0-becb-c12fa2765cfe {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 18:58:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] snapshot_file for this snap is: volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 18:58:33 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b86b1e0a-59c5-4eee-9d10-fd9fa60254e8]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:34 devstack sudo[99490]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc Aug 19 18:58:34 devstack sudo[99490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Flow 'volume_create_manager' (c42ae39a-ed21-472a-ae63-2eb8c3c372eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a63ef333-8676-415f-84af-aad3fbca23f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a63ef333-8676-415f-84af-aad3fbca23f4) 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-19T16:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-959351132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32e3cd35-3e89-47be-9987-4dc14edddc63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bec6f57e2f2948aebd45b5de406f9a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:58: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-19T16:58:34Z,use_quota=True,user_id='b9395e4800a84e68943f148f201e321d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c123d7cc-6926-45c1-9a90-d265d00b0f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c123d7cc-6926-45c1-9a90-d265d00b0f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0af900af-17d5-4355-94ec-d33104f4d7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0af900af-17d5-4355-94ec-d33104f4d7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '32e3cd35-3e89-47be-9987-4dc14edddc63', 'volume_name': 'volume-32e3cd35-3e89-47be-9987-4dc14edddc63', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (72cf8bbd-b6f1-439b-b1d9-f942342f1ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (72cf8bbd-b6f1-439b-b1d9-f942342f1ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40514152-0465-4a48-aa42-53c739dbf8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:34 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Volume 32e3cd35-3e89-47be-9987-4dc14edddc63: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-32e3cd35-3e89-47be-9987-4dc14edddc63', 'volume_size': 1} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 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-19T16:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-959351132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=32e3cd35-3e89-47be-9987-4dc14edddc63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bec6f57e2f2948aebd45b5de406f9a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:58: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-19T16:58:34Z,use_quota=True,user_id='b9395e4800a84e68943f148f201e321d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Creating volume 32e3cd35-3e89-47be-9987-4dc14edddc63 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.029s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:58:34 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-32e3cd35-3e89-47be-9987-4dc14edddc63 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:34 devstack sudo[99490]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc" returned: 0 in 0.730s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 18:58:34 devstack sudo[99495]: 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/79c947ed65531511518bdc223681e669/volume-32e3cd35-3e89-47be-9987-4dc14edddc63 1073741824 Aug 19 18:58:34 devstack sudo[99495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[018db442-ef3b-4fb4-8212-fde77c59caa4]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:34 devstack sudo[99497]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe Aug 19 18:58:34 devstack sudo[99497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:35 devstack sudo[99495]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-32e3cd35-3e89-47be-9987-4dc14edddc63 1073741824" returned: 0 in 0.858s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:35 devstack sudo[99497]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe" returned: 0 in 0.820s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-32e3cd35-3e89-47be-9987-4dc14edddc63 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:35 devstack sudo[99507]: 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/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc Aug 19 18:58:35 devstack sudo[99507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:35 devstack sudo[99508]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-32e3cd35-3e89-47be-9987-4dc14edddc63 Aug 19 18:58:35 devstack sudo[99508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:36 devstack sudo[99508]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-32e3cd35-3e89-47be-9987-4dc14edddc63" returned: 0 in 0.499s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] <== create_volume: return (1489ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.496s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (40514152-0465-4a48-aa42-53c739dbf8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32e3cd35-3e89-47be-9987-4dc14edddc63', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e2ed53b-70cb-4841-bd26-e753aeabb849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Volume volume-32e3cd35-3e89-47be-9987-4dc14edddc63 (32e3cd35-3e89-47be-9987-4dc14edddc63): created successfully Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e2ed53b-70cb-4841-bd26-e753aeabb849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Flow 'volume_create_manager' (c42ae39a-ed21-472a-ae63-2eb8c3c372eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:58:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b0b6ec60-9ee3-4eb4-88a7-faa118aa1fdd tempest-ServerActionsTestOtherA-117438847 None] Created volume successfully. Aug 19 18:58:36 devstack sudo[99507]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc" returned: 0 in 0.692s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:36 devstack sudo[99515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc Aug 19 18:58:36 devstack sudo[99515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:36 devstack sudo[99515]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe.67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc" returned: 0 in 0.325s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc" released by "_delete_snapshot" :: held 2.725s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe" released by "delete_snapshot" :: held 2.772s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Created reservations ['2af3e1b3-a780-4d71-88af-5caa3dc986c0', '1028f0af-6639-4c11-8851-3b9b18fb3e64', '57cff6b3-56b5-4a8c-95db-97f6c5bb537b', 'df6d89c4-3662-40f4-9610-6a6167a2ed34'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:58:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Delete snapshot completed successfully. Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-67b9c9e0-87b5-4d1d-8929-ddc1ab1fe0cc-delete_snapshot" released by "delete_snapshot" :: held 2.960s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Snapshots deleted, issuing volume delete {{(pid=94004) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-quobyte-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6b90d759-03a5-4380-b0a4-ebc9c5d29c22]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:37 devstack sudo[99518]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe Aug 19 18:58:37 devstack sudo[99518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:37 devstack sudo[99518]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe" returned: 0 in 0.489s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:37 devstack sudo[99524]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe Aug 19 18:58:37 devstack sudo[99524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:37 devstack sudo[99524]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe" returned: 0 in 0.336s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe" released by "delete_volume" :: held 0.900s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:37 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Created reservations ['c0de6eed-de05-42e2-bed3-4f99df2d78bb', '712851b1-7c97-4e38-a6ae-93adb5d4f6e1', '0728658a-5214-46d4-b702-e2c3b530d93f', '564a17d7-87e6-4de4-b182-ef44bba6ad02'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:58:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:58:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:58:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:38 devstack sudo[99527]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:58:38 devstack sudo[99527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:38 devstack sudo[99527]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.521s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:38 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:58:38 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Deleted volume successfully. Aug 19 18:58:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cc600d5a-5a6a-41be-b0d9-79fb80d325d2 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-62df8f9a-2c6b-4ac0-becb-c12fa2765cfe-delete_volume" released by "delete_volume" :: held 4.805s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-0193089f-17fa-4acd-bea1-f87a319323d8-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-0193089f-17fa-4acd-bea1-f87a319323d8-delete_volume" acquired by "delete_volume" :: waited 0.052s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "cinder-quobyte-0193089f-17fa-4acd-bea1-f87a319323d8" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-0193089f-17fa-4acd-bea1-f87a319323d8" acquired by "delete_volume" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:38 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3d280447-3208-461b-8568-6dc753a066d4]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:39 devstack sudo[99530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8 Aug 19 18:58:39 devstack sudo[99530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:39 devstack sudo[99530]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8" returned: 0 in 0.565s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:39 devstack sudo[99537]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8 Aug 19 18:58:39 devstack sudo[99537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:39 devstack sudo[99537]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0193089f-17fa-4acd-bea1-f87a319323d8" returned: 0 in 0.410s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-quobyte-0193089f-17fa-4acd-bea1-f87a319323d8" released by "delete_volume" :: held 1.047s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:39 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Created reservations ['bc3b9407-8f21-46a2-846d-7f5a894be608', 'd36e510b-4c00-4a1f-be8c-8802c4092201', 'ceb06ca8-64b9-491a-a571-4f84185af97b', '46d416f7-4796-447f-b469-816d50328961'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:58:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:58:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:58:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:40 devstack sudo[99543]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:58:40 devstack sudo[99543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:40 devstack sudo[99543]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.350s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:40 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:58:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Deleted volume successfully. Aug 19 18:58:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2c42c013-a536-4f18-a43d-aa2c369d3a94 tempest-VolumesDeleteCascade-693870986 None] Lock "cinder-0193089f-17fa-4acd-bea1-f87a319323d8-delete_volume" released by "delete_volume" :: held 1.791s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:47 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=52,cinder:UPDATE=76,cinder:DELETE=8,cinder:INSERT=14 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:58:47 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=64,cinder:UPDATE=61,cinder:INSERT=21,cinder:DELETE=4 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:58:47 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Flow 'volume_create_manager' (4484d4a8-906a-48ab-a252-bc1a58a0a617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2d0a672-ffbe-41ac-bac5-4403650fbbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2d0a672-ffbe-41ac-bac5-4403650fbbd7) 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-19T16:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-974592680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a6634b40-dd51-46f4-83b4-d870161cfe41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='193b0f003c174e24955754300be756b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:58: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-19T16:58:48Z,use_quota=True,user_id='8570e1cc46ab40b7b861d11dad367668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54406c1e-b29c-4427-a3a7-6a888f72ccb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54406c1e-b29c-4427-a3a7-6a888f72ccb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ecb09aa5-ae14-4e19-936c-f29605455784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ecb09aa5-ae14-4e19-936c-f29605455784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a6634b40-dd51-46f4-83b4-d870161cfe41', 'volume_name': 'volume-a6634b40-dd51-46f4-83b4-d870161cfe41', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (30a130d3-f479-4af8-b917-bd931f235e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (30a130d3-f479-4af8-b917-bd931f235e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ddf8968-42ff-47e0-bad0-363b40811f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:48 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Volume a6634b40-dd51-46f4-83b4-d870161cfe41: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a6634b40-dd51-46f4-83b4-d870161cfe41', 'volume_size': 1} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 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-19T16:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-974592680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a6634b40-dd51-46f4-83b4-d870161cfe41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='193b0f003c174e24955754300be756b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:58: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-19T16:58:48Z,use_quota=True,user_id='8570e1cc46ab40b7b861d11dad367668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Creating volume a6634b40-dd51-46f4-83b4-d870161cfe41 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:58:48 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a6634b40-dd51-46f4-83b4-d870161cfe41 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:48 devstack sudo[99587]: 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/79c947ed65531511518bdc223681e669/volume-a6634b40-dd51-46f4-83b4-d870161cfe41 1073741824 Aug 19 18:58:48 devstack sudo[99587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:48 devstack sudo[99587]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a6634b40-dd51-46f4-83b4-d870161cfe41 1073741824" returned: 0 in 0.891s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a6634b40-dd51-46f4-83b4-d870161cfe41 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:49 devstack sudo[99626]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a6634b40-dd51-46f4-83b4-d870161cfe41 Aug 19 18:58:49 devstack sudo[99626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:49 devstack sudo[99626]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a6634b40-dd51-46f4-83b4-d870161cfe41" returned: 0 in 0.326s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] <== create_volume: return (1269ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:58:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.272s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0ddf8968-42ff-47e0-bad0-363b40811f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a6634b40-dd51-46f4-83b4-d870161cfe41', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7b7493f4-f90a-46f9-b5a3-27755a484e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:49 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Volume volume-a6634b40-dd51-46f4-83b4-d870161cfe41 (a6634b40-dd51-46f4-83b4-d870161cfe41): created successfully Aug 19 18:58:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7b7493f4-f90a-46f9-b5a3-27755a484e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Flow 'volume_create_manager' (4484d4a8-906a-48ab-a252-bc1a58a0a617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:58:49 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4005e68f-5b05-4e56-b799-21295dd63092 tempest-VolumesTransfersTest-1578991802 None] Created volume successfully. Aug 19 18:58:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0664a4bf-b4b1-48ee-9116-7ba8a37c63e7 tempest-VolumesTransfersTest-1982957916 None] Transfer volume completed successfully. Aug 19 18:58:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Acquiring lock "cinder-a6634b40-dd51-46f4-83b4-d870161cfe41-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Lock "cinder-a6634b40-dd51-46f4-83b4-d870161cfe41-delete_volume" acquired by "delete_volume" :: waited 0.056s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Acquiring lock "cinder-quobyte-a6634b40-dd51-46f4-83b4-d870161cfe41" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Lock "cinder-quobyte-a6634b40-dd51-46f4-83b4-d870161cfe41" acquired by "delete_volume" :: waited 0.042s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:52 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fe8f7ab0-61e4-487f-970c-78d5afe4e1a7]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a6634b40-dd51-46f4-83b4-d870161cfe41 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:52 devstack sudo[99673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a6634b40-dd51-46f4-83b4-d870161cfe41 Aug 19 18:58:52 devstack sudo[99673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:52 devstack sudo[99673]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a6634b40-dd51-46f4-83b4-d870161cfe41" returned: 0 in 0.634s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a6634b40-dd51-46f4-83b4-d870161cfe41 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:52 devstack sudo[99684]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a6634b40-dd51-46f4-83b4-d870161cfe41 Aug 19 18:58:52 devstack sudo[99684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:53 devstack sudo[99684]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a6634b40-dd51-46f4-83b4-d870161cfe41" returned: 0 in 0.430s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Lock "cinder-quobyte-a6634b40-dd51-46f4-83b4-d870161cfe41" released by "delete_volume" :: held 1.204s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:53 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Created reservations ['8d1247bc-2fac-445b-8fd4-631ed562ef1d', 'aaf47fa0-8c35-4482-a5da-5c0ab5209851', '3ce171f3-91e8-44d8-b718-73f97019703d', 'df98dc94-90f0-4677-abc2-ce80ee45b7b0'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:58:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:58:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:58:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:53 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/79c947ed65531511518bdc223681e669 Aug 19 18:58:53 devstack sudo[99688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:53 devstack sudo[99688]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.296s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:53 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:58:53 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Deleted volume successfully. Aug 19 18:58:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d84e4e05-d5a1-491b-89aa-6ef4b88f70c8 tempest-VolumesTransfersTest-160874895 None] Lock "cinder-a6634b40-dd51-46f4-83b4-d870161cfe41-delete_volume" released by "delete_volume" :: held 1.876s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Flow 'volume_create_manager' (51cd4442-95c4-45ed-8a97-a1b18a750a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7e9c2e5-c847-496d-a22c-d41f78331d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7e9c2e5-c847-496d-a22c-d41f78331d10) 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-19T16:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-557304468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=05dc0145-7dd1-425b-ac21-67aedda29895,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='193b0f003c174e24955754300be756b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:58: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-19T16:58:55Z,use_quota=True,user_id='8570e1cc46ab40b7b861d11dad367668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (707e2cc9-3c40-4de1-9fc3-5e2f1e94e808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (707e2cc9-3c40-4de1-9fc3-5e2f1e94e808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec57b572-f056-4cea-a649-831840886550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec57b572-f056-4cea-a649-831840886550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '05dc0145-7dd1-425b-ac21-67aedda29895', 'volume_name': 'volume-05dc0145-7dd1-425b-ac21-67aedda29895', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c1047fa4-9740-4a3f-8129-8a3947ba7d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c1047fa4-9740-4a3f-8129-8a3947ba7d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c8d38504-876e-493d-9f51-41bd4db22b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Volume 05dc0145-7dd1-425b-ac21-67aedda29895: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-05dc0145-7dd1-425b-ac21-67aedda29895', 'volume_size': 1} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 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-19T16:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-557304468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=05dc0145-7dd1-425b-ac21-67aedda29895,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='193b0f003c174e24955754300be756b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:58: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-19T16:58:55Z,use_quota=True,user_id='8570e1cc46ab40b7b861d11dad367668',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Creating volume 05dc0145-7dd1-425b-ac21-67aedda29895 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:58:55 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:58:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-05dc0145-7dd1-425b-ac21-67aedda29895 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:55 devstack sudo[99695]: 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/79c947ed65531511518bdc223681e669/volume-05dc0145-7dd1-425b-ac21-67aedda29895 1073741824 Aug 19 18:58:55 devstack sudo[99695]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:56 devstack sudo[99695]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-05dc0145-7dd1-425b-ac21-67aedda29895 1073741824" returned: 0 in 0.701s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-05dc0145-7dd1-425b-ac21-67aedda29895 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:56 devstack sudo[99734]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-05dc0145-7dd1-425b-ac21-67aedda29895 Aug 19 18:58:56 devstack sudo[99734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:56 devstack sudo[99734]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-05dc0145-7dd1-425b-ac21-67aedda29895" returned: 0 in 0.565s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] <== create_volume: return (1409ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:58:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.415s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c8d38504-876e-493d-9f51-41bd4db22b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-05dc0145-7dd1-425b-ac21-67aedda29895', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45d67f54-5810-4165-a778-c4bdc4f6e549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:58:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Volume volume-05dc0145-7dd1-425b-ac21-67aedda29895 (05dc0145-7dd1-425b-ac21-67aedda29895): created successfully Aug 19 18:58:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45d67f54-5810-4165-a778-c4bdc4f6e549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:58:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Flow 'volume_create_manager' (51cd4442-95c4-45ed-8a97-a1b18a750a16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:58:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9edb3f74-1674-4d99-970f-a2a3e0d9a5a8 tempest-VolumesTransfersTest-1578991802 None] Created volume successfully. Aug 19 18:58:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Acquiring lock "cinder-05dc0145-7dd1-425b-ac21-67aedda29895-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Lock "cinder-05dc0145-7dd1-425b-ac21-67aedda29895-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Acquiring lock "cinder-quobyte-05dc0145-7dd1-425b-ac21-67aedda29895" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:58:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Lock "cinder-quobyte-05dc0145-7dd1-425b-ac21-67aedda29895" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:58:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ab7a3130-7b56-4261-8fb1-18b5d09d42b0]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:58:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-05dc0145-7dd1-425b-ac21-67aedda29895 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:58 devstack sudo[99789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-05dc0145-7dd1-425b-ac21-67aedda29895 Aug 19 18:58:58 devstack sudo[99789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:58 devstack sudo[99789]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-05dc0145-7dd1-425b-ac21-67aedda29895" returned: 0 in 0.414s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-05dc0145-7dd1-425b-ac21-67aedda29895 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:58 devstack sudo[99794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-05dc0145-7dd1-425b-ac21-67aedda29895 Aug 19 18:58:58 devstack sudo[99794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:58 devstack sudo[99794]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-05dc0145-7dd1-425b-ac21-67aedda29895" returned: 0 in 0.274s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Lock "cinder-quobyte-05dc0145-7dd1-425b-ac21-67aedda29895" released by "delete_volume" :: held 0.743s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:58:58 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Created reservations ['733e2dc3-45cb-47ff-8a3a-c6c3f3e43afd', 'cec985f5-296f-404a-9ac5-4e4bf9286348', '3bacd548-038c-4e26-b110-3ea4e47792eb', '52028b69-3981-47d0-a534-8484382ac56f'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:58:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:58:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:58:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:58:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:58:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:58:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:58:58 devstack sudo[99799]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:58:58 devstack sudo[99799]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:58:59 devstack sudo[99799]: pam_unix(sudo:session): session closed for user root Aug 19 18:58:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.461s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:58:59 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:58:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Deleted volume successfully. Aug 19 18:58:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8027722-9bb9-4c41-b8c5-6cbf627a0aeb tempest-VolumesTransfersTest-160874895 None] Lock "cinder-05dc0145-7dd1-425b-ac21-67aedda29895-delete_volume" released by "delete_volume" :: held 1.522s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:00 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:59:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Flow 'volume_create_manager' (495b69ea-85b1-4f1e-a3c2-00497d56cde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:59:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc9648b4-d809-4393-8adf-7c68e3d06fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc9648b4-d809-4393-8adf-7c68e3d06fd1) 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-19T16:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-674509524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69113af98fa74f21b431af79b5b3fa7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:59: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-19T16:59:01Z,use_quota=True,user_id='bd6a8bd3f8e44b7c915b953836e6fafd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3890f50-4532-4115-862b-9a7141b650c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d3890f50-4532-4115-862b-9a7141b650c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (842d8b5e-d77d-4a7b-9804-f38f70ee36d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (842d8b5e-d77d-4a7b-9804-f38f70ee36d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c', 'volume_name': 'volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d5d7bc32-4b34-4e14-8ea3-53a3826e675f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d5d7bc32-4b34-4e14-8ea3-53a3826e675f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0fd9e125-3245-46bf-8121-412482a0353c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:01 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Volume 588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c', 'volume_size': 1} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 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-19T16:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-674509524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69113af98fa74f21b431af79b5b3fa7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:59: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-19T16:59:01Z,use_quota=True,user_id='bd6a8bd3f8e44b7c915b953836e6fafd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Creating volume 588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:59:01 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:01 devstack sudo[99805]: 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/79c947ed65531511518bdc223681e669/volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c 1073741824 Aug 19 18:59:01 devstack sudo[99805]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:01 devstack sudo[99805]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c 1073741824" returned: 0 in 0.835s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:02 devstack sudo[99812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c Aug 19 18:59:02 devstack sudo[99812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:02 devstack sudo[99812]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c" returned: 0 in 0.630s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] <== create_volume: return (1542ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:59:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.548s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0fd9e125-3245-46bf-8121-412482a0353c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (667e2d22-42a5-4b1f-b7fb-72ccd42c26a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:02 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Volume volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c (588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c): created successfully Aug 19 18:59:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (667e2d22-42a5-4b1f-b7fb-72ccd42c26a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Flow 'volume_create_manager' (495b69ea-85b1-4f1e-a3c2-00497d56cde7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:59:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a435b574-6477-475a-ac16-9bded1e7d50b tempest-AttachVolumeTestJSON-357245335 None] Created volume successfully. Aug 19 18:59:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-63f7b307-683f-4ffa-955c-fd6501ccaba2 req-af0261ab-cec7-4f7c-834c-abf47f1206b4 tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-63f7b307-683f-4ffa-955c-fd6501ccaba2 req-af0261ab-cec7-4f7c-834c-abf47f1206b4 tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-63f7b307-683f-4ffa-955c-fd6501ccaba2 req-af0261ab-cec7-4f7c-834c-abf47f1206b4 tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.023s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-63f7b307-683f-4ffa-955c-fd6501ccaba2 req-af0261ab-cec7-4f7c-834c-abf47f1206b4 tempest-AttachVolumeTestJSON-357245335 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c', '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': 'abb3d9f7-89b3-46a8-8ba7-91db9ac3e046', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 18:59:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-63f7b307-683f-4ffa-955c-fd6501ccaba2 req-af0261ab-cec7-4f7c-834c-abf47f1206b4 tempest-AttachVolumeTestJSON-357245335 None] attachment_update completed successfully. Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Flow 'volume_create_manager' (a0242315-669d-47dd-966c-9cc36ef0e461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9545fb5-9bac-4418-8afa-7de0be84dafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b9545fb5-9bac-4418-8afa-7de0be84dafa) 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-19T16:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1409961784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=97dbe480-c9ee-4e2a-81f9-273a46831acb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69113af98fa74f21b431af79b5b3fa7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:59: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-19T16:59:07Z,use_quota=True,user_id='bd6a8bd3f8e44b7c915b953836e6fafd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f8adbc85-ac11-4d76-a933-a4624553cb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f8adbc85-ac11-4d76-a933-a4624553cb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (853e8c7a-fc59-4d5c-9520-7c0a1845155c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (853e8c7a-fc59-4d5c-9520-7c0a1845155c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '97dbe480-c9ee-4e2a-81f9-273a46831acb', 'volume_name': 'volume-97dbe480-c9ee-4e2a-81f9-273a46831acb', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a607ecf-a4a1-46e8-a30f-a6161d98291a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a607ecf-a4a1-46e8-a30f-a6161d98291a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b028be44-87bc-4118-a862-024ca7b98806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:07 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Volume 97dbe480-c9ee-4e2a-81f9-273a46831acb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-97dbe480-c9ee-4e2a-81f9-273a46831acb', 'volume_size': 1} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 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-19T16:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1409961784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=97dbe480-c9ee-4e2a-81f9-273a46831acb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69113af98fa74f21b431af79b5b3fa7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:59: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-19T16:59:07Z,use_quota=True,user_id='bd6a8bd3f8e44b7c915b953836e6fafd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Creating volume 97dbe480-c9ee-4e2a-81f9-273a46831acb {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:59:07 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dbe480-c9ee-4e2a-81f9-273a46831acb 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:07 devstack sudo[100239]: 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/79c947ed65531511518bdc223681e669/volume-97dbe480-c9ee-4e2a-81f9-273a46831acb 1073741824 Aug 19 18:59:07 devstack sudo[100239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:07 devstack sudo[100239]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dbe480-c9ee-4e2a-81f9-273a46831acb 1073741824" returned: 0 in 0.522s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dbe480-c9ee-4e2a-81f9-273a46831acb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:07 devstack sudo[100245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dbe480-c9ee-4e2a-81f9-273a46831acb Aug 19 18:59:07 devstack sudo[100245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:08 devstack sudo[100245]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dbe480-c9ee-4e2a-81f9-273a46831acb" returned: 0 in 0.400s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] <== create_volume: return (972ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:59:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.978s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b028be44-87bc-4118-a862-024ca7b98806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-97dbe480-c9ee-4e2a-81f9-273a46831acb', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (950b7f8b-620d-4492-8c42-4989ddc3efa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:08 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Volume volume-97dbe480-c9ee-4e2a-81f9-273a46831acb (97dbe480-c9ee-4e2a-81f9-273a46831acb): created successfully Aug 19 18:59:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (950b7f8b-620d-4492-8c42-4989ddc3efa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Flow 'volume_create_manager' (a0242315-669d-47dd-966c-9cc36ef0e461) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:59:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-76840c2c-da32-42c7-9316-990be3ba8da9 tempest-AttachVolumeTestJSON-357245335 None] Created volume successfully. Aug 19 18:59:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-b4980534-15e9-4813-8742-ad385e4ad547 req-162f2ff5-af56-46d8-bebd-7b7e186b43ab tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-b4980534-15e9-4813-8742-ad385e4ad547 req-162f2ff5-af56-46d8-bebd-7b7e186b43ab tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-b4980534-15e9-4813-8742-ad385e4ad547 req-162f2ff5-af56-46d8-bebd-7b7e186b43ab tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.019s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4980534-15e9-4813-8742-ad385e4ad547 req-162f2ff5-af56-46d8-bebd-7b7e186b43ab tempest-AttachVolumeTestJSON-357245335 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-97dbe480-c9ee-4e2a-81f9-273a46831acb', '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': '2d5b003d-235e-4e02-a3c6-509932e31606', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 18:59:10 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-b4980534-15e9-4813-8742-ad385e4ad547 req-162f2ff5-af56-46d8-bebd-7b7e186b43ab tempest-AttachVolumeTestJSON-357245335 None] attachment_update completed successfully. Aug 19 18:59:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-5894d0f6-ab21-4c61-8d28-6a8013ca67bd req-b84929fe-a4f5-4a10-a72f-e4e3bb5cba64 tempest-AttachVolumeTestJSON-357245335 None] Terminate volume connection completed successfully. Aug 19 18:59:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-5894d0f6-ab21-4c61-8d28-6a8013ca67bd req-b84929fe-a4f5-4a10-a72f-e4e3bb5cba64 tempest-AttachVolumeTestJSON-357245335 None] Deleting attachment abb3d9f7-89b3-46a8-8ba7-91db9ac3e046. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 18:59:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-47f88a5f-41d0-4b0e-84ba-902288999d4a req-9948bcc8-7d4d-443f-bebb-37a35a948a50 tempest-ServerActionsTestOtherA-117438847 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-47f88a5f-41d0-4b0e-84ba-902288999d4a req-9948bcc8-7d4d-443f-bebb-37a35a948a50 tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-47f88a5f-41d0-4b0e-84ba-902288999d4a req-9948bcc8-7d4d-443f-bebb-37a35a948a50 tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-47f88a5f-41d0-4b0e-84ba-902288999d4a req-9948bcc8-7d4d-443f-bebb-37a35a948a50 tempest-ServerActionsTestOtherA-117438847 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-32e3cd35-3e89-47be-9987-4dc14edddc63', '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': 'fa6bf723-9e79-49a4-96f6-33f021c31c6d', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 18:59:14 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-47f88a5f-41d0-4b0e-84ba-902288999d4a req-9948bcc8-7d4d-443f-bebb-37a35a948a50 tempest-ServerActionsTestOtherA-117438847 None] attachment_update completed successfully. Aug 19 18:59:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-cd9b75ba-2839-4540-90b0-c515ae24d44c req-0848f343-82fc-4a39-8159-a2b79137359e tempest-AttachVolumeTestJSON-357245335 None] Terminate volume connection completed successfully. Aug 19 18:59:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-cd9b75ba-2839-4540-90b0-c515ae24d44c req-0848f343-82fc-4a39-8159-a2b79137359e tempest-AttachVolumeTestJSON-357245335 None] Deleting attachment 2d5b003d-235e-4e02-a3c6-509932e31606. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 18:59:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:59:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:59:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:59:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:16 devstack sudo[100406]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:59:16 devstack sudo[100406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:17 devstack sudo[100406]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.453s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:59:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 18:59:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 8 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 18:59:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 18:59:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-796a1184-91c2-46dd-a20f-8dfd8c2cd457 req-c35acb6e-d03b-4f65-9c1e-64a4fa9a33d2 tempest-ServerActionsTestOtherA-117438847 None] Terminate volume connection completed successfully. Aug 19 18:59:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-796a1184-91c2-46dd-a20f-8dfd8c2cd457 req-c35acb6e-d03b-4f65-9c1e-64a4fa9a33d2 tempest-ServerActionsTestOtherA-117438847 None] Deleting attachment fa6bf723-9e79-49a4-96f6-33f021c31c6d. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Flow 'volume_create_manager' (251d9e99-67b4-4f11-b371-3a5aa7cf9719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (adb1db49-b7cd-4a4b-a5a5-2fe8c7e583a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (adb1db49-b7cd-4a4b-a5a5-2fe8c7e583a8) 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-19T16:59:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-294220029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bfd431e7-f365-4de5-a80c-a8645df65517,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='932883e52a4d4f09b8090a9b66fb4c73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:59: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-19T16:59:21Z,use_quota=True,user_id='e272310fdc0b4d3481d099084e197c61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (24dd0068-e793-47e2-832b-71c726257c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (24dd0068-e793-47e2-832b-71c726257c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e943626-23c1-4f20-a65c-fb3f10f25a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e943626-23c1-4f20-a65c-fb3f10f25a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bfd431e7-f365-4de5-a80c-a8645df65517', 'volume_name': 'volume-bfd431e7-f365-4de5-a80c-a8645df65517', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64ef5862-01d0-4bb2-883a-97dd69b90322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64ef5862-01d0-4bb2-883a-97dd69b90322) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7753cbe6-8987-4449-949b-1f5ad7cb94e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:20 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Volume bfd431e7-f365-4de5-a80c-a8645df65517: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bfd431e7-f365-4de5-a80c-a8645df65517', 'volume_size': 1} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 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-19T16:59:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-294220029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bfd431e7-f365-4de5-a80c-a8645df65517,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='932883e52a4d4f09b8090a9b66fb4c73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:59: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-19T16:59:21Z,use_quota=True,user_id='e272310fdc0b4d3481d099084e197c61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Creating volume bfd431e7-f365-4de5-a80c-a8645df65517 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:59:20 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:59:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:20 devstack sudo[100482]: 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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 1073741824 Aug 19 18:59:20 devstack sudo[100482]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-796a1184-91c2-46dd-a20f-8dfd8c2cd457 req-e9e91788-5167-4734-a79c-c01e714008d3 tempest-ServerActionsTestOtherA-117438847 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:21 devstack sudo[100482]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 1073741824" returned: 0 in 0.709s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:21 devstack sudo[100500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 Aug 19 18:59:21 devstack sudo[100500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:21 devstack sudo[100500]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517" returned: 0 in 0.301s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] <== create_volume: return (1090ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:59:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.096s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-796a1184-91c2-46dd-a20f-8dfd8c2cd457 req-e9e91788-5167-4734-a79c-c01e714008d3 tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.603s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7753cbe6-8987-4449-949b-1f5ad7cb94e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bfd431e7-f365-4de5-a80c-a8645df65517', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb140980-d153-4ca8-a7fa-9b0fb6da6fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-796a1184-91c2-46dd-a20f-8dfd8c2cd457 req-e9e91788-5167-4734-a79c-c01e714008d3 tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.025s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:21 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Volume volume-bfd431e7-f365-4de5-a80c-a8645df65517 (bfd431e7-f365-4de5-a80c-a8645df65517): created successfully Aug 19 18:59:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb140980-d153-4ca8-a7fa-9b0fb6da6fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Flow 'volume_create_manager' (251d9e99-67b4-4f11-b371-3a5aa7cf9719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:59:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-904d803c-95bf-42b6-a054-3b401931bc71 tempest-VolumesActionsTest-1062951074 None] Created volume successfully. Aug 19 18:59:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-796a1184-91c2-46dd-a20f-8dfd8c2cd457 req-e9e91788-5167-4734-a79c-c01e714008d3 tempest-ServerActionsTestOtherA-117438847 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-32e3cd35-3e89-47be-9987-4dc14edddc63', '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': '32a3d6a0-5269-4ada-a501-70e66dd8dabf', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 18:59:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-796a1184-91c2-46dd-a20f-8dfd8c2cd457 req-e9e91788-5167-4734-a79c-c01e714008d3 tempest-ServerActionsTestOtherA-117438847 None] attachment_update completed successfully. Aug 19 18:59:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "cinder-97dbe480-c9ee-4e2a-81f9-273a46831acb-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Lock "cinder-97dbe480-c9ee-4e2a-81f9-273a46831acb-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "cinder-quobyte-97dbe480-c9ee-4e2a-81f9-273a46831acb" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Lock "cinder-quobyte-97dbe480-c9ee-4e2a-81f9-273a46831acb" acquired by "delete_volume" :: waited 0.053s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:22 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c2f31c79-aa16-4e8f-bac6-558fc3935620]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:59:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dbe480-c9ee-4e2a-81f9-273a46831acb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:22 devstack sudo[100505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dbe480-c9ee-4e2a-81f9-273a46831acb Aug 19 18:59:22 devstack sudo[100505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:22 devstack sudo[100505]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dbe480-c9ee-4e2a-81f9-273a46831acb" returned: 0 in 0.489s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dbe480-c9ee-4e2a-81f9-273a46831acb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:22 devstack sudo[100514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dbe480-c9ee-4e2a-81f9-273a46831acb Aug 19 18:59:22 devstack sudo[100514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:23 devstack sudo[100514]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dbe480-c9ee-4e2a-81f9-273a46831acb" returned: 0 in 0.274s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Lock "cinder-quobyte-97dbe480-c9ee-4e2a-81f9-273a46831acb" released by "delete_volume" :: held 0.830s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Created reservations ['86cec416-5c65-481a-929c-78c062bea950', '04522e85-7732-42ce-8fc3-cc43783fd0b6', '9c2abe73-97af-4403-902f-20c4c91022fc', 'd9249cd3-b4d7-4034-a703-828a5e14c991'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:23 devstack sudo[100530]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:59:23 devstack sudo[100530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "cinder-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Lock "cinder-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "cinder-quobyte-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Lock "cinder-quobyte-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[545eec2c-c53b-4852-9f66-3f4bf44c06bc]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:59:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:23 devstack sudo[100555]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c Aug 19 18:59:23 devstack sudo[100555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:24 devstack sudo[100530]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.789s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:59:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Deleted volume successfully. Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0a1f29ec-7100-44fa-9197-60dd0f0c89ed tempest-AttachVolumeTestJSON-357245335 None] Lock "cinder-97dbe480-c9ee-4e2a-81f9-273a46831acb-delete_volume" released by "delete_volume" :: held 1.979s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Flow 'volume_create_manager' (3fc8c173-a88a-4da4-81ca-8896bde30e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:59:24 devstack sudo[100555]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5227a735-6935-4433-b13d-7184c4775496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c" returned: 0 in 0.834s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5227a735-6935-4433-b13d-7184c4775496) 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-19T16:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1736016003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5f022625-c5cc-43ee-89b7-6f91958de4f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845d984e907d48a48c3c4ce63b3a6128',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:59: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-19T16:59:24Z,use_quota=True,user_id='816f71bc86294ce1bdd62773d9e0df08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:24 devstack sudo[100938]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c Aug 19 18:59:24 devstack sudo[100938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8bcadf10-d290-49e1-9892-e8af5dbafe77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8bcadf10-d290-49e1-9892-e8af5dbafe77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a9446ac-2b4a-42a0-8841-7d5c84571729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a9446ac-2b4a-42a0-8841-7d5c84571729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5f022625-c5cc-43ee-89b7-6f91958de4f6', 'volume_name': 'volume-5f022625-c5cc-43ee-89b7-6f91958de4f6', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c902e4c-5bec-4261-9497-f5992aff327b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c902e4c-5bec-4261-9497-f5992aff327b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86db797d-a598-4e3c-bfed-d1adec3fbc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Volume 5f022625-c5cc-43ee-89b7-6f91958de4f6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5f022625-c5cc-43ee-89b7-6f91958de4f6', 'volume_size': 1} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 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-19T16:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1736016003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5f022625-c5cc-43ee-89b7-6f91958de4f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='845d984e907d48a48c3c4ce63b3a6128',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:59: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-19T16:59:24Z,use_quota=True,user_id='816f71bc86294ce1bdd62773d9e0df08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Creating volume 5f022625-c5cc-43ee-89b7-6f91958de4f6 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:59:24 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f022625-c5cc-43ee-89b7-6f91958de4f6 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:24 devstack sudo[100945]: 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/79c947ed65531511518bdc223681e669/volume-5f022625-c5cc-43ee-89b7-6f91958de4f6 1073741824 Aug 19 18:59:24 devstack sudo[100945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:24 devstack sudo[100938]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c" returned: 0 in 0.444s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Lock "cinder-quobyte-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c" released by "delete_volume" :: held 1.353s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:24 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Created reservations ['8ae25bed-223d-4fb2-bf59-766a8818953b', 'ab2315e5-9f30-4eb6-b1cd-1baf77bd194c', '44bc2257-3334-4df7-8df7-d67c8f1b62e6', '1049454a-8f05-45f1-b442-2e2cac4cd3c3'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:25 devstack sudo[100961]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:59:25 devstack sudo[100961]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:25 devstack sudo[100945]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f022625-c5cc-43ee-89b7-6f91958de4f6 1073741824" returned: 0 in 0.745s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f022625-c5cc-43ee-89b7-6f91958de4f6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:25 devstack sudo[100968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f022625-c5cc-43ee-89b7-6f91958de4f6 Aug 19 18:59:25 devstack sudo[100968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:25 devstack sudo[100961]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.408s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:59:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Deleted volume successfully. Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-519ddae3-c23a-47f9-baa5-5473699cded3 tempest-AttachVolumeTestJSON-357245335 None] Lock "cinder-588450ee-dfe3-473a-b8b6-4ce4cb9a0e4c-delete_volume" released by "delete_volume" :: held 2.067s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:25 devstack sudo[100968]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f022625-c5cc-43ee-89b7-6f91958de4f6" returned: 0 in 0.336s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] <== create_volume: return (1177ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.180s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86db797d-a598-4e3c-bfed-d1adec3fbc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5f022625-c5cc-43ee-89b7-6f91958de4f6', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a3810ad-e025-4955-bed1-f3ae08fa97bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:25 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Volume volume-5f022625-c5cc-43ee-89b7-6f91958de4f6 (5f022625-c5cc-43ee-89b7-6f91958de4f6): created successfully Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9a3810ad-e025-4955-bed1-f3ae08fa97bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Flow 'volume_create_manager' (3fc8c173-a88a-4da4-81ca-8896bde30e12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:59:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-22b8f23b-d3c7-43be-8e0f-2a80e990c749 tempest-AttachVolumeShelveTestJSON-761037611 None] Created volume successfully. Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "cinder-087b6113-e903-4e26-bba1-1848d5b4793c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Lock "cinder-087b6113-e903-4e26-bba1-1848d5b4793c-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "cinder-quobyte-087b6113-e903-4e26-bba1-1848d5b4793c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Lock "cinder-quobyte-087b6113-e903-4e26-bba1-1848d5b4793c" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[80fc79ef-a9bd-4189-be8b-afd5ca5e4847]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:59:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-087b6113-e903-4e26-bba1-1848d5b4793c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:26 devstack sudo[100987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-087b6113-e903-4e26-bba1-1848d5b4793c Aug 19 18:59:26 devstack sudo[100987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:26 devstack sudo[100987]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-087b6113-e903-4e26-bba1-1848d5b4793c" returned: 0 in 0.690s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-087b6113-e903-4e26-bba1-1848d5b4793c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:26 devstack sudo[101005]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-087b6113-e903-4e26-bba1-1848d5b4793c Aug 19 18:59:26 devstack sudo[101005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:27 devstack sudo[101005]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-087b6113-e903-4e26-bba1-1848d5b4793c" returned: 0 in 0.503s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Lock "cinder-quobyte-087b6113-e903-4e26-bba1-1848d5b4793c" released by "delete_volume" :: held 1.262s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:27 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Created reservations ['75d48e61-5cc5-4c83-a655-3c79b52b4be6', 'b2dffbdb-84c0-4312-8ead-3b792a4636b9', '25c148b7-3efc-4a80-958b-5e0c8637feab', 'b43d0a33-fb10-4fc3-951b-b6ab0d96073a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:59:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:59:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:59:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:27 devstack sudo[101022]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:59:27 devstack sudo[101022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:27 devstack sudo[101022]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.367s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:59:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Deleted volume successfully. Aug 19 18:59:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-127c412a-44be-44ec-a825-35107d72f87a tempest-AttachVolumeTestJSON-357245335 None] Lock "cinder-087b6113-e903-4e26-bba1-1848d5b4793c-delete_volume" released by "delete_volume" :: held 1.958s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d9c587b3-59fb-4e27-a5cd-4da41d79071d tempest-VolumesActionsTest-1062951074 None] Acquiring lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517" by "attach_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d9c587b3-59fb-4e27-a5cd-4da41d79071d tempest-VolumesActionsTest-1062951074 None] Lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517" acquired by "attach_volume" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d9c587b3-59fb-4e27-a5cd-4da41d79071d tempest-VolumesActionsTest-1062951074 None] Attaching volume bfd431e7-f365-4de5-a80c-a8645df65517 to instance 72df28a1-18a5-4386-9b7d-d3745a186f5a at mountpoint /dev/vdb on host None. Aug 19 18:59:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d9c587b3-59fb-4e27-a5cd-4da41d79071d tempest-VolumesActionsTest-1062951074 None] Attach volume completed successfully. Aug 19 18:59:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d9c587b3-59fb-4e27-a5cd-4da41d79071d tempest-VolumesActionsTest-1062951074 None] Lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517" released by "attach_volume" :: held 0.231s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-94725d27-4207-4155-860f-8bc91a44c525 tempest-VolumesActionsTest-1062951074 None] Acquiring lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517-detach_volume" by "detach_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-94725d27-4207-4155-860f-8bc91a44c525 tempest-VolumesActionsTest-1062951074 None] Lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517-detach_volume" acquired by "detach_volume" :: waited 0.108s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-94725d27-4207-4155-860f-8bc91a44c525 tempest-VolumesActionsTest-1062951074 None] Detaching volume bfd431e7-f365-4de5-a80c-a8645df65517 from instance 72df28a1-18a5-4386-9b7d-d3745a186f5a. Aug 19 18:59:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-94725d27-4207-4155-860f-8bc91a44c525 tempest-VolumesActionsTest-1062951074 None] Detach volume completed successfully. Aug 19 18:59:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-94725d27-4207-4155-860f-8bc91a44c525 tempest-VolumesActionsTest-1062951074 None] Lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517-detach_volume" released by "detach_volume" :: held 0.182s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-a4ed424c-426f-4daa-a1cf-f1e783d4bf85 req-36fd2aac-3159-499a-98fb-66e7d405f94f tempest-AttachVolumeShelveTestJSON-761037611 None] No connector for attachment 4efaf3a1-493d-44f9-bace-03fe71eb6f61; skipping storage backend terminate_connection call. {{(pid=94004) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:5010}} Aug 19 18:59:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-a4ed424c-426f-4daa-a1cf-f1e783d4bf85 req-36fd2aac-3159-499a-98fb-66e7d405f94f tempest-AttachVolumeShelveTestJSON-761037611 None] Deleting attachment 4efaf3a1-493d-44f9-bace-03fe71eb6f61. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Flow 'volume_create_manager' (22e0623c-a018-4ccb-aefa-9f772efbfb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2fd397ed-8c07-4a0e-bb5f-737c1f984fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2fd397ed-8c07-4a0e-bb5f-737c1f984fec) 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-19T16:59:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1646768277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3888d67a-7159-4b6a-832c-2ed554bd2337,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='810b5786a47345d8ae723869dd4da877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:59: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-19T16:59:43Z,use_quota=True,user_id='25208c0d3ed24a4ebe6827205b82f583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff2f7f02-46c7-42c2-9e9b-cd403d27b6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff2f7f02-46c7-42c2-9e9b-cd403d27b6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f05653b-dbe8-44fc-be02-7922844586ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f05653b-dbe8-44fc-be02-7922844586ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3888d67a-7159-4b6a-832c-2ed554bd2337', 'volume_name': 'volume-3888d67a-7159-4b6a-832c-2ed554bd2337', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5425e571-b47e-4572-855d-e9bb657f59b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5425e571-b47e-4572-855d-e9bb657f59b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bdf8f95a-a802-429d-ba77-d8bfdac81456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:43 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Volume 3888d67a-7159-4b6a-832c-2ed554bd2337: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3888d67a-7159-4b6a-832c-2ed554bd2337', 'volume_size': 1} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 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-19T16:59:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1646768277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3888d67a-7159-4b6a-832c-2ed554bd2337,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='810b5786a47345d8ae723869dd4da877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:59: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-19T16:59:43Z,use_quota=True,user_id='25208c0d3ed24a4ebe6827205b82f583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Creating volume 3888d67a-7159-4b6a-832c-2ed554bd2337 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:59:43 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:59:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3888d67a-7159-4b6a-832c-2ed554bd2337 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:43 devstack sudo[101249]: 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/79c947ed65531511518bdc223681e669/volume-3888d67a-7159-4b6a-832c-2ed554bd2337 1073741824 Aug 19 18:59:43 devstack sudo[101249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:44 devstack sudo[101249]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3888d67a-7159-4b6a-832c-2ed554bd2337 1073741824" returned: 0 in 0.601s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3888d67a-7159-4b6a-832c-2ed554bd2337 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:44 devstack sudo[101271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3888d67a-7159-4b6a-832c-2ed554bd2337 Aug 19 18:59:44 devstack sudo[101271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:44 devstack sudo[101271]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3888d67a-7159-4b6a-832c-2ed554bd2337" returned: 0 in 0.316s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] <== create_volume: return (999ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:59:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bdf8f95a-a802-429d-ba77-d8bfdac81456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3888d67a-7159-4b6a-832c-2ed554bd2337', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90434bd7-c8ef-4a12-b3ed-a19acc3b09f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:44 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Volume volume-3888d67a-7159-4b6a-832c-2ed554bd2337 (3888d67a-7159-4b6a-832c-2ed554bd2337): created successfully Aug 19 18:59:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90434bd7-c8ef-4a12-b3ed-a19acc3b09f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Flow 'volume_create_manager' (22e0623c-a018-4ccb-aefa-9f772efbfb04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:59:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6bd9f50d-ab52-47e3-9575-b67aed9a666f tempest-VolumesTestJSON-1328669659 None] Created volume successfully. Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Flow 'volume_create_manager' (8f03683f-1e14-4550-a6fb-6169250aa929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14406c5b-a507-4c7b-b13b-67a01388b598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (14406c5b-a507-4c7b-b13b-67a01388b598) 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-19T16:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-113702927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6c7899ec-35a8-4608-a9ac-5acf2d2b02a7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='810b5786a47345d8ae723869dd4da877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:59: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-19T16:59:46Z,use_quota=True,user_id='25208c0d3ed24a4ebe6827205b82f583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0435eaa3-b5cc-4019-8ff4-6300c5997804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0435eaa3-b5cc-4019-8ff4-6300c5997804) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36a6eff9-237b-4a30-84e4-395ebdcb8297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36a6eff9-237b-4a30-84e4-395ebdcb8297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c7899ec-35a8-4608-a9ac-5acf2d2b02a7', 'volume_name': 'volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32af2a16-89a3-4ace-9169-de5fa1de2a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32af2a16-89a3-4ace-9169-de5fa1de2a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80e5a6e1-8d34-4de8-b879-0417f63c2637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:46 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Volume 6c7899ec-35a8-4608-a9ac-5acf2d2b02a7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7', 'volume_size': 1} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.004s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 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-19T16:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-113702927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6c7899ec-35a8-4608-a9ac-5acf2d2b02a7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='810b5786a47345d8ae723869dd4da877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:59: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-19T16:59:46Z,use_quota=True,user_id='25208c0d3ed24a4ebe6827205b82f583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Creating volume 6c7899ec-35a8-4608-a9ac-5acf2d2b02a7 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:59:46 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:59:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:46 devstack sudo[101306]: 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/79c947ed65531511518bdc223681e669/volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7 1073741824 Aug 19 18:59:46 devstack sudo[101306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:47 devstack sudo[101306]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7 1073741824" returned: 0 in 0.839s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:47 devstack sudo[101344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7 Aug 19 18:59:47 devstack sudo[101344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:47 devstack sudo[101344]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7" returned: 0 in 0.288s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] <== create_volume: return (1190ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:59:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.193s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (80e5a6e1-8d34-4de8-b879-0417f63c2637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (01f10351-d51e-4dc1-9165-f1e9e3dc41dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:47 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Volume volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7 (6c7899ec-35a8-4608-a9ac-5acf2d2b02a7): created successfully Aug 19 18:59:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (01f10351-d51e-4dc1-9165-f1e9e3dc41dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Flow 'volume_create_manager' (8f03683f-1e14-4550-a6fb-6169250aa929) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:59:47 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0d5cae7b-483d-4e53-b748-d0f1f1d307a9 tempest-VolumesTestJSON-1328669659 None] Created volume successfully. Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=83,cinder:UPDATE=64,cinder:DELETE=7,cinder:INSERT=14 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=73,cinder:INSERT=16,cinder:UPDATE=82,cinder:DELETE=6 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Flow 'volume_create_manager' (627637f6-8cb6-4f2e-9c44-36445f3f9f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08ab5a73-6309-4e48-9c82-cfdc386bfefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08ab5a73-6309-4e48-9c82-cfdc386bfefb) 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-19T16:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1044334463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a0541ed1-6580-406b-a8c9-0e139abaf59d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='810b5786a47345d8ae723869dd4da877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:59: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-19T16:59:50Z,use_quota=True,user_id='25208c0d3ed24a4ebe6827205b82f583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2a15a4eb-1f10-45e5-87c6-34244972928f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2a15a4eb-1f10-45e5-87c6-34244972928f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5032998b-0a86-4bac-bd0c-f3ef47f55c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5032998b-0a86-4bac-bd0c-f3ef47f55c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a0541ed1-6580-406b-a8c9-0e139abaf59d', 'volume_name': 'volume-a0541ed1-6580-406b-a8c9-0e139abaf59d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d8ee25c-6986-4285-8876-09c51101ec70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d8ee25c-6986-4285-8876-09c51101ec70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (452f7cc4-7342-4485-a42b-0040cc00e030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:49 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Volume a0541ed1-6580-406b-a8c9-0e139abaf59d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a0541ed1-6580-406b-a8c9-0e139abaf59d', 'volume_size': 1} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 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-19T16:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1044334463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a0541ed1-6580-406b-a8c9-0e139abaf59d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='810b5786a47345d8ae723869dd4da877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T16:59: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-19T16:59:50Z,use_quota=True,user_id='25208c0d3ed24a4ebe6827205b82f583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Creating volume a0541ed1-6580-406b-a8c9-0e139abaf59d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 18:59:49 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 18:59:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a0541ed1-6580-406b-a8c9-0e139abaf59d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:49 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 preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a0541ed1-6580-406b-a8c9-0e139abaf59d 1073741824 Aug 19 18:59:49 devstack sudo[101371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1c6e77ad-6838-4797-9c97-5d7faea047dd tempest-VolumesActionsTest-1062951074 None] Acquiring lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517" by "attach_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:50 devstack sudo[101371]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a0541ed1-6580-406b-a8c9-0e139abaf59d 1073741824" returned: 0 in 0.936s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1c6e77ad-6838-4797-9c97-5d7faea047dd tempest-VolumesActionsTest-1062951074 None] Lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517" acquired by "attach_volume" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a0541ed1-6580-406b-a8c9-0e139abaf59d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1c6e77ad-6838-4797-9c97-5d7faea047dd tempest-VolumesActionsTest-1062951074 None] Attaching volume bfd431e7-f365-4de5-a80c-a8645df65517 to instance be417833-fc04-4f31-8b13-2733c19f2c13 at mountpoint /dev/vdb on host None. Aug 19 18:59:51 devstack sudo[101380]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a0541ed1-6580-406b-a8c9-0e139abaf59d Aug 19 18:59:51 devstack sudo[101380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1c6e77ad-6838-4797-9c97-5d7faea047dd tempest-VolumesActionsTest-1062951074 None] Attach volume completed successfully. Aug 19 18:59:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1c6e77ad-6838-4797-9c97-5d7faea047dd tempest-VolumesActionsTest-1062951074 None] Lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517" released by "attach_volume" :: held 0.246s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:51 devstack sudo[101380]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a0541ed1-6580-406b-a8c9-0e139abaf59d" returned: 0 in 0.473s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] <== create_volume: return (1558ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 18:59:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.565s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-174444ad-0df6-4b3a-af86-087aaca34c40 tempest-VolumesActionsTest-1062951074 None] Acquiring lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517-detach_volume" by "detach_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (452f7cc4-7342-4485-a42b-0040cc00e030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a0541ed1-6580-406b-a8c9-0e139abaf59d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71fb6d8c-71d8-4f78-9bb9-bd9294bf3eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 18:59:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-174444ad-0df6-4b3a-af86-087aaca34c40 tempest-VolumesActionsTest-1062951074 None] Lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517-detach_volume" acquired by "detach_volume" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-174444ad-0df6-4b3a-af86-087aaca34c40 tempest-VolumesActionsTest-1062951074 None] Detaching volume bfd431e7-f365-4de5-a80c-a8645df65517 from instance be417833-fc04-4f31-8b13-2733c19f2c13. Aug 19 18:59:51 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Volume volume-a0541ed1-6580-406b-a8c9-0e139abaf59d (a0541ed1-6580-406b-a8c9-0e139abaf59d): created successfully Aug 19 18:59:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71fb6d8c-71d8-4f78-9bb9-bd9294bf3eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 18:59:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Flow 'volume_create_manager' (627637f6-8cb6-4f2e-9c44-36445f3f9f32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 18:59:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8c640da6-2165-4c59-85fd-46a5bd98c65b tempest-VolumesTestJSON-1328669659 None] Created volume successfully. Aug 19 18:59:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-174444ad-0df6-4b3a-af86-087aaca34c40 tempest-VolumesActionsTest-1062951074 None] Detach volume completed successfully. Aug 19 18:59:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-174444ad-0df6-4b3a-af86-087aaca34c40 tempest-VolumesActionsTest-1062951074 None] Lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517-detach_volume" released by "detach_volume" :: held 0.219s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Acquiring lock "cinder-a0541ed1-6580-406b-a8c9-0e139abaf59d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Lock "cinder-a0541ed1-6580-406b-a8c9-0e139abaf59d-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Acquiring lock "cinder-quobyte-a0541ed1-6580-406b-a8c9-0e139abaf59d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Lock "cinder-quobyte-a0541ed1-6580-406b-a8c9-0e139abaf59d" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:53 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bab5c93d-f5d9-493f-b6b2-a24dc595f53d]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:59:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a0541ed1-6580-406b-a8c9-0e139abaf59d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:53 devstack sudo[101449]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a0541ed1-6580-406b-a8c9-0e139abaf59d Aug 19 18:59:53 devstack sudo[101449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-46b8ff38-4fa5-46b2-919a-bcd9ec6ae7d3 req-6a52906f-3083-4cf0-8187-69c52d6f0177 tempest-ServerActionsTestOtherA-117438847 None] Terminate volume connection completed successfully. Aug 19 18:59:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-46b8ff38-4fa5-46b2-919a-bcd9ec6ae7d3 req-6a52906f-3083-4cf0-8187-69c52d6f0177 tempest-ServerActionsTestOtherA-117438847 None] Deleting attachment 32a3d6a0-5269-4ada-a501-70e66dd8dabf. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 18:59:54 devstack sudo[101449]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a0541ed1-6580-406b-a8c9-0e139abaf59d" returned: 0 in 0.744s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a0541ed1-6580-406b-a8c9-0e139abaf59d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:54 devstack sudo[101459]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a0541ed1-6580-406b-a8c9-0e139abaf59d Aug 19 18:59:54 devstack sudo[101459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:54 devstack sudo[101459]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a0541ed1-6580-406b-a8c9-0e139abaf59d" returned: 0 in 0.291s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Lock "cinder-quobyte-a0541ed1-6580-406b-a8c9-0e139abaf59d" released by "delete_volume" :: held 1.113s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:54 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Created reservations ['f9a48d8b-1cc9-4d79-9106-a6213fc3cb2f', '9b76df3c-eba9-47a9-9d4e-3258e59b73c0', 'd18fc5bc-598f-46e2-b39c-fc765bd69cb9', '574c5e70-11f8-4841-8176-23cca2326579'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:59:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:59:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:59:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:55 devstack sudo[101462]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:59:55 devstack sudo[101462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:55 devstack sudo[101462]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.276s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:55 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:59:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Deleted volume successfully. Aug 19 18:59:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d66e0736-2df5-4327-b2da-a91a363f84dc tempest-VolumesTestJSON-1328669659 None] Lock "cinder-a0541ed1-6580-406b-a8c9-0e139abaf59d-delete_volume" released by "delete_volume" :: held 1.721s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Acquiring lock "cinder-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Lock "cinder-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Acquiring lock "cinder-quobyte-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Lock "cinder-quobyte-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:56 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bdfd7007-3d4b-4897-8095-698c2935e8ca]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:59:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:56 devstack sudo[101469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7 Aug 19 18:59:56 devstack sudo[101469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:56 devstack sudo[101469]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7" returned: 0 in 0.752s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:56 devstack sudo[101518]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7 Aug 19 18:59:56 devstack sudo[101518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:57 devstack sudo[101518]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7" returned: 0 in 0.360s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Lock "cinder-quobyte-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7" released by "delete_volume" :: held 1.190s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:57 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Created reservations ['cc461bc2-8e82-44d0-8dac-1c3ac7a21059', '33795b94-db8e-4b88-b984-3b7b288cd250', 'bc856e88-dde8-4f98-8e84-14fd88efe8f0', '1fb1d21f-7075-44f6-9c4d-1303419de7d6'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:59:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:59:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:59:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:57 devstack sudo[101544]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:59:57 devstack sudo[101544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:58 devstack sudo[101544]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.532s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:58 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 18:59:58 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Deleted volume successfully. Aug 19 18:59:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-df8b99fa-2af2-4c53-beee-c111185dc348 tempest-VolumesTestJSON-1328669659 None] Lock "cinder-6c7899ec-35a8-4608-a9ac-5acf2d2b02a7-delete_volume" released by "delete_volume" :: held 2.259s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Acquiring lock "cinder-3888d67a-7159-4b6a-832c-2ed554bd2337-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Lock "cinder-3888d67a-7159-4b6a-832c-2ed554bd2337-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Acquiring lock "cinder-quobyte-3888d67a-7159-4b6a-832c-2ed554bd2337" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 18:59:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Lock "cinder-quobyte-3888d67a-7159-4b6a-832c-2ed554bd2337" acquired by "delete_volume" :: waited 0.042s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 18:59:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[40dea1ca-1f90-4702-bf6f-18123369ceb2]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:59:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3888d67a-7159-4b6a-832c-2ed554bd2337 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:58 devstack sudo[101586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3888d67a-7159-4b6a-832c-2ed554bd2337 Aug 19 18:59:58 devstack sudo[101586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cf7f1706-53b1-4cdb-bdbb-4366bae7aac8]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:59:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:58 devstack sudo[101588]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 Aug 19 18:59:58 devstack sudo[101588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:59 devstack sudo[101586]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3888d67a-7159-4b6a-832c-2ed554bd2337" returned: 0 in 0.519s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3888d67a-7159-4b6a-832c-2ed554bd2337 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:59 devstack sudo[101594]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3888d67a-7159-4b6a-832c-2ed554bd2337 Aug 19 18:59:59 devstack sudo[101594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:59 devstack sudo[101588]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517" returned: 0 in 0.579s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:59 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e8d75a58-4ab2-412c-bd4a-f3c35f24626a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 18:59:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:59 devstack sudo[101594]: pam_unix(sudo:session): session closed for user root Aug 19 18:59:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3888d67a-7159-4b6a-832c-2ed554bd2337" returned: 0 in 0.429s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 18:59:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Lock "cinder-quobyte-3888d67a-7159-4b6a-832c-2ed554bd2337" released by "delete_volume" :: held 1.050s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 18:59:59 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Created reservations ['7cd8aae9-db33-47ea-9611-a2dc670613dd', 'ef7e99f2-aea4-443f-bc39-231e9a42a303', '1535d0a4-649c-4cc6-bb31-45568f2b5b4a', '273b35e0-e84a-4e08-b3fc-6c74dca95680'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 18:59:59 devstack sudo[101600]: quobyte : PWD=/ ; USER=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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 Aug 19 18:59:59 devstack sudo[101600]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 18:59:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 18:59:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 18:59:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 18:59:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 18:59:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 18:59:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 18:59:59 devstack sudo[101604]: 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/79c947ed65531511518bdc223681e669 Aug 19 18:59:59 devstack sudo[101604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:00 devstack sudo[101600]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517" returned: 0 in 0.678s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 /opt/stack/data/cinder/conversion/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.d6a58bf1-8cb8-4f74-9cee-1cf03db04c78uguyhqu0.img {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:00 devstack sudo[101610]: 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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 /opt/stack/data/cinder/conversion/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.d6a58bf1-8cb8-4f74-9cee-1cf03db04c78uguyhqu0.img Aug 19 19:00:00 devstack sudo[101610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:00 devstack sudo[101604]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.407s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:00 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:00:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Deleted volume successfully. Aug 19 19:00:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2fbbdd2b-7c2d-407c-997f-f8329dec7745 tempest-VolumesTestJSON-1328669659 None] Lock "cinder-3888d67a-7159-4b6a-832c-2ed554bd2337-delete_volume" released by "delete_volume" :: held 1.850s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:00:07 devstack sudo[101610]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 /opt/stack/data/cinder/conversion/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.d6a58bf1-8cb8-4f74-9cee-1cf03db04c78uguyhqu0.img" returned: 0 in 7.010s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[50317155-73ce-493d-a2b2-e5488b5c143b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:07 devstack sudo[101625]: quobyte : PWD=/ ; USER=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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 Aug 19 19:00:07 devstack sudo[101625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:07 devstack sudo[101625]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517" returned: 0 in 0.769s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:07 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517, size 1024.00 MB, duration 7.01 sec, destination /opt/stack/data/cinder/conversion/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.d6a58bf1-8cb8-4f74-9cee-1cf03db04c78uguyhqu0.img {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:00:07 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] Converted 1024.00 MB image at 145.99 MB/s Aug 19 19:00:07 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] d6a58bf1-8cb8-4f74-9cee-1cf03db04c78 was raw, no need to convert to raw {{(pid=94004) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 19 19:00:08 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:00:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Flow 'volume_create_manager' (017da32a-6f53-49a2-8c2e-d4dc9456be79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:00:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fffdebfb-5d48-45fc-b60d-fd854b8b9d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:00:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fffdebfb-5d48-45fc-b60d-fd854b8b9d0a) 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-19T17:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1774485164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=34964318-4f3d-4655-82c1-71c10af179cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bec6f57e2f2948aebd45b5de406f9a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:00: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-19T17:00:08Z,use_quota=True,user_id='b9395e4800a84e68943f148f201e321d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:00:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19af1bae-b5fa-4f99-84ae-be68719182c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:00:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19af1bae-b5fa-4f99-84ae-be68719182c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:00:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7e5264c-da10-4b99-a9be-33ef62f1bb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:00:08 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 19:00:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7e5264c-da10-4b99-a9be-33ef62f1bb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '34964318-4f3d-4655-82c1-71c10af179cb', 'volume_name': 'volume-34964318-4f3d-4655-82c1-71c10af179cb', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:00:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55edfec8-8942-4b87-8308-aa56e1a98580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:00:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55edfec8-8942-4b87-8308-aa56e1a98580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:00:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (966a8eef-82dd-44dd-9c4c-3bf5ad71c384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:00:08 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Volume 34964318-4f3d-4655-82c1-71c10af179cb: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-34964318-4f3d-4655-82c1-71c10af179cb', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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 19 19:00:09 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Trying to clone 34964318-4f3d-4655-82c1-71c10af179cb from image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 at location (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 19:00:09 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_or3g3_bcdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 19:00:09 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Image download 20.69 MB at 20.69 MB/s Aug 19 19:00:09 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[60fbccf4-acc2-4d7e-b28c-8d1b8c1ab0e0]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_or3g3_bcdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:09 devstack sudo[101688]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_or3g3_bcdevstack@QuobyteHD Aug 19 19:00:09 devstack sudo[101688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:10 devstack sudo[101688]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_or3g3_bcdevstack@QuobyteHD" returned: 0 in 0.385s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:10 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Temporary image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 is fetched for user b9395e4800a84e68943f148f201e321d. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 19:00:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4a2fa62c-1901-49ac-9055-9e635b95c461]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_or3g3_bcdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:10 devstack sudo[101696]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_or3g3_bcdevstack@QuobyteHD Aug 19 19:00:10 devstack sudo[101696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:10 devstack sudo[101696]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_or3g3_bcdevstack@QuobyteHD" returned: 0 in 0.550s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:00:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1ba55897-ad8f-4624-8fc8-5bb3fc0baec3 tempest-GroupsV314Test-1467975770 None] Group tempest-GroupsV314Test-Group-757823290: creating Aug 19 19:00:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1ba55897-ad8f-4624-8fc8-5bb3fc0baec3 tempest-GroupsV314Test-1467975770 None] Group tempest-GroupsV314Test-Group-757823290: created successfully Aug 19 19:00:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1ba55897-ad8f-4624-8fc8-5bb3fc0baec3 tempest-GroupsV314Test-1467975770 None] Create group completed successfully. Aug 19 19:00:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:00:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:00:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:00:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:00:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:00:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:00:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:16 devstack sudo[101721]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:00:16 devstack sudo[101721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:17 devstack sudo[101721]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.251s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:00:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:00:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:00:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:00:18 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:00:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Flow 'volume_create_manager' (9a481429-c1ba-4a2c-87b4-e8c728a6b1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:00:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19d9275c-98e4-4386-b0eb-58b58292e103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:00:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19d9275c-98e4-4386-b0eb-58b58292e103) 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-19T17:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1963964153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=97e25de4-ea38-4690-8254-6ac4897f6c4e,host='devstack@QuobyteHD#QuobyteHD',id=ca8e3baa-5eaf-46ec-954f-2d95feff040c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb4b750363b74428a119e8f1d8ce4009',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:00: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-19T17:00:18Z,use_quota=True,user_id='efb7950509e448518e54c35e7e0bcfcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1a201fc-143b-49f4-a1be-53e034836c8c),volume_type_id=d1a201fc-143b-49f4-a1be-53e034836c8c)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:00:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3d6f0bec-77a5-41e7-9e94-ef302419d6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:00:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3d6f0bec-77a5-41e7-9e94-ef302419d6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:00:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ba5594f-3020-4761-a3da-6ede122fa3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:00:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4ba5594f-3020-4761-a3da-6ede122fa3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ca8e3baa-5eaf-46ec-954f-2d95feff040c', 'volume_name': 'volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:00:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f366f907-7ab1-4e93-94d0-d2d90df133d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:00:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f366f907-7ab1-4e93-94d0-d2d90df133d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:00:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1cb27232-6e12-4f01-9d16-d07a25f3e271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:00:18 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Volume ca8e3baa-5eaf-46ec-954f-2d95feff040c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c', 'volume_size': 1} Aug 19 19:00:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:00:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Acquiring lock "cinder-5f022625-c5cc-43ee-89b7-6f91958de4f6-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:00:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Lock "cinder-5f022625-c5cc-43ee-89b7-6f91958de4f6-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:00:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Acquiring lock "cinder-quobyte-5f022625-c5cc-43ee-89b7-6f91958de4f6" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:00:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Lock "cinder-quobyte-5f022625-c5cc-43ee-89b7-6f91958de4f6" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:00:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9f3d2aa-fc96-4802-a37e-3df04d246d22]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f022625-c5cc-43ee-89b7-6f91958de4f6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:27 devstack sudo[101763]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f022625-c5cc-43ee-89b7-6f91958de4f6 Aug 19 19:00:27 devstack sudo[101763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:27 devstack sudo[101763]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f022625-c5cc-43ee-89b7-6f91958de4f6" returned: 0 in 0.356s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f022625-c5cc-43ee-89b7-6f91958de4f6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:27 devstack sudo[101768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f022625-c5cc-43ee-89b7-6f91958de4f6 Aug 19 19:00:27 devstack sudo[101768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:27 devstack sudo[101768]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f022625-c5cc-43ee-89b7-6f91958de4f6" returned: 0 in 0.277s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Lock "cinder-quobyte-5f022625-c5cc-43ee-89b7-6f91958de4f6" released by "delete_volume" :: held 0.701s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:00:27 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Created reservations ['b7f1d16c-12d3-4d3a-ac32-806b024ae1b1', 'a6f81785-3d5f-4dc3-85a9-9ac2d83dc56f', '0d65c68f-040f-418e-9745-f305d89f4367', '9de4ef59-3bb5-42a7-b997-554506faa93f'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:00:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:00:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:00:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:00:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:00:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:00:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:27 devstack sudo[101772]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:00:27 devstack sudo[101772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:28 devstack sudo[101772]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.264s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:28 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:00:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Deleted volume successfully. Aug 19 19:00:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0917ce48-b223-4cf1-a643-711cf52e5642 tempest-AttachVolumeShelveTestJSON-761037611 None] Lock "cinder-5f022625-c5cc-43ee-89b7-6f91958de4f6-delete_volume" released by "delete_volume" :: held 1.225s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 32.330s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] Uploaded volume to glance image-id: d6a58bf1-8cb8-4f74-9cee-1cf03db04c78. {{(pid=94004) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 20.238s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 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-19T17:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1774485164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=34964318-4f3d-4655-82c1-71c10af179cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bec6f57e2f2948aebd45b5de406f9a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:00: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-19T17:00:08Z,use_quota=True,user_id='b9395e4800a84e68943f148f201e321d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Creating volume 34964318-4f3d-4655-82c1-71c10af179cb {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:00:31 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:31 devstack sudo[101777]: 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/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb 1073741824 Aug 19 19:00:31 devstack sudo[101777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-530f836e-9daf-407b-84d2-f4d13140d552 tempest-VolumesActionsTest-1062951074 None] Copy volume to image completed successfully. Aug 19 19:00:31 devstack sudo[101777]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb 1073741824" returned: 0 in 0.433s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:31 devstack sudo[101783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb Aug 19 19:00:31 devstack sudo[101783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:31 devstack sudo[101783]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb" returned: 0 in 0.305s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] <== create_volume: return (789ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.792s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 13.560s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 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=97e25de4-ea38-4690-8254-6ac4897f6c4e,created_at=2026-08-19T17:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1963964153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=97e25de4-ea38-4690-8254-6ac4897f6c4e,host='devstack@QuobyteHD#QuobyteHD',id=ca8e3baa-5eaf-46ec-954f-2d95feff040c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb4b750363b74428a119e8f1d8ce4009',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:00: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-19T17:00:18Z,use_quota=True,user_id='efb7950509e448518e54c35e7e0bcfcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1a201fc-143b-49f4-a1be-53e034836c8c),volume_type_id=d1a201fc-143b-49f4-a1be-53e034836c8c)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Creating volume ca8e3baa-5eaf-46ec-954f-2d95feff040c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:00:31 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:31 devstack sudo[101786]: 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/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c 1073741824 Aug 19 19:00:31 devstack sudo[101786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:31 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Attempting download of 8ec5c3e7-cfc7-4315-aa31-980a64413b35 ((None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}])) to volume 34964318-4f3d-4655-82c1-71c10af179cb. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8351fe55-70dd-4495-b954-13aa696c468b]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_y70es2om {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:32 devstack sudo[101788]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_y70es2om Aug 19 19:00:32 devstack sudo[101788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:32 devstack sudo[101788]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] CMD "/opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_y70es2om" returned: 0 in 0.440s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_y70es2om {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:32 devstack sudo[101786]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c 1073741824" returned: 0 in 0.699s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:32 devstack sudo[101799]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_y70es2om Aug 19 19:00:32 devstack sudo[101799]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:32 devstack sudo[101801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c Aug 19 19:00:32 devstack sudo[101801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:00:32 devstack sudo[101799]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] CMD "/opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_y70es2om" returned: 1 in 0.444s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_y70es2om' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6115b5e5-baaf-4467-9d98-119ae06f1236]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_or3g3_bcdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:32 devstack sudo[101801]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c" returned: 0 in 0.278s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] <== create_volume: return (1053ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.058s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.125s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1cb27232-6e12-4f01-9d16-d07a25f3e271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4356cec2-a1bf-4c14-acd2-8e7adda3dd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[67ab9761-084e-4af1-87e4-ef79ff7c7b0d]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:33 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Volume volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c (ca8e3baa-5eaf-46ec-954f-2d95feff040c): created successfully Aug 19 19:00:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4356cec2-a1bf-4c14-acd2-8e7adda3dd08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:00:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Flow 'volume_create_manager' (9a481429-c1ba-4a2c-87b4-e8c728a6b1fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:00:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-319aec45-253a-418b-98e6-a0c77ad8328d tempest-GroupsV314Test-1467975770 None] Created volume successfully. Aug 19 19:00:33 devstack sudo[101806]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_or3g3_bcdevstack@QuobyteHD Aug 19 19:00:33 devstack sudo[101806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:33 devstack sudo[101807]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 Aug 19 19:00:33 devstack sudo[101807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:33 devstack sudo[101806]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_or3g3_bcdevstack@QuobyteHD" returned: 0 in 0.381s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:33 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] 8ec5c3e7-cfc7-4315-aa31-980a64413b35 was qcow2, converting to qcow2 {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 19:00:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_or3g3_bcdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:33 devstack sudo[101813]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_or3g3_bcdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb Aug 19 19:00:33 devstack sudo[101813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:33 devstack sudo[101807]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517" returned: 0 in 0.444s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:33 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e84a2e03-5d67-4a35-89e8-6930eff22b05]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:33 devstack sudo[101818]: quobyte : PWD=/ ; USER=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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 Aug 19 19:00:33 devstack sudo[101818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:33 devstack sudo[101818]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517" returned: 0 in 0.449s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 /opt/stack/data/cinder/conversion/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:33 devstack sudo[101829]: 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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 /opt/stack/data/cinder/conversion/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img Aug 19 19:00:33 devstack sudo[101829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:00:36 devstack sudo[101813]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_or3g3_bcdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb" returned: 0 in 3.500s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:36 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_or3g3_bcdevstack@QuobyteHD, size 112.00 MB, duration 3.51 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:00:36 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Converted 112.00 MB image at 31.95 MB/s Aug 19 19:00:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:36 devstack sudo[101843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb 1G Aug 19 19:00:36 devstack sudo[101843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:37 devstack sudo[101843]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb 1G" returned: 0 in 0.741s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:37 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Downloaded image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 ((None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}])) to volume 34964318-4f3d-4655-82c1-71c10af179cb successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 19:00:37 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Temporary image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 for user b9395e4800a84e68943f148f201e321d is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 19:00:37 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Marking volume 34964318-4f3d-4655-82c1-71c10af179cb as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 19:00:37 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Copying metadata from image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 to 34964318-4f3d-4655-82c1-71c10af179cb. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 19:00:37 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Creating volume glance metadata for volume 34964318-4f3d-4655-82c1-71c10af179cb backed by image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 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': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 19:00:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (966a8eef-82dd-44dd-9c4c-3bf5ad71c384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-34964318-4f3d-4655-82c1-71c10af179cb', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:00:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b30ea031-82fb-48ba-a468-a46fb4506963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:00:38 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Volume volume-34964318-4f3d-4655-82c1-71c10af179cb (34964318-4f3d-4655-82c1-71c10af179cb): created successfully Aug 19 19:00:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b30ea031-82fb-48ba-a468-a46fb4506963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:00:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Flow 'volume_create_manager' (017da32a-6f53-49a2-8c2e-d4dc9456be79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:00:38 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8374bb47-d4c1-4dd9-a69a-5aaeb13ee485 tempest-ServerActionsTestOtherA-117438847 None] Created volume successfully. Aug 19 19:00:39 devstack sudo[101829]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 /opt/stack/data/cinder/conversion/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img" returned: 0 in 5.732s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:39 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[29de4190-a42a-43bf-a078-a9d0bac54ce0]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:39 devstack sudo[101849]: quobyte : PWD=/ ; USER=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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 Aug 19 19:00:39 devstack sudo[101849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:40 devstack sudo[101849]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517" returned: 0 in 0.571s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:40 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517, size 1024.00 MB, duration 5.73 sec, destination /opt/stack/data/cinder/conversion/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:00:40 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Converted 1024.00 MB image at 178.58 MB/s Aug 19 19:00:40 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] df525fd8-aabf-4f87-964d-8dee3880a06c was raw, converting to qcow2 {{(pid=94004) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1179}} Aug 19 19:00:40 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e4eb50e5-c5f1-48ae-b781-e1c83ed27de0]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:40 devstack sudo[101854]: 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/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img Aug 19 19:00:40 devstack sudo[101854]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:40 devstack sudo[101854]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] CMD "/opt/stack/data/venv/bin/python3.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/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img" returned: 0 in 0.398s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:40 devstack sudo[101862]: 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/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img Aug 19 19:00:40 devstack sudo[101862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:41 devstack sudo[101862]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] CMD "/opt/stack/data/venv/bin/python3.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/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img" returned: 1 in 0.406s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 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/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:00:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img /opt/stack/data/cinder/conversion/vol_upload_m814ixp3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:41 devstack sudo[101868]: 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/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img /opt/stack/data/cinder/conversion/vol_upload_m814ixp3 Aug 19 19:00:41 devstack sudo[101868]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:41 devstack sudo[101868]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img /opt/stack/data/cinder/conversion/vol_upload_m814ixp3" returned: 0 in 0.285s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:41 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Image conversion details: src /opt/stack/data/cinder/conversion/bfd431e7-f365-4de5-a80c-a8645df65517.temp_image.df525fd8-aabf-4f87-964d-8dee3880a06chmp6xkv9.img, size 1024.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/conversion/vol_upload_m814ixp3 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:00:41 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Converted 1024.00 MB image at 1024.00 MB/s Aug 19 19:00:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[565f684f-be8c-4766-b5a8-aa91cbd26f21]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_m814ixp3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:41 devstack sudo[101873]: quobyte : PWD=/ ; USER=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_m814ixp3 Aug 19 19:00:41 devstack sudo[101873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:41 devstack sudo[101873]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_m814ixp3" returned: 0 in 0.375s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-04612e07-4873-4ee4-9c26-14505da01e3f req-0c18a1c2-1fb3-4b36-8ba3-d0241e8e964c tempest-ServerActionsTestOtherA-117438847 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:00:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 10.696s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:00:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Uploaded volume to glance image-id: df525fd8-aabf-4f87-964d-8dee3880a06c. {{(pid=94004) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 19 19:00:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 8.723s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:00:43 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Cloning volume ca8e3baa-5eaf-46ec-954f-2d95feff040c to volume 9411ba0b-3120-4f77-86ac-4363f933bc13 Aug 19 19:00:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2e07fbfe-5ff3-4c03-b94f-46aa399dfd85 tempest-VolumesActionsTest-1062951074 None] Copy volume to image completed successfully. Aug 19 19:00:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Creating offline snapshot a840768b-210e-4e3a-9046-a818f823fe83 of volume ca8e3baa-5eaf-46ec-954f-2d95feff040c {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:00:43 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0d75a7bb-be09-44c3-9502-7d53984e75d2]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:43 devstack sudo[101887]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c Aug 19 19:00:43 devstack sudo[101887]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:44 devstack sudo[101887]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c" returned: 0 in 0.510s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:44 devstack sudo[101893]: 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/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 1G Aug 19 19:00:44 devstack sudo[101893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:44 devstack sudo[101893]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 1G" returned: 0 in 0.653s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:44 devstack sudo[101900]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 Aug 19 19:00:44 devstack sudo[101900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:45 devstack sudo[101900]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83" returned: 0 in 0.389s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:45 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 19:00:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:45 devstack sudo[101905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 Aug 19 19:00:45 devstack sudo[101905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:45 devstack sudo[101905]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83" returned: 0 in 0.372s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:45 devstack sudo[101908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.info Aug 19 19:00:45 devstack sudo[101908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Acquiring lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:00:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:00:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Acquiring lock "cinder-quobyte-bfd431e7-f365-4de5-a80c-a8645df65517" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:00:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Lock "cinder-quobyte-bfd431e7-f365-4de5-a80c-a8645df65517" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:00:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f839adc8-9d4f-418f-9424-0eb3d81785d5]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:46 devstack sudo[101908]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.info" returned: 0 in 0.362s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:46 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:46 devstack sudo[101910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 Aug 19 19:00:46 devstack sudo[101910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:46 devstack sudo[101912]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.info Aug 19 19:00:46 devstack sudo[101912]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:46 devstack sudo[101912]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.info" returned: 0 in 0.268s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Acquiring lock "cinder-quobyte-9411ba0b-3120-4f77-86ac-4363f933bc13" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:00:46 devstack sudo[101910]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517" returned: 0 in 0.457s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Lock "cinder-quobyte-9411ba0b-3120-4f77-86ac-4363f933bc13" acquired by "_copy_volume_from_snapshot" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] snapshot: a840768b-210e-4e3a-9046-a818f823fe83, volume: 9411ba0b-3120-4f77-86ac-4363f933bc13, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 19:00:46 devstack sudo[101920]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517 Aug 19 19:00:46 devstack sudo[101920]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4c9da3f7-b0e9-4b1f-a04e-547f39bc7659]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:46 devstack sudo[101922]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 Aug 19 19:00:46 devstack sudo[101922]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:46 devstack sudo[101920]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bfd431e7-f365-4de5-a80c-a8645df65517" returned: 0 in 0.282s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Lock "cinder-quobyte-bfd431e7-f365-4de5-a80c-a8645df65517" released by "delete_volume" :: held 0.795s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Created reservations ['b0357502-5e41-4267-8d9d-108b411cb795', 'eff11e98-62e4-4aee-af66-cad432b85b58', '71d95c53-d4d9-4da4-b455-6a480db6a6b9', 'd31d13f1-9a7a-46a3-996a-14913e054257'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:46 devstack sudo[101928]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:00:46 devstack sudo[101928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:46 devstack sudo[101922]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83" returned: 0 in 0.472s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d33146bd-2dec-45f1-9097-7dbe30723c75]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:47 devstack sudo[101930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c Aug 19 19:00:47 devstack sudo[101930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:47 devstack sudo[101928]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.350s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:47 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:00:47 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Deleted volume successfully. Aug 19 19:00:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3873f841-0517-4471-b78b-3cc15fead7a4 tempest-VolumesActionsTest-1062951074 None] Lock "cinder-bfd431e7-f365-4de5-a80c-a8645df65517-delete_volume" released by "delete_volume" :: held 1.482s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:00:47 devstack sudo[101930]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c" returned: 0 in 0.483s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] will copy from snapshot at /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 19:00:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 19:00:47 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Path /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13 not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 19:00:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:47 devstack sudo[101937]: 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/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13 Aug 19 19:00:47 devstack sudo[101937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:53 devstack sudo[101937]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13" returned: 0 in 5.619s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c, size 1024.00 MB, duration 5.62 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:00:53 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Converted 1024.00 MB image at 182.20 MB/s Aug 19 19:00:53 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:53 devstack sudo[101954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13 Aug 19 19:00:53 devstack sudo[101954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:53 devstack sudo[101954]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13" returned: 0 in 0.261s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Lock "cinder-quobyte-9411ba0b-3120-4f77-86ac-4363f933bc13" released by "_copy_volume_from_snapshot" :: held 6.935s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=61,cinder:SELECT=56,cinder:INSERT=19,cinder:DELETE=4 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Acquiring lock "cinder-quobyte-a840768b-210e-4e3a-9046-a818f823fe83" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Lock "cinder-quobyte-a840768b-210e-4e3a-9046-a818f823fe83" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Deleting offline snapshot a840768b-210e-4e3a-9046-a818f823fe83 of volume ca8e3baa-5eaf-46ec-954f-2d95feff040c {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] snapshot_file for this snap is: volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cb7fa868-dfe4-4f0f-8fd9-81858456868b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:53 devstack sudo[101957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 Aug 19 19:00:53 devstack sudo[101957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:53 devstack sudo[101957]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83" returned: 0 in 0.392s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e510141b-6b8e-436e-a168-e11c8ad88736]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:53 devstack sudo[101962]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c Aug 19 19:00:53 devstack sudo[101962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:54 devstack sudo[101962]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c" returned: 0 in 0.652s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:54 devstack sudo[101967]: 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/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 Aug 19 19:00:54 devstack sudo[101967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:55 devstack sudo[101967]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83" returned: 0 in 0.579s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:55 devstack sudo[101972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83 Aug 19 19:00:55 devstack sudo[101972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:55 devstack sudo[101972]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c.a840768b-210e-4e3a-9046-a818f823fe83" returned: 0 in 0.299s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Lock "cinder-quobyte-a840768b-210e-4e3a-9046-a818f823fe83" released by "_delete_snapshot" :: held 2.033s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:00:55 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=60,cinder:INSERT=21,cinder:UPDATE=53,cinder:DELETE=4 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:00:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 11.758s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:00:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-04612e07-4873-4ee4-9c26-14505da01e3f req-0c18a1c2-1fb3-4b36-8ba3-d0241e8e964c tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 12.839s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:00:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-04612e07-4873-4ee4-9c26-14505da01e3f req-0c18a1c2-1fb3-4b36-8ba3-d0241e8e964c tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.024s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:00:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-04612e07-4873-4ee4-9c26-14505da01e3f req-0c18a1c2-1fb3-4b36-8ba3-d0241e8e964c tempest-ServerActionsTestOtherA-117438847 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-34964318-4f3d-4655-82c1-71c10af179cb', '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': 'a07522ce-2fe4-485f-a14d-f350254c67a7', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:00:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9fe17555-e5a0-4d52-9180-ae2e6a1609cc tempest-GroupsV314Test-1467975770 None] Create group from source-group-97e25de4-ea38-4690-8254-6ac4897f6c4e completed successfully. Aug 19 19:00:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-04612e07-4873-4ee4-9c26-14505da01e3f req-0c18a1c2-1fb3-4b36-8ba3-d0241e8e964c tempest-ServerActionsTestOtherA-117438847 None] attachment_update completed successfully. Aug 19 19:00:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Acquiring lock "cinder-quobyte-9411ba0b-3120-4f77-86ac-4363f933bc13" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:00:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Lock "cinder-quobyte-9411ba0b-3120-4f77-86ac-4363f933bc13" acquired by "delete_volume" :: waited 0.050s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:00:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[eedf481f-6e5c-4e9f-b89d-43cfdb8591c7]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:57 devstack sudo[102381]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13 Aug 19 19:00:57 devstack sudo[102381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:57 devstack sudo[102381]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13" returned: 0 in 0.520s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:57 devstack sudo[102394]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13 Aug 19 19:00:57 devstack sudo[102394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:57 devstack sudo[102394]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9411ba0b-3120-4f77-86ac-4363f933bc13" returned: 0 in 0.412s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Lock "cinder-quobyte-9411ba0b-3120-4f77-86ac-4363f933bc13" released by "delete_volume" :: held 1.005s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:00:58 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Created reservations ['8b0a3caf-ad5b-4b74-bf2a-0f3dfb245d92'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:00:58 devstack cinder-volume[94004]: WARNING cinder.quota [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-774298587 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-774298587, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:00:58 devstack cinder-volume[94004]: WARNING cinder.quota [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-774298587 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-774298587, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:00:58 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Created reservations ['1a26568a-f317-4e86-aa7c-12962d37cdbc', 'bab2e7f1-a26f-4bc0-b0f5-bbbc60bcb3da', '02126da3-f8ea-4447-be43-29ba4caf978f', '10c63015-93d2-4bc6-8eb8-ba2118727a32'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:00:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:00:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:00:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:00:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:00:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:00:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:00:58 devstack sudo[102413]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:00:58 devstack sudo[102413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:00:58 devstack sudo[102413]: pam_unix(sudo:session): session closed for user root Aug 19 19:00:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.347s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:00:58 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:00:58 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5bc8272a-6adb-4c57-ba40-26ca862524a0 tempest-GroupsV314Test-1467975770 None] Delete group completed successfully. Aug 19 19:00:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Acquiring lock "cinder-quobyte-ca8e3baa-5eaf-46ec-954f-2d95feff040c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:00:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Lock "cinder-quobyte-ca8e3baa-5eaf-46ec-954f-2d95feff040c" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:00:59 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[72a56473-fe8c-4b60-a1a2-1080345ab56d]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:00:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:00 devstack sudo[102424]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c Aug 19 19:01:00 devstack sudo[102424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Flow 'volume_create_manager' (6a5b19a7-4212-4221-8203-331af1f0fb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e549207d-b6f4-48d7-8ab4-5954439cffd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e549207d-b6f4-48d7-8ab4-5954439cffd4) 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-19T17:01:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-548410676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='21d5eb192cca44e9b7984331b631ce08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:00Z,use_quota=True,user_id='9fcc4d424d39476ebb63cb58b2687eb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8639069e-f51f-4191-9744-eccd69b89a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8639069e-f51f-4191-9744-eccd69b89a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d927782-433a-4715-b804-2c45528619e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d927782-433a-4715-b804-2c45528619e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c', 'volume_name': 'volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bc61948-1b52-46d9-9695-e113ef0f4ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bc61948-1b52-46d9-9695-e113ef0f4ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2146d30d-88fb-45df-9d30-6e6874a8cf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Volume 9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c', 'volume_size': 1} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 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-19T17:01:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-548410676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='21d5eb192cca44e9b7984331b631ce08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:00Z,use_quota=True,user_id='9fcc4d424d39476ebb63cb58b2687eb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Creating volume 9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:01:00 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:00 devstack sudo[102427]: 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/79c947ed65531511518bdc223681e669/volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c 1073741824 Aug 19 19:01:00 devstack sudo[102427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:00 devstack sudo[102424]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c" returned: 0 in 0.628s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:00 devstack sudo[102432]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c Aug 19 19:01:00 devstack sudo[102432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:00 devstack sudo[102427]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c 1073741824" returned: 0 in 0.665s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:00 devstack sudo[102432]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ca8e3baa-5eaf-46ec-954f-2d95feff040c" returned: 0 in 0.390s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Lock "cinder-quobyte-ca8e3baa-5eaf-46ec-954f-2d95feff040c" released by "delete_volume" :: held 1.180s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Created reservations ['a57d85f7-4006-4536-ae5f-ecd2e8b35324'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:01:01 devstack sudo[102439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c Aug 19 19:01:01 devstack sudo[102439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Created reservations ['6ca3ac58-0a8a-4873-8222-98f34d0d4727', '848bc3f3-5588-4397-a1f2-773fcf5975be', 'ef1ebe76-89f3-4bc9-a257-d1a15150a3c9', '0239c584-219c-4bbd-885d-e30b946d142d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:01:01 devstack sudo[102439]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c" returned: 0 in 0.512s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] <== create_volume: return (1294ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.297s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2146d30d-88fb-45df-9d30-6e6874a8cf46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5a35f8d-55a9-4707-a929-ad2e980265d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:01 devstack sudo[102445]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:01:01 devstack sudo[102445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:01 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Volume volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c (9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c): created successfully Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5a35f8d-55a9-4707-a929-ad2e980265d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Flow 'volume_create_manager' (6a5b19a7-4212-4221-8203-331af1f0fb6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9fa3e18c-dacd-4378-80cc-b94c908e1a63 tempest-VolumesListTestJSON-1220506672 None] Created volume successfully. Aug 19 19:01:02 devstack sudo[102445]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.413s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:02 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:01:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1af3a83f-c4fa-4f83-9234-1f8c3b444d5f tempest-GroupsV314Test-1467975770 None] Delete group completed successfully. Aug 19 19:01:03 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:01:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Flow 'volume_create_manager' (24e7faa6-e14c-4b81-bd1c-5b13fd02e324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c85ecaa7-a371-4ad4-90c4-2c18ad159f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c85ecaa7-a371-4ad4-90c4-2c18ad159f66) 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-19T17:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1959341983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=23321044-5c8d-4f88-ae9a-3b4c94531804,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='21d5eb192cca44e9b7984331b631ce08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:04Z,use_quota=True,user_id='9fcc4d424d39476ebb63cb58b2687eb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38abc45e-d64f-4207-83d4-e45b56b9b509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38abc45e-d64f-4207-83d4-e45b56b9b509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d765113c-0b04-4c2c-9546-c0fc2281ed84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d765113c-0b04-4c2c-9546-c0fc2281ed84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '23321044-5c8d-4f88-ae9a-3b4c94531804', 'volume_name': 'volume-23321044-5c8d-4f88-ae9a-3b4c94531804', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2fc06f65-85b8-4efc-8a9e-cfd6b7e8c508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2fc06f65-85b8-4efc-8a9e-cfd6b7e8c508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84355754-6d00-4471-b933-6615e06ebd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:04 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Volume 23321044-5c8d-4f88-ae9a-3b4c94531804: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-23321044-5c8d-4f88-ae9a-3b4c94531804', 'volume_size': 1} Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 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-19T17:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1959341983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=23321044-5c8d-4f88-ae9a-3b4c94531804,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='21d5eb192cca44e9b7984331b631ce08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:04Z,use_quota=True,user_id='9fcc4d424d39476ebb63cb58b2687eb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Creating volume 23321044-5c8d-4f88-ae9a-3b4c94531804 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:01:04 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-23321044-5c8d-4f88-ae9a-3b4c94531804 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:04 devstack sudo[102453]: 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/79c947ed65531511518bdc223681e669/volume-23321044-5c8d-4f88-ae9a-3b4c94531804 1073741824 Aug 19 19:01:04 devstack sudo[102453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:04 devstack sudo[102453]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-23321044-5c8d-4f88-ae9a-3b4c94531804 1073741824" returned: 0 in 0.795s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-23321044-5c8d-4f88-ae9a-3b4c94531804 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:04 devstack sudo[102466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-23321044-5c8d-4f88-ae9a-3b4c94531804 Aug 19 19:01:04 devstack sudo[102466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:05 devstack sudo[102466]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-23321044-5c8d-4f88-ae9a-3b4c94531804" returned: 0 in 0.350s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] <== create_volume: return (1240ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:01:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.242s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84355754-6d00-4471-b933-6615e06ebd06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-23321044-5c8d-4f88-ae9a-3b4c94531804', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6fffaac-f05f-4789-9aef-1ee064df70c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:05 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Volume volume-23321044-5c8d-4f88-ae9a-3b4c94531804 (23321044-5c8d-4f88-ae9a-3b4c94531804): created successfully Aug 19 19:01:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6fffaac-f05f-4789-9aef-1ee064df70c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Flow 'volume_create_manager' (24e7faa6-e14c-4b81-bd1c-5b13fd02e324) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0e5c7f36-3a47-43b3-87bf-3a5ac3570a2b tempest-VolumesListTestJSON-1220506672 None] Created volume successfully. Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Flow 'volume_create_manager' (3f3c1da0-474b-4459-b2bd-877ba18b9687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ce99236-c574-4db4-ae73-f029cfe1943e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ce99236-c574-4db4-ae73-f029cfe1943e) 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-19T17:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1099523836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=47623e84-5808-4f0a-9937-25a2b345ee49,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='21d5eb192cca44e9b7984331b631ce08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:07Z,use_quota=True,user_id='9fcc4d424d39476ebb63cb58b2687eb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d8d1de06-00c8-44c6-8455-76873e5c1fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d8d1de06-00c8-44c6-8455-76873e5c1fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (602ba58d-e88d-4e2b-b620-f2e91883c0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (602ba58d-e88d-4e2b-b620-f2e91883c0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '47623e84-5808-4f0a-9937-25a2b345ee49', 'volume_name': 'volume-47623e84-5808-4f0a-9937-25a2b345ee49', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d203ad1-490c-40db-997e-bf3fd8c8d283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d203ad1-490c-40db-997e-bf3fd8c8d283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45c9e5b8-5186-467d-9bce-58c6a46e2d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:07 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Volume 47623e84-5808-4f0a-9937-25a2b345ee49: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-47623e84-5808-4f0a-9937-25a2b345ee49', 'volume_size': 1} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 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-19T17:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1099523836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=47623e84-5808-4f0a-9937-25a2b345ee49,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='21d5eb192cca44e9b7984331b631ce08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:07Z,use_quota=True,user_id='9fcc4d424d39476ebb63cb58b2687eb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Creating volume 47623e84-5808-4f0a-9937-25a2b345ee49 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:01:07 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:01:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-47623e84-5808-4f0a-9937-25a2b345ee49 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:07 devstack sudo[102479]: 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/79c947ed65531511518bdc223681e669/volume-47623e84-5808-4f0a-9937-25a2b345ee49 1073741824 Aug 19 19:01:07 devstack sudo[102479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:08 devstack sudo[102479]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-47623e84-5808-4f0a-9937-25a2b345ee49 1073741824" returned: 0 in 0.684s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-47623e84-5808-4f0a-9937-25a2b345ee49 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:08 devstack sudo[102485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-47623e84-5808-4f0a-9937-25a2b345ee49 Aug 19 19:01:08 devstack sudo[102485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:08 devstack sudo[102485]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-47623e84-5808-4f0a-9937-25a2b345ee49" returned: 0 in 0.559s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] <== create_volume: return (1302ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:01:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.306s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45c9e5b8-5186-467d-9bce-58c6a46e2d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-47623e84-5808-4f0a-9937-25a2b345ee49', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8ef1560-220a-46c6-a5a1-f45b2880eb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:08 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Volume volume-47623e84-5808-4f0a-9937-25a2b345ee49 (47623e84-5808-4f0a-9937-25a2b345ee49): created successfully Aug 19 19:01:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8ef1560-220a-46c6-a5a1-f45b2880eb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Flow 'volume_create_manager' (3f3c1da0-474b-4459-b2bd-877ba18b9687) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d2ab3990-686d-491e-bfb5-293867ac3f8e tempest-VolumesListTestJSON-1220506672 None] Created volume successfully. Aug 19 19:01:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "cinder-47623e84-5808-4f0a-9937-25a2b345ee49-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Lock "cinder-47623e84-5808-4f0a-9937-25a2b345ee49-delete_volume" acquired by "delete_volume" :: waited 0.054s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "cinder-quobyte-47623e84-5808-4f0a-9937-25a2b345ee49" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c4a31c75-11b7-46a5-9cd8-4b1bdd6fe717 tempest-GroupsV320Test-1596446124 None] Group tempest-GroupsV320Test-Group-1951929089: creating Aug 19 19:01:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Lock "cinder-quobyte-47623e84-5808-4f0a-9937-25a2b345ee49" acquired by "delete_volume" :: waited 0.050s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:15 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[935e0874-8cb6-4495-ad3b-e166672a0bdf]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c4a31c75-11b7-46a5-9cd8-4b1bdd6fe717 tempest-GroupsV320Test-1596446124 None] Group tempest-GroupsV320Test-Group-1951929089: created successfully Aug 19 19:01:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-47623e84-5808-4f0a-9937-25a2b345ee49 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c4a31c75-11b7-46a5-9cd8-4b1bdd6fe717 tempest-GroupsV320Test-1596446124 None] Create group completed successfully. Aug 19 19:01:16 devstack sudo[102675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-47623e84-5808-4f0a-9937-25a2b345ee49 Aug 19 19:01:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-46ad1cce-b6dc-44df-b41a-ad4d722943be req-108ed628-786f-4195-a867-febd0b41d2c6 tempest-ServerActionsTestOtherA-117438847 None] Terminate volume connection completed successfully. Aug 19 19:01:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-46ad1cce-b6dc-44df-b41a-ad4d722943be req-108ed628-786f-4195-a867-febd0b41d2c6 tempest-ServerActionsTestOtherA-117438847 None] Deleting attachment a07522ce-2fe4-485f-a14d-f350254c67a7. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:01:16 devstack sudo[102675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:01:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.038s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:16 devstack sudo[102686]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:01:17 devstack sudo[102686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:17 devstack sudo[102675]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-47623e84-5808-4f0a-9937-25a2b345ee49" returned: 0 in 1.253s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-47623e84-5808-4f0a-9937-25a2b345ee49 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:17 devstack sudo[102688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-47623e84-5808-4f0a-9937-25a2b345ee49 Aug 19 19:01:17 devstack sudo[102688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:17 devstack sudo[102686]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.412s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:01:17 devstack sudo[102688]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-47623e84-5808-4f0a-9937-25a2b345ee49" returned: 0 in 0.540s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Lock "cinder-quobyte-47623e84-5808-4f0a-9937-25a2b345ee49" released by "delete_volume" :: held 1.916s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Created reservations ['bc796f4b-4db8-47bc-b06f-458d0c766454', 'e0a9afa9-1fbf-4096-aa7e-3b7e6e35ba1f', '4a5ca877-a83e-45b8-9400-fdd99ccf9ddc', '4689eeb9-23b7-4e93-ba31-af038740ef55'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:17 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-49ae2ecb-eb81-490d-a2c9-146f5eebc861 tempest-GroupsV320Test-1596446124 None] Created reservations ['bcd14cc5-f6e7-43e4-81f4-c38614eb7719'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:01:18 devstack sudo[102692]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:01:18 devstack sudo[102692]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-49ae2ecb-eb81-490d-a2c9-146f5eebc861 tempest-GroupsV320Test-1596446124 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-49ae2ecb-eb81-490d-a2c9-146f5eebc861 tempest-GroupsV320Test-1596446124 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-49ae2ecb-eb81-490d-a2c9-146f5eebc861 tempest-GroupsV320Test-1596446124 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-49ae2ecb-eb81-490d-a2c9-146f5eebc861 tempest-GroupsV320Test-1596446124 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-49ae2ecb-eb81-490d-a2c9-146f5eebc861 tempest-GroupsV320Test-1596446124 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.024s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49ae2ecb-eb81-490d-a2c9-146f5eebc861 tempest-GroupsV320Test-1596446124 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:18 devstack sudo[102694]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:01:18 devstack sudo[102694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "cinder-23321044-5c8d-4f88-ae9a-3b4c94531804-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Lock "cinder-23321044-5c8d-4f88-ae9a-3b4c94531804-delete_volume" acquired by "delete_volume" :: waited 0.051s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "cinder-quobyte-23321044-5c8d-4f88-ae9a-3b4c94531804" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Lock "cinder-quobyte-23321044-5c8d-4f88-ae9a-3b4c94531804" acquired by "delete_volume" :: waited 0.072s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:18 devstack sudo[102692]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.673s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:18 devstack sudo[102694]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f65c1143-e9a7-47e1-9af4-fec34ca9cb06]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-23321044-5c8d-4f88-ae9a-3b4c94531804 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49ae2ecb-eb81-490d-a2c9-146f5eebc861 tempest-GroupsV320Test-1596446124 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.536s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Deleted volume successfully. Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-49ae2ecb-eb81-490d-a2c9-146f5eebc861 tempest-GroupsV320Test-1596446124 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:01:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-49ae2ecb-eb81-490d-a2c9-146f5eebc861 tempest-GroupsV320Test-1596446124 None] Delete group completed successfully. Aug 19 19:01:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b1e418ee-035e-465a-ae46-f39ff794cea1 tempest-VolumesListTestJSON-1220506672 None] Lock "cinder-47623e84-5808-4f0a-9937-25a2b345ee49-delete_volume" released by "delete_volume" :: held 3.217s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:18 devstack sudo[102698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-23321044-5c8d-4f88-ae9a-3b4c94531804 Aug 19 19:01:18 devstack sudo[102698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:19 devstack sudo[102698]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-23321044-5c8d-4f88-ae9a-3b4c94531804" returned: 0 in 0.555s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-23321044-5c8d-4f88-ae9a-3b4c94531804 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:19 devstack sudo[102703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-23321044-5c8d-4f88-ae9a-3b4c94531804 Aug 19 19:01:19 devstack sudo[102703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:19 devstack sudo[102703]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-23321044-5c8d-4f88-ae9a-3b4c94531804" returned: 0 in 0.569s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Lock "cinder-quobyte-23321044-5c8d-4f88-ae9a-3b4c94531804" released by "delete_volume" :: held 1.224s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-46ad1cce-b6dc-44df-b41a-ad4d722943be req-d3476589-3c4e-4a8e-b5d0-c8a6865482e5 tempest-ServerActionsTestOtherA-117438847 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-46ad1cce-b6dc-44df-b41a-ad4d722943be req-d3476589-3c4e-4a8e-b5d0-c8a6865482e5 tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-46ad1cce-b6dc-44df-b41a-ad4d722943be req-d3476589-3c4e-4a8e-b5d0-c8a6865482e5 tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.019s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:19 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Created reservations ['bfc2231c-0b31-4c14-852e-67631e3dbb83', '38366525-26c7-4ec9-a7ad-fa7cfe109021', '98c7cbd6-892f-4ff7-9b75-9ce25aa126ee', 'feb331bf-9e3a-4168-8d8b-ab809b3ff546'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:01:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-46ad1cce-b6dc-44df-b41a-ad4d722943be req-d3476589-3c4e-4a8e-b5d0-c8a6865482e5 tempest-ServerActionsTestOtherA-117438847 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-34964318-4f3d-4655-82c1-71c10af179cb', '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': 'dc3734f0-ab99-4e96-9cae-5de4cfc1d368', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:01:20 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-46ad1cce-b6dc-44df-b41a-ad4d722943be req-d3476589-3c4e-4a8e-b5d0-c8a6865482e5 tempest-ServerActionsTestOtherA-117438847 None] attachment_update completed successfully. Aug 19 19:01:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:20 devstack sudo[102715]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:01:20 devstack sudo[102715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:20 devstack sudo[102715]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.504s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:20 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:01:20 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Deleted volume successfully. Aug 19 19:01:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bfa86c16-f133-4493-b94f-66a0372adedb tempest-VolumesListTestJSON-1220506672 None] Lock "cinder-23321044-5c8d-4f88-ae9a-3b4c94531804-delete_volume" released by "delete_volume" :: held 2.242s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "cinder-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Lock "cinder-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "cinder-quobyte-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Lock "cinder-quobyte-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c" acquired by "delete_volume" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:21 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[15f17694-ba74-46e0-9387-31662b5aea9a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:21 devstack sudo[102800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c Aug 19 19:01:21 devstack sudo[102800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:22 devstack sudo[102800]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c" returned: 0 in 0.867s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:22 devstack sudo[103138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c Aug 19 19:01:22 devstack sudo[103138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:22 devstack sudo[103138]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c" returned: 0 in 0.417s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Lock "cinder-quobyte-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c" released by "delete_volume" :: held 1.376s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:22 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Created reservations ['727fbdcd-ba42-48f1-adad-f8c4267c95da', 'f03f7982-83ab-4066-be2f-f5ee0afce460', '1d0232ae-e76b-4f3e-a6f9-ff8919804d58', '85c23585-4ff9-42f6-9470-90d07ab4ea2e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:01:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:22 devstack sudo[103150]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:01:22 devstack sudo[103150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:23 devstack sudo[103150]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.472s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:23 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:01:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Deleted volume successfully. Aug 19 19:01:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-72d1a91e-334a-478c-b2c6-520882852215 tempest-VolumesListTestJSON-1220506672 None] Lock "cinder-9a82cbb5-3a66-4bd8-96c4-80ecbab4a84c-delete_volume" released by "delete_volume" :: held 2.299s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Flow 'volume_create_manager' (34da9aa5-3c80-4f2b-b3ff-40ee16b2da6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c84f28f7-ac55-4c20-a977-94b392d23db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c84f28f7-ac55-4c20-a977-94b392d23db7) 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-19T17:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1897698518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1fb070d3-3bcb-40c2-b611-d64b6b6796a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b93b910d607646ae9df96a8c99245aa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:29Z,use_quota=True,user_id='300981fc2deb46cbab03243b256a6c4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d6e97a11-ee5e-49e6-a4e7-016cf666a124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d6e97a11-ee5e-49e6-a4e7-016cf666a124) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82467030-bfc6-4eff-9bec-24da5f07a6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82467030-bfc6-4eff-9bec-24da5f07a6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1fb070d3-3bcb-40c2-b611-d64b6b6796a4', 'volume_name': 'volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0bc753dd-dc5a-4301-ae2c-20cea9b1e14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0bc753dd-dc5a-4301-ae2c-20cea9b1e14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8db56e9e-ea60-4585-a871-09b4fab8172e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:29 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Volume 1fb070d3-3bcb-40c2-b611-d64b6b6796a4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4', 'volume_size': 1} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 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-19T17:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1897698518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1fb070d3-3bcb-40c2-b611-d64b6b6796a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b93b910d607646ae9df96a8c99245aa4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:29Z,use_quota=True,user_id='300981fc2deb46cbab03243b256a6c4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Creating volume 1fb070d3-3bcb-40c2-b611-d64b6b6796a4 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:01:29 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:01:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:29 devstack sudo[103218]: 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/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 1073741824 Aug 19 19:01:29 devstack sudo[103218]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:30 devstack sudo[103218]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 1073741824" returned: 0 in 0.692s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:30 devstack sudo[103226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 Aug 19 19:01:30 devstack sudo[103226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:30 devstack sudo[103226]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" returned: 0 in 0.319s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] <== create_volume: return (1092ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:01:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.096s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8db56e9e-ea60-4585-a871-09b4fab8172e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4494c1d-915e-4108-bf8a-829d776428bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Volume volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 (1fb070d3-3bcb-40c2-b611-d64b6b6796a4): created successfully Aug 19 19:01:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a4494c1d-915e-4108-bf8a-829d776428bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Flow 'volume_create_manager' (34da9aa5-3c80-4f2b-b3ff-40ee16b2da6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-75068617-697c-4571-97ed-9093a81678f1 tempest-VolumesSnapshotListTestJSON-1431174402 None] Created volume successfully. Aug 19 19:01:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] Creating offline snapshot 8f64d77c-4b63-4337-b659-4075c45e8900 of volume 1fb070d3-3bcb-40c2-b611-d64b6b6796a4 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:01:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[afd7afd6-2289-4749-b912-cb2bb182efa3]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:31 devstack sudo[103229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 Aug 19 19:01:31 devstack sudo[103229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:32 devstack sudo[103229]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" returned: 0 in 0.413s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:32 devstack sudo[103234]: 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/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 1G Aug 19 19:01:32 devstack sudo[103234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:32 devstack sudo[103234]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 1G" returned: 0 in 0.465s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:32 devstack sudo[103239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 Aug 19 19:01:32 devstack sudo[103239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:32 devstack sudo[103239]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900" returned: 0 in 0.337s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:32 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 is being set with open permissions: ugo+rw Aug 19 19:01:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:32 devstack sudo[103245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 Aug 19 19:01:32 devstack sudo[103245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:33 devstack sudo[103245]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900" returned: 0 in 0.273s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:33 devstack sudo[103248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.info Aug 19 19:01:33 devstack sudo[103248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:33 devstack sudo[103248]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.info" returned: 0 in 0.276s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:33 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.info is being set with open permissions: ugo+rw Aug 19 19:01:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:33 devstack sudo[103251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.info Aug 19 19:01:33 devstack sudo[103251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:33 devstack sudo[103251]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.info" returned: 0 in 0.279s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.149s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-34504797-6ee6-460f-937f-88556d53bfae tempest-VolumesSnapshotListTestJSON-1431174402 None] Create snapshot completed successfully Aug 19 19:01:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] Creating offline snapshot c3a87818-bd18-46a3-8d60-d1cc86e98ee4 of volume 1fb070d3-3bcb-40c2-b611-d64b6b6796a4 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:01:35 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[292ccf20-c718-4316-b0c6-8af82ecc4436]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:35 devstack sudo[103254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 Aug 19 19:01:35 devstack sudo[103254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:35 devstack sudo[103254]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900" returned: 0 in 0.432s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:01:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:35 devstack sudo[103259]: 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/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 1G Aug 19 19:01:35 devstack sudo[103259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:36 devstack sudo[103259]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 1G" returned: 0 in 0.461s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:36 devstack sudo[103265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 Aug 19 19:01:36 devstack sudo[103265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:36 devstack sudo[103265]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4" returned: 0 in 0.343s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:36 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 is being set with open permissions: ugo+rw Aug 19 19:01:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:36 devstack sudo[103271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 Aug 19 19:01:36 devstack sudo[103271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:36 devstack sudo[103271]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4" returned: 0 in 0.318s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.673s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-305e3354-fe54-4a08-9a26-373fe7f10dc2 tempest-VolumesSnapshotListTestJSON-1431174402 None] Create snapshot completed successfully Aug 19 19:01:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] Creating offline snapshot 9b4c2e16-3780-45d6-8463-ca9c65167cbe of volume 1fb070d3-3bcb-40c2-b611-d64b6b6796a4 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:01:37 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d90ece01-a81a-4015-9fe9-935cbf998c47]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:37 devstack sudo[103274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 Aug 19 19:01:37 devstack sudo[103274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:38 devstack sudo[103274]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4" returned: 0 in 0.463s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:01:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:38 devstack sudo[103279]: 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/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe 1G Aug 19 19:01:38 devstack sudo[103279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:38 devstack sudo[103279]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe 1G" returned: 0 in 0.571s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:38 devstack sudo[103285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe Aug 19 19:01:38 devstack sudo[103285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:39 devstack sudo[103285]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe" returned: 0 in 0.394s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:39 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe is being set with open permissions: ugo+rw Aug 19 19:01:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:39 devstack sudo[103294]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe Aug 19 19:01:39 devstack sudo[103294]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:39 devstack sudo[103294]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe" returned: 0 in 0.357s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.956s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c1f5f519-87c9-4044-abc2-9621ef6d45ba tempest-VolumesSnapshotListTestJSON-1431174402 None] Create snapshot completed successfully Aug 19 19:01:40 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:01:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Flow 'volume_create_manager' (105129b5-e857-4875-ae19-9379344ce834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83bfb788-58d3-4263-9eaa-ebdb98f1e9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (83bfb788-58d3-4263-9eaa-ebdb98f1e9d3) 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-19T17:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1995011377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8d742acf-1694-4b0d-b981-c19d78271a96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bcc32a5c19b4e5087977b50416a693d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:41Z,use_quota=True,user_id='874ed44b010d45b8a1bf705885d1a676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (840e5114-d3e9-4fd0-b96f-1a24ccf5294e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (840e5114-d3e9-4fd0-b96f-1a24ccf5294e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94124193-7d75-41fa-b037-9d57915fee66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94124193-7d75-41fa-b037-9d57915fee66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8d742acf-1694-4b0d-b981-c19d78271a96', 'volume_name': 'volume-8d742acf-1694-4b0d-b981-c19d78271a96', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (72ae1b70-919c-44c1-950b-d8b10d5dc04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (72ae1b70-919c-44c1-950b-d8b10d5dc04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6eee74a4-f2a9-447a-a43d-5e831b0c6eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:40 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Volume 8d742acf-1694-4b0d-b981-c19d78271a96: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8d742acf-1694-4b0d-b981-c19d78271a96', 'volume_size': 1} Aug 19 19:01:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 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-19T17:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1995011377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8d742acf-1694-4b0d-b981-c19d78271a96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bcc32a5c19b4e5087977b50416a693d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:41Z,use_quota=True,user_id='874ed44b010d45b8a1bf705885d1a676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Creating volume 8d742acf-1694-4b0d-b981-c19d78271a96 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:01:41 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8d742acf-1694-4b0d-b981-c19d78271a96 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:41 devstack sudo[103332]: 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/79c947ed65531511518bdc223681e669/volume-8d742acf-1694-4b0d-b981-c19d78271a96 1073741824 Aug 19 19:01:41 devstack sudo[103332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Flow 'volume_create_manager' (b6fd9c78-7ee9-4769-a83d-61b26e661dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8db8f51d-68e8-426d-96a3-e7731bc58b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "cinder-9b4c2e16-3780-45d6-8463-ca9c65167cbe-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8db8f51d-68e8-426d-96a3-e7731bc58b9a) 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-19T17:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2101011697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3870e79f-49e8-4e26-8b95-e502d6bf8329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c602cc8d13804c51b835428d162cc8d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:41Z,use_quota=True,user_id='dbe92176b2d544eca5c5be97cf8309bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0462af1e-d6b3-4b8d-891d-83f84e64d837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0462af1e-d6b3-4b8d-891d-83f84e64d837) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7fd73da-6f4f-4db8-8f9b-3b7b100daa1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7fd73da-6f4f-4db8-8f9b-3b7b100daa1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3870e79f-49e8-4e26-8b95-e502d6bf8329', 'volume_name': 'volume-3870e79f-49e8-4e26-8b95-e502d6bf8329', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9bd0ff21-4d87-44ca-9b74-da4d9dbfdce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9bd0ff21-4d87-44ca-9b74-da4d9dbfdce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97d6e643-fb0f-4a01-ace0-4ea2de7720c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:41 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Volume 3870e79f-49e8-4e26-8b95-e502d6bf8329: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3870e79f-49e8-4e26-8b95-e502d6bf8329', 'volume_size': 1} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-9b4c2e16-3780-45d6-8463-ca9c65167cbe-delete_snapshot" acquired by "delete_snapshot" :: waited 0.066s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "cinder-quobyte-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-quobyte-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "cinder-quobyte-9b4c2e16-3780-45d6-8463-ca9c65167cbe" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-quobyte-9b4c2e16-3780-45d6-8463-ca9c65167cbe" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Deleting offline snapshot 9b4c2e16-3780-45d6-8463-ca9c65167cbe of volume 1fb070d3-3bcb-40c2-b611-d64b6b6796a4 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] snapshot_file for this snap is: volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[962f590d-79d2-430c-8a1b-cae12c187870]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:41 devstack sudo[103337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe Aug 19 19:01:41 devstack sudo[103337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:41 devstack sudo[103332]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8d742acf-1694-4b0d-b981-c19d78271a96 1073741824" returned: 0 in 0.631s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8d742acf-1694-4b0d-b981-c19d78271a96 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:41 devstack sudo[103346]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8d742acf-1694-4b0d-b981-c19d78271a96 Aug 19 19:01:41 devstack sudo[103346]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:41 devstack sudo[103337]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe" returned: 0 in 0.471s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[25ac6094-b8b2-480a-94b7-ea02a0871ebd]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:41 devstack sudo[103348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 Aug 19 19:01:41 devstack sudo[103348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:41 devstack sudo[103346]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8d742acf-1694-4b0d-b981-c19d78271a96" returned: 0 in 0.291s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] <== create_volume: return (980ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.983s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.812s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 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-19T17:01:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2101011697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3870e79f-49e8-4e26-8b95-e502d6bf8329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c602cc8d13804c51b835428d162cc8d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:41Z,use_quota=True,user_id='dbe92176b2d544eca5c5be97cf8309bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Creating volume 3870e79f-49e8-4e26-8b95-e502d6bf8329 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:01:42 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6eee74a4-f2a9-447a-a43d-5e831b0c6eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8d742acf-1694-4b0d-b981-c19d78271a96', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (062e0ec8-29b0-499c-b7d0-f887e8fa288c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:42 devstack sudo[103351]: 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/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 1073741824 Aug 19 19:01:42 devstack sudo[103351]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:42 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Volume volume-8d742acf-1694-4b0d-b981-c19d78271a96 (8d742acf-1694-4b0d-b981-c19d78271a96): created successfully Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (062e0ec8-29b0-499c-b7d0-f887e8fa288c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Flow 'volume_create_manager' (105129b5-e857-4875-ae19-9379344ce834) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-045a83e0-8ece-4d96-bce5-1ae4cdf98658 tempest-AttachVolumeNegativeTest-1334514673 None] Created volume successfully. Aug 19 19:01:42 devstack sudo[103348]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4" returned: 0 in 0.463s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:42 devstack sudo[103356]: 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/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe Aug 19 19:01:42 devstack sudo[103356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:42 devstack sudo[103351]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 1073741824" returned: 0 in 0.563s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:42 devstack sudo[103376]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 Aug 19 19:01:42 devstack sudo[103376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:42 devstack sudo[103356]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe" returned: 0 in 0.491s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:42 devstack sudo[103378]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe Aug 19 19:01:42 devstack sudo[103378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:42 devstack sudo[103376]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329" returned: 0 in 0.305s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] <== create_volume: return (934ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.938s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97d6e643-fb0f-4a01-ace0-4ea2de7720c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3870e79f-49e8-4e26-8b95-e502d6bf8329', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fca36113-65e1-42ad-b231-be7181937f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:42 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Volume volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 (3870e79f-49e8-4e26-8b95-e502d6bf8329): created successfully Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fca36113-65e1-42ad-b231-be7181937f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Flow 'volume_create_manager' (b6fd9c78-7ee9-4769-a83d-61b26e661dd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cc9cf549-52d2-4005-97c7-7f6e19d5cfd5 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Created volume successfully. Aug 19 19:01:43 devstack sudo[103378]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.9b4c2e16-3780-45d6-8463-ca9c65167cbe" returned: 0 in 0.360s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-quobyte-9b4c2e16-3780-45d6-8463-ca9c65167cbe" released by "_delete_snapshot" :: held 1.900s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-quobyte-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" released by "delete_snapshot" :: held 1.930s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:43 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Created reservations ['9b6cb6ef-34a3-49af-8dcc-9942cceaa673', '688d65bc-571a-4302-a741-a4fa04cb1960', 'daa3d3a2-ac7d-4f02-81ba-59e435bc7e2f', '754409d5-4e02-427e-b294-4bc4e13798d9'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:01:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Delete snapshot completed successfully. Aug 19 19:01:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-af32a006-d13b-4845-80c9-38567927a98f tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-9b4c2e16-3780-45d6-8463-ca9c65167cbe-delete_snapshot" released by "delete_snapshot" :: held 2.087s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-28d24c4e-da2a-423e-ba17-b12463c9ed0f req-e0158b40-9dd7-4c25-98af-8e470373bbed tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-28d24c4e-da2a-423e-ba17-b12463c9ed0f req-e0158b40-9dd7-4c25-98af-8e470373bbed tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-28d24c4e-da2a-423e-ba17-b12463c9ed0f req-e0158b40-9dd7-4c25-98af-8e470373bbed tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-28d24c4e-da2a-423e-ba17-b12463c9ed0f req-e0158b40-9dd7-4c25-98af-8e470373bbed tempest-AttachVolumeNegativeTest-1334514673 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-8d742acf-1694-4b0d-b981-c19d78271a96', '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': '03a05e44-ae48-4199-a5d7-d73a062543e4', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:01:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-28d24c4e-da2a-423e-ba17-b12463c9ed0f req-e0158b40-9dd7-4c25-98af-8e470373bbed tempest-AttachVolumeNegativeTest-1334514673 None] attachment_update completed successfully. Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Creating offline snapshot daf4b783-5fe3-4b90-9694-b99894d49dc0 of volume 3870e79f-49e8-4e26-8b95-e502d6bf8329 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0cef393d-274c-49bb-bad8-0716647c4246]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "cinder-c3a87818-bd18-46a3-8d60-d1cc86e98ee4-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-c3a87818-bd18-46a3-8d60-d1cc86e98ee4-delete_snapshot" acquired by "delete_snapshot" :: waited 0.037s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "cinder-quobyte-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:44 devstack sudo[103400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 Aug 19 19:01:44 devstack sudo[103400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-quobyte-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" acquired by "delete_snapshot" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "cinder-quobyte-c3a87818-bd18-46a3-8d60-d1cc86e98ee4" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-quobyte-c3a87818-bd18-46a3-8d60-d1cc86e98ee4" acquired by "_delete_snapshot" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Deleting offline snapshot c3a87818-bd18-46a3-8d60-d1cc86e98ee4 of volume 1fb070d3-3bcb-40c2-b611-d64b6b6796a4 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] snapshot_file for this snap is: volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[33206eff-a927-4310-8acf-3d9cbfccdee2]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:44 devstack sudo[103402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 Aug 19 19:01:44 devstack sudo[103402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:44 devstack sudo[103400]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329" returned: 0 in 0.529s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:44 devstack sudo[103407]: 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/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 1G Aug 19 19:01:44 devstack sudo[103407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:44 devstack sudo[103402]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4" returned: 0 in 0.465s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:01:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[eea11c38-a028-4922-b6b8-41fecdff0045]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:45 devstack sudo[103414]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 Aug 19 19:01:45 devstack sudo[103414]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:45 devstack sudo[103407]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 1G" returned: 0 in 0.491s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:45 devstack sudo[103417]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 Aug 19 19:01:45 devstack sudo[103417]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:45 devstack sudo[103414]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900" returned: 0 in 0.421s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:01:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:45 devstack sudo[103422]: 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/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 Aug 19 19:01:45 devstack sudo[103422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:45 devstack sudo[103417]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0" returned: 0 in 0.324s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:45 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 is being set with open permissions: ugo+rw Aug 19 19:01:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:45 devstack sudo[103427]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 Aug 19 19:01:45 devstack sudo[103427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:45 devstack sudo[103427]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0" returned: 0 in 0.273s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:45 devstack sudo[103422]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4" returned: 0 in 0.422s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:45 devstack sudo[103433]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4 Aug 19 19:01:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:45 devstack sudo[103433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:45 devstack sudo[103435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.info Aug 19 19:01:45 devstack sudo[103435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:46 devstack sudo[103433]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.c3a87818-bd18-46a3-8d60-d1cc86e98ee4" returned: 0 in 0.253s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-quobyte-c3a87818-bd18-46a3-8d60-d1cc86e98ee4" released by "_delete_snapshot" :: held 1.702s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-quobyte-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" released by "delete_snapshot" :: held 1.748s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:46 devstack sudo[103435]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.info" returned: 0 in 0.293s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:46 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.info is being set with open permissions: ugo+rw Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:46 devstack sudo[103439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.info Aug 19 19:01:46 devstack sudo[103439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Created reservations ['956400d7-3f05-47b9-80a2-1582bf61cd79', '6885b0b2-d095-434c-8b8b-0ffaddb41c9f', 'caed3faf-b36d-4282-9463-ffcfffbb291c', 'af379154-349c-4aec-9984-20d6843d4ee5'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:01:46 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Delete snapshot completed successfully. Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6839d82-097f-4d1a-911c-07c860d50c66 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-c3a87818-bd18-46a3-8d60-d1cc86e98ee4-delete_snapshot" released by "delete_snapshot" :: held 1.969s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:46 devstack sudo[103439]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.info" returned: 0 in 0.273s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.321s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:46 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-835497c5-1def-4e79-9034-978e17ed7729 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Create snapshot completed successfully Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "cinder-8f64d77c-4b63-4337-b659-4075c45e8900-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-8f64d77c-4b63-4337-b659-4075c45e8900-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "cinder-quobyte-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-quobyte-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "cinder-quobyte-8f64d77c-4b63-4337-b659-4075c45e8900" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-quobyte-8f64d77c-4b63-4337-b659-4075c45e8900" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Deleting offline snapshot 8f64d77c-4b63-4337-b659-4075c45e8900 of volume 1fb070d3-3bcb-40c2-b611-d64b6b6796a4 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] snapshot_file for this snap is: volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[61ad1243-bad2-4a9e-a094-a8a788285539]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:46 devstack sudo[103442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 Aug 19 19:01:46 devstack sudo[103442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:46 devstack sudo[103442]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900" returned: 0 in 0.372s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:01:47 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[79ff6401-fd38-4cd7-bd8c-d541be261261]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:47 devstack sudo[103447]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 Aug 19 19:01:47 devstack sudo[103447]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:47 devstack sudo[103447]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" returned: 0 in 0.404s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:47 devstack sudo[103453]: 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/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 Aug 19 19:01:47 devstack sudo[103453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:47 devstack sudo[103453]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900" returned: 0 in 0.455s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Acquiring lock "cinder-daf4b783-5fe3-4b90-9694-b99894d49dc0-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:47 devstack sudo[103461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900 Aug 19 19:01:47 devstack sudo[103461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "cinder-daf4b783-5fe3-4b90-9694-b99894d49dc0-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Acquiring lock "cinder-quobyte-3870e79f-49e8-4e26-8b95-e502d6bf8329" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "cinder-quobyte-3870e79f-49e8-4e26-8b95-e502d6bf8329" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Acquiring lock "cinder-quobyte-daf4b783-5fe3-4b90-9694-b99894d49dc0" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "cinder-quobyte-daf4b783-5fe3-4b90-9694-b99894d49dc0" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Deleting offline snapshot daf4b783-5fe3-4b90-9694-b99894d49dc0 of volume 3870e79f-49e8-4e26-8b95-e502d6bf8329 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] snapshot_file for this snap is: volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee2c64c0-f98b-40ac-b1a6-95b67463d47a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:48 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/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 Aug 19 19:01:48 devstack sudo[103463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:48 devstack sudo[103461]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4.8f64d77c-4b63-4337-b659-4075c45e8900" returned: 0 in 0.302s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-quobyte-8f64d77c-4b63-4337-b659-4075c45e8900" released by "_delete_snapshot" :: held 1.665s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-quobyte-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" released by "delete_snapshot" :: held 1.693s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Created reservations ['d99fca4b-52b3-4a77-afbd-e36828868079', '72cb856a-dabc-468d-be7e-a62e8f0faf82', 'bab43509-49d4-4b1d-90f6-f2fd6cdd2da0', 'd92c8f75-a1d5-4421-94e8-6bb648c08d47'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:01:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Delete snapshot completed successfully. Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5f0cf29-c3eb-48ac-b9d0-5b5d6ea8f103 tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-8f64d77c-4b63-4337-b659-4075c45e8900-delete_snapshot" released by "delete_snapshot" :: held 1.851s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:48 devstack sudo[103463]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0" returned: 0 in 0.439s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3870e79f-49e8-4e26-8b95-e502d6bf8329(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b550471c-9ee2-4e27-a0e7-18a4f28236d8]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:48 devstack sudo[103470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 Aug 19 19:01:48 devstack sudo[103470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "cinder-1fb070d3-3bcb-40c2-b611-d64b6b6796a4-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-1fb070d3-3bcb-40c2-b611-d64b6b6796a4-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "cinder-quobyte-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-quobyte-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:48 devstack sudo[103470]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329" returned: 0 in 0.471s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d490c177-36ee-4fb6-9fc7-36ed8143a204]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:49 devstack sudo[103475]: 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/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 Aug 19 19:01:49 devstack sudo[103475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:49 devstack sudo[103477]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 Aug 19 19:01:49 devstack sudo[103477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:49 devstack sudo[103475]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0" returned: 0 in 0.490s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:49 devstack sudo[103477]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" returned: 0 in 0.487s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:49 devstack sudo[103489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0 Aug 19 19:01:49 devstack sudo[103489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:49 devstack sudo[103491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4 Aug 19 19:01:49 devstack sudo[103491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:49 devstack sudo[103491]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" returned: 0 in 0.333s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-quobyte-1fb070d3-3bcb-40c2-b611-d64b6b6796a4" released by "delete_volume" :: held 0.960s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:49 devstack sudo[103489]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329.daf4b783-5fe3-4b90-9694-b99894d49dc0" returned: 0 in 0.451s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "cinder-quobyte-daf4b783-5fe3-4b90-9694-b99894d49dc0" released by "_delete_snapshot" :: held 2.066s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "cinder-quobyte-3870e79f-49e8-4e26-8b95-e502d6bf8329" released by "delete_snapshot" :: held 2.100s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:50 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Created reservations ['fa466483-1559-47e2-8ee5-8792acc4cb09', '6449f617-3316-4fa5-b401-9da01fc0236e', '551acf4c-53b5-4910-8175-361a1fa4674a', 'e41661dc-825f-4da9-94a0-0a618349c513'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:01:50 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Created reservations ['a7008e8c-cd0f-49de-9c7d-4c12fcbfddb1', 'fe84cbab-2ec5-45c8-bcf8-95b1126cc032', '33499075-536e-4caf-8c44-9dd1ea1ac243', '0a61d6ee-aabd-4938-9019-4164664cd42c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:01:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:50 devstack sudo[103509]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:01:50 devstack sudo[103509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Delete snapshot completed successfully. Aug 19 19:01:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b37c92d4-71c3-46c5-a62f-35bc3e0cecc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "cinder-daf4b783-5fe3-4b90-9694-b99894d49dc0-delete_snapshot" released by "delete_snapshot" :: held 2.518s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:50 devstack sudo[103509]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.370s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:50 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:01:50 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Deleted volume successfully. Aug 19 19:01:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d7483f6a-ed38-461c-9f64-aede8a12052c tempest-VolumesSnapshotListTestJSON-1431174402 None] Lock "cinder-1fb070d3-3bcb-40c2-b611-d64b6b6796a4-delete_volume" released by "delete_volume" :: held 1.911s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Acquiring lock "cinder-3870e79f-49e8-4e26-8b95-e502d6bf8329-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "cinder-3870e79f-49e8-4e26-8b95-e502d6bf8329-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Acquiring lock "cinder-quobyte-3870e79f-49e8-4e26-8b95-e502d6bf8329" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "cinder-quobyte-3870e79f-49e8-4e26-8b95-e502d6bf8329" acquired by "delete_volume" :: waited 0.047s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:51 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1771903e-6d8a-431d-98a1-bdf542f839bc]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:51 devstack sudo[103513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 Aug 19 19:01:51 devstack sudo[103513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:52 devstack sudo[103513]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329" returned: 0 in 0.561s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:52 devstack sudo[103519]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329 Aug 19 19:01:52 devstack sudo[103519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:52 devstack sudo[103519]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3870e79f-49e8-4e26-8b95-e502d6bf8329" returned: 0 in 0.304s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "cinder-quobyte-3870e79f-49e8-4e26-8b95-e502d6bf8329" released by "delete_volume" :: held 0.963s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:52 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Created reservations ['417d0ea3-fcfb-4a40-b652-0c7597bebb58', '5377910a-3745-46a5-98f0-6ba7edc50e1f', '148386b6-85af-4a17-9bc9-7ac1221cdbc1', '3450dac1-75a8-40b6-8150-66c66657b460'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:01:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:52 devstack sudo[103534]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:01:52 devstack sudo[103534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:53 devstack sudo[103534]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.739s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:53 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:01:53 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Deleted volume successfully. Aug 19 19:01:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ecef87c-7625-4539-9417-c517681fa57c tempest-VolumeSnapshotQuotasNegativeTestJSON-470104219 None] Lock "cinder-3870e79f-49e8-4e26-8b95-e502d6bf8329-delete_volume" released by "delete_volume" :: held 2.138s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=127,cinder:SELECT=119,cinder:INSERT=23,cinder:DELETE=6 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=108,cinder:UPDATE=107,cinder:INSERT=32,cinder:DELETE=9 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Flow 'volume_create_manager' (fcce742e-c45b-4f26-be20-0e5a405dc74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91a00263-2203-490d-ab59-c3975d0190f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91a00263-2203-490d-ab59-c3975d0190f3) 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-19T17:01:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1772391687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dfd2e864-c9fb-4261-8171-5985c8c8362d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='243f0477e932406b9067b468f79c29ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:57Z,use_quota=True,user_id='6345bb62b7dd49ba9731e1f597d9e6fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62c81056-156d-4d22-9170-48fcf15b38ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62c81056-156d-4d22-9170-48fcf15b38ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd0adc04-7aeb-4ec4-8e46-92dee569b72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd0adc04-7aeb-4ec4-8e46-92dee569b72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dfd2e864-c9fb-4261-8171-5985c8c8362d', 'volume_name': 'volume-dfd2e864-c9fb-4261-8171-5985c8c8362d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5af6b95-37ea-4e08-a661-68c83061014f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5af6b95-37ea-4e08-a661-68c83061014f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3007612c-3008-478e-b049-4cce2f13d606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Volume dfd2e864-c9fb-4261-8171-5985c8c8362d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dfd2e864-c9fb-4261-8171-5985c8c8362d', 'volume_size': 1} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 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-19T17:01:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1772391687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dfd2e864-c9fb-4261-8171-5985c8c8362d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='243f0477e932406b9067b468f79c29ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:57Z,use_quota=True,user_id='6345bb62b7dd49ba9731e1f597d9e6fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Creating volume dfd2e864-c9fb-4261-8171-5985c8c8362d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:01:57 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:01:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dfd2e864-c9fb-4261-8171-5985c8c8362d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:57 devstack sudo[103619]: 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/79c947ed65531511518bdc223681e669/volume-dfd2e864-c9fb-4261-8171-5985c8c8362d 1073741824 Aug 19 19:01:57 devstack sudo[103619]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Flow 'volume_create_manager' (b9b84ce9-37a0-4bfe-ac62-f2bf5b0d505e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ecc46df6-06a7-4f33-b453-e958c8e9be42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:58 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-75364802-6c24-4b81-9eb3-866323c5105b req-7817627f-0283-4c68-a092-83b306b14b41 tempest-ServerActionsTestOtherA-117438847 None] Terminate volume connection completed successfully. Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-75364802-6c24-4b81-9eb3-866323c5105b req-7817627f-0283-4c68-a092-83b306b14b41 tempest-ServerActionsTestOtherA-117438847 None] Deleting attachment dc3734f0-ab99-4e96-9cae-5de4cfc1d368. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ecc46df6-06a7-4f33-b453-e958c8e9be42) 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-19T17:01:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1250391148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=967478f1-bd17-4406-956d-9c9e17a46a7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='243f0477e932406b9067b468f79c29ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:58Z,use_quota=True,user_id='6345bb62b7dd49ba9731e1f597d9e6fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (addfab82-2e30-478b-acbf-ca68f68677a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (addfab82-2e30-478b-acbf-ca68f68677a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:58 devstack sudo[103619]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea9554d0-5d7e-4e0f-80d0-bab94bf30ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea9554d0-5d7e-4e0f-80d0-bab94bf30ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '967478f1-bd17-4406-956d-9c9e17a46a7b', 'volume_name': 'volume-967478f1-bd17-4406-956d-9c9e17a46a7b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd264938-3a42-43dd-836b-8c42a52afb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd264938-3a42-43dd-836b-8c42a52afb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a4151513-ec3d-4f7b-ab9b-255beedf3b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Volume 967478f1-bd17-4406-956d-9c9e17a46a7b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-967478f1-bd17-4406-956d-9c9e17a46a7b', 'volume_size': 1} Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dfd2e864-c9fb-4261-8171-5985c8c8362d 1073741824" returned: 0 in 1.188s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dfd2e864-c9fb-4261-8171-5985c8c8362d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:58 devstack sudo[103626]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dfd2e864-c9fb-4261-8171-5985c8c8362d Aug 19 19:01:58 devstack sudo[103626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Acquiring lock "cinder-34964318-4f3d-4655-82c1-71c10af179cb-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Lock "cinder-34964318-4f3d-4655-82c1-71c10af179cb-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Acquiring lock "cinder-quobyte-34964318-4f3d-4655-82c1-71c10af179cb" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Lock "cinder-quobyte-34964318-4f3d-4655-82c1-71c10af179cb" acquired by "delete_volume" :: waited 0.073s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:01:59 devstack sudo[103626]: pam_unix(sudo:session): session closed for user root Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Flow 'volume_create_manager' (8b97bc38-f059-42e3-bbdd-5428a3b8a74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (213bf1dc-0a14-4d18-ae88-0d0bd4f47c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f1dfd28e-7655-4999-a422-aa7853d1e4c1]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dfd2e864-c9fb-4261-8171-5985c8c8362d" returned: 0 in 0.669s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] <== create_volume: return (1986ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.996s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.837s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 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-19T17:01:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1250391148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=967478f1-bd17-4406-956d-9c9e17a46a7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='243f0477e932406b9067b468f79c29ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:58Z,use_quota=True,user_id='6345bb62b7dd49ba9731e1f597d9e6fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Creating volume 967478f1-bd17-4406-956d-9c9e17a46a7b {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:01:59 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-967478f1-bd17-4406-956d-9c9e17a46a7b 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (213bf1dc-0a14-4d18-ae88-0d0bd4f47c18) 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-19T17:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-944540636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=65f5873b-8832-413a-bb61-d229d9df6739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='243f0477e932406b9067b468f79c29ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:59Z,use_quota=True,user_id='6345bb62b7dd49ba9731e1f597d9e6fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (33d410ae-a59b-49da-a570-14ba2958fc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (33d410ae-a59b-49da-a570-14ba2958fc20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:59 devstack sudo[103630]: 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/79c947ed65531511518bdc223681e669/volume-967478f1-bd17-4406-956d-9c9e17a46a7b 1073741824 Aug 19 19:01:59 devstack sudo[103630]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:59 devstack sudo[103629]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb Aug 19 19:01:59 devstack sudo[103629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (700d541a-95d2-43da-b4ac-21a39a22519d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (700d541a-95d2-43da-b4ac-21a39a22519d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '65f5873b-8832-413a-bb61-d229d9df6739', 'volume_name': 'volume-65f5873b-8832-413a-bb61-d229d9df6739', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c91d5e5a-8955-45d6-b5dc-81d126054c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c91d5e5a-8955-45d6-b5dc-81d126054c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ab10a6a-8d24-4450-b0f2-620f7352bff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:59 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Volume 65f5873b-8832-413a-bb61-d229d9df6739: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-65f5873b-8832-413a-bb61-d229d9df6739', 'volume_size': 1} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3007612c-3008-478e-b049-4cce2f13d606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dfd2e864-c9fb-4261-8171-5985c8c8362d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5450d86-8465-4273-88ab-1abe5dc8c9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:01:59 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Volume volume-dfd2e864-c9fb-4261-8171-5985c8c8362d (dfd2e864-c9fb-4261-8171-5985c8c8362d): created successfully Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5450d86-8465-4273-88ab-1abe5dc8c9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:01:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Flow 'volume_create_manager' (fcce742e-c45b-4f26-be20-0e5a405dc74d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:01:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c9a52ddf-91c8-4add-a9a7-730bbf53e6d1 tempest-CreateVolumesFromImageTest-1732608390 None] Created volume successfully. Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Flow 'volume_create_manager' (d313a113-e71c-4251-9fb7-fd716f50903b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7c1dcc7-2963-443d-a4a8-c007ef95110d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7c1dcc7-2963-443d-a4a8-c007ef95110d) 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-19T17:01:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1371739974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ae416f3d-212e-4276-b006-8f7b59acfda7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='243f0477e932406b9067b468f79c29ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:00Z,use_quota=True,user_id='6345bb62b7dd49ba9731e1f597d9e6fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52a667d8-47f1-4aa3-9f79-e8384cf4891a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52a667d8-47f1-4aa3-9f79-e8384cf4891a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c148a00-08c5-49bd-884f-6be8997315d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c148a00-08c5-49bd-884f-6be8997315d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ae416f3d-212e-4276-b006-8f7b59acfda7', 'volume_name': 'volume-ae416f3d-212e-4276-b006-8f7b59acfda7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f32bf23-921e-4942-92ea-9a362153da9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f32bf23-921e-4942-92ea-9a362153da9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (430300a2-46d4-4483-9fb9-dacc3723ca95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Volume ae416f3d-212e-4276-b006-8f7b59acfda7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ae416f3d-212e-4276-b006-8f7b59acfda7', 'volume_size': 1} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Acquiring lock "cinder-32e3cd35-3e89-47be-9987-4dc14edddc63-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:00 devstack sudo[103629]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb" returned: 0 in 1.239s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Lock "cinder-32e3cd35-3e89-47be-9987-4dc14edddc63-delete_volume" acquired by "delete_volume" :: waited 0.120s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:00 devstack sudo[103640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb Aug 19 19:02:00 devstack sudo[103640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:00 devstack sudo[103630]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-967478f1-bd17-4406-956d-9c9e17a46a7b 1073741824" returned: 0 in 1.499s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:00 devstack sudo[103640]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Acquiring lock "cinder-quobyte-32e3cd35-3e89-47be-9987-4dc14edddc63" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-34964318-4f3d-4655-82c1-71c10af179cb" returned: 0 in 0.465s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Lock "cinder-quobyte-34964318-4f3d-4655-82c1-71c10af179cb" released by "delete_volume" :: held 1.974s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Lock "cinder-quobyte-32e3cd35-3e89-47be-9987-4dc14edddc63" acquired by "delete_volume" :: waited 0.087s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0b23ce80-6b59-4876-869f-87c08bff74ad]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-967478f1-bd17-4406-956d-9c9e17a46a7b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-32e3cd35-3e89-47be-9987-4dc14edddc63 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:01 devstack sudo[103644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-967478f1-bd17-4406-956d-9c9e17a46a7b Aug 19 19:02:01 devstack sudo[103644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:02:01 devstack sudo[103645]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-32e3cd35-3e89-47be-9987-4dc14edddc63 Aug 19 19:02:01 devstack sudo[103645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Flow 'volume_create_manager' (0852f3f1-b45b-4c2d-86b1-45b56c305a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac9dd162-3120-46d0-873a-6255abe8caf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac9dd162-3120-46d0-873a-6255abe8caf1) 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-19T17:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1485745053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4d5c3307-7362-4518-9192-8ba4cc972515,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='243f0477e932406b9067b468f79c29ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:01Z,use_quota=True,user_id='6345bb62b7dd49ba9731e1f597d9e6fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ea87221-70a8-4d9b-bf37-caf714b7bb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ea87221-70a8-4d9b-bf37-caf714b7bb8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53bf1acc-e030-46bc-8ebd-a2c7ecc55b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (53bf1acc-e030-46bc-8ebd-a2c7ecc55b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4d5c3307-7362-4518-9192-8ba4cc972515', 'volume_name': 'volume-4d5c3307-7362-4518-9192-8ba4cc972515', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af211819-76fb-4d73-8031-659f054ec683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af211819-76fb-4d73-8031-659f054ec683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (68450f26-41c5-4898-b566-af46fdc8c20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:01 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Volume 4d5c3307-7362-4518-9192-8ba4cc972515: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4d5c3307-7362-4518-9192-8ba4cc972515', 'volume_size': 1} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.quota [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Created reservations ['a9ea01b0-fe33-41e4-917b-41377b13a85f', 'f5d969bf-60fc-4548-9b88-00dbfda16437', '99a74787-9c3e-487f-bf87-73cc5557639c', 'd153974c-5710-4a44-ae01-5dd1bc9f4905'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:01 devstack sudo[103644]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-967478f1-bd17-4406-956d-9c9e17a46a7b" returned: 0 in 0.564s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] <== create_volume: return (2333ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.346s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.083s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 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-19T17:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-944540636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=65f5873b-8832-413a-bb61-d229d9df6739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='243f0477e932406b9067b468f79c29ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:01: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-19T17:01:59Z,use_quota=True,user_id='6345bb62b7dd49ba9731e1f597d9e6fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Creating volume 65f5873b-8832-413a-bb61-d229d9df6739 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:02:01 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65f5873b-8832-413a-bb61-d229d9df6739 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a4151513-ec3d-4f7b-ab9b-255beedf3b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-967478f1-bd17-4406-956d-9c9e17a46a7b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:01 devstack sudo[103651]: 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/79c947ed65531511518bdc223681e669/volume-65f5873b-8832-413a-bb61-d229d9df6739 1073741824 Aug 19 19:02:01 devstack sudo[103651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d45a10f9-5322-4469-8908-7f9e27c4daaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:01 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Volume volume-967478f1-bd17-4406-956d-9c9e17a46a7b (967478f1-bd17-4406-956d-9c9e17a46a7b): created successfully Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d45a10f9-5322-4469-8908-7f9e27c4daaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Flow 'volume_create_manager' (b9b84ce9-37a0-4bfe-ac62-f2bf5b0d505e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-01abeb34-c668-43e3-9fa7-07d24e6a037f tempest-CreateVolumesFromImageTest-1732608390 None] Created volume successfully. Aug 19 19:02:01 devstack sudo[103654]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:02:01 devstack sudo[103654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:02 devstack sudo[103645]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-32e3cd35-3e89-47be-9987-4dc14edddc63" returned: 0 in 0.880s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-32e3cd35-3e89-47be-9987-4dc14edddc63 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:02 devstack sudo[103656]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-32e3cd35-3e89-47be-9987-4dc14edddc63 Aug 19 19:02:02 devstack sudo[103656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:02 devstack sudo[103654]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.358s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:02 devstack cinder-volume[94004]: DEBUG cinder.manager [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:02:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Deleted volume successfully. Aug 19 19:02:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-75364802-6c24-4b81-9eb3-866323c5105b req-40d7eef5-3c1f-4347-9c53-6e8d77102bb5 tempest-ServerActionsTestOtherA-117438847 None] Lock "cinder-34964318-4f3d-4655-82c1-71c10af179cb-delete_volume" released by "delete_volume" :: held 3.420s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:02 devstack sudo[103656]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-32e3cd35-3e89-47be-9987-4dc14edddc63" returned: 0 in 0.684s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Lock "cinder-quobyte-32e3cd35-3e89-47be-9987-4dc14edddc63" released by "delete_volume" :: held 1.713s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:02 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Created reservations ['6fd35d65-2426-4155-952c-c6e30bc187c6', '476a23c0-2158-4eb4-84b9-ec0371b85eed', '21e0969c-c665-4a47-9c22-8771d10645a4', 'e2756ee2-1caa-4f4b-85f8-fe41e3b4b0a6'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:02 devstack sudo[103651]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65f5873b-8832-413a-bb61-d229d9df6739 1073741824" returned: 0 in 1.176s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65f5873b-8832-413a-bb61-d229d9df6739 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:03 devstack sudo[103665]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65f5873b-8832-413a-bb61-d229d9df6739 Aug 19 19:02:03 devstack sudo[103665]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:03 devstack sudo[103666]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:02:03 devstack sudo[103666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:03 devstack sudo[103665]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65f5873b-8832-413a-bb61-d229d9df6739" returned: 0 in 0.372s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] <== create_volume: return (1648ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.655s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.104s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 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-19T17:01:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1371739974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ae416f3d-212e-4276-b006-8f7b59acfda7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='243f0477e932406b9067b468f79c29ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:00Z,use_quota=True,user_id='6345bb62b7dd49ba9731e1f597d9e6fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Creating volume ae416f3d-212e-4276-b006-8f7b59acfda7 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:02:03 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ae416f3d-212e-4276-b006-8f7b59acfda7 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ab10a6a-8d24-4450-b0f2-620f7352bff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-65f5873b-8832-413a-bb61-d229d9df6739', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef1b1b9d-ec4b-4aef-a80d-da5bd15e6f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:03 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Volume volume-65f5873b-8832-413a-bb61-d229d9df6739 (65f5873b-8832-413a-bb61-d229d9df6739): created successfully Aug 19 19:02:03 devstack sudo[103671]: 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/79c947ed65531511518bdc223681e669/volume-ae416f3d-212e-4276-b006-8f7b59acfda7 1073741824 Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef1b1b9d-ec4b-4aef-a80d-da5bd15e6f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:03 devstack sudo[103671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Flow 'volume_create_manager' (8b97bc38-f059-42e3-bbdd-5428a3b8a74f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3094ed57-c5ff-4867-8128-62979fc87e3e tempest-CreateVolumesFromImageTest-1732608390 None] Created volume successfully. Aug 19 19:02:03 devstack sudo[103666]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.605s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:02:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Deleted volume successfully. Aug 19 19:02:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0ccf1291-8b6e-4c8b-8dcc-656616790b42 tempest-ServerActionsTestOtherA-117438847 None] Lock "cinder-32e3cd35-3e89-47be-9987-4dc14edddc63-delete_volume" released by "delete_volume" :: held 3.167s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:04 devstack sudo[103671]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ae416f3d-212e-4276-b006-8f7b59acfda7 1073741824" returned: 0 in 0.687s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ae416f3d-212e-4276-b006-8f7b59acfda7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:04 devstack sudo[103679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ae416f3d-212e-4276-b006-8f7b59acfda7 Aug 19 19:02:04 devstack sudo[103679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:04 devstack sudo[103679]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ae416f3d-212e-4276-b006-8f7b59acfda7" returned: 0 in 0.577s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] <== create_volume: return (1341ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.345s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.193s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 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-19T17:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1485745053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4d5c3307-7362-4518-9192-8ba4cc972515,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='243f0477e932406b9067b468f79c29ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:01Z,use_quota=True,user_id='6345bb62b7dd49ba9731e1f597d9e6fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Creating volume 4d5c3307-7362-4518-9192-8ba4cc972515 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:02:04 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4d5c3307-7362-4518-9192-8ba4cc972515 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:04 devstack sudo[103688]: 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/79c947ed65531511518bdc223681e669/volume-4d5c3307-7362-4518-9192-8ba4cc972515 1073741824 Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (430300a2-46d4-4483-9fb9-dacc3723ca95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ae416f3d-212e-4276-b006-8f7b59acfda7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:04 devstack sudo[103688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3e8a8d23-5217-4a50-80e1-d0d3c2edfccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:04 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Volume volume-ae416f3d-212e-4276-b006-8f7b59acfda7 (ae416f3d-212e-4276-b006-8f7b59acfda7): created successfully Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3e8a8d23-5217-4a50-80e1-d0d3c2edfccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Flow 'volume_create_manager' (d313a113-e71c-4251-9fb7-fd716f50903b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9a30fe35-5c35-4a61-be12-34209db76770 tempest-CreateVolumesFromImageTest-1732608390 None] Created volume successfully. Aug 19 19:02:05 devstack sudo[103688]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4d5c3307-7362-4518-9192-8ba4cc972515 1073741824" returned: 0 in 1.041s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4d5c3307-7362-4518-9192-8ba4cc972515 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:05 devstack sudo[103714]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4d5c3307-7362-4518-9192-8ba4cc972515 Aug 19 19:02:05 devstack sudo[103714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:06 devstack sudo[103714]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4d5c3307-7362-4518-9192-8ba4cc972515" returned: 0 in 0.325s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] <== create_volume: return (1425ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:02:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.428s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (68450f26-41c5-4898-b566-af46fdc8c20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4d5c3307-7362-4518-9192-8ba4cc972515', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac54b44a-2114-4afe-8df0-9793c5e0fe20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:06 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Volume volume-4d5c3307-7362-4518-9192-8ba4cc972515 (4d5c3307-7362-4518-9192-8ba4cc972515): created successfully Aug 19 19:02:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac54b44a-2114-4afe-8df0-9793c5e0fe20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Flow 'volume_create_manager' (0852f3f1-b45b-4c2d-86b1-45b56c305a39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e1eab3b4-5d91-4f5e-974f-be4e50fb7bea tempest-CreateVolumesFromImageTest-1732608390 None] Created volume successfully. Aug 19 19:02:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "cinder-4d5c3307-7362-4518-9192-8ba4cc972515-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-4d5c3307-7362-4518-9192-8ba4cc972515-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "cinder-quobyte-4d5c3307-7362-4518-9192-8ba4cc972515" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-quobyte-4d5c3307-7362-4518-9192-8ba4cc972515" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[44844315-609e-43c6-bcd2-4d2c057c7bc8]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4d5c3307-7362-4518-9192-8ba4cc972515 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:07 devstack sudo[103719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4d5c3307-7362-4518-9192-8ba4cc972515 Aug 19 19:02:07 devstack sudo[103719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:07 devstack sudo[103719]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4d5c3307-7362-4518-9192-8ba4cc972515" returned: 0 in 0.575s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4d5c3307-7362-4518-9192-8ba4cc972515 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:07 devstack sudo[103724]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4d5c3307-7362-4518-9192-8ba4cc972515 Aug 19 19:02:07 devstack sudo[103724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:07 devstack sudo[103724]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4d5c3307-7362-4518-9192-8ba4cc972515" returned: 0 in 0.307s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-quobyte-4d5c3307-7362-4518-9192-8ba4cc972515" released by "delete_volume" :: held 0.944s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Created reservations ['1a1fc67f-d14e-4895-8bcc-1933be5bc4ab', 'd4f32e22-e51b-405c-8571-135881b023dd', '6ae4aaa7-848c-4af5-8833-23eebc05d5ae', '89ce66a9-fe35-4675-b1ff-e6ea7cfb7460'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:08 devstack sudo[103727]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:02:08 devstack sudo[103727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "cinder-ae416f3d-212e-4276-b006-8f7b59acfda7-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-ae416f3d-212e-4276-b006-8f7b59acfda7-delete_volume" acquired by "delete_volume" :: waited 0.052s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "cinder-quobyte-ae416f3d-212e-4276-b006-8f7b59acfda7" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-quobyte-ae416f3d-212e-4276-b006-8f7b59acfda7" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9d6e098-2a83-48f5-b6e7-41baef8504e3]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ae416f3d-212e-4276-b006-8f7b59acfda7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:08 devstack sudo[103754]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ae416f3d-212e-4276-b006-8f7b59acfda7 Aug 19 19:02:08 devstack sudo[103754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:08 devstack sudo[103727]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.429s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:02:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Deleted volume successfully. Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-60e0c895-d2ef-470d-8f51-b6d3e2afbbec tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-4d5c3307-7362-4518-9192-8ba4cc972515-delete_volume" released by "delete_volume" :: held 1.640s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:08 devstack sudo[103754]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ae416f3d-212e-4276-b006-8f7b59acfda7" returned: 0 in 0.524s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ae416f3d-212e-4276-b006-8f7b59acfda7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:08 devstack sudo[103760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ae416f3d-212e-4276-b006-8f7b59acfda7 Aug 19 19:02:08 devstack sudo[103760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:09 devstack sudo[103760]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ae416f3d-212e-4276-b006-8f7b59acfda7" returned: 0 in 0.298s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-quobyte-ae416f3d-212e-4276-b006-8f7b59acfda7" released by "delete_volume" :: held 0.891s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:09 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Created reservations ['03551bfd-c952-484f-94bd-2aa793d83739', 'eea92df1-6c45-471f-931f-ce5303de52d7', '7dc8bb0c-f50e-411d-b490-a234cd7bb510', 'd9298db2-fb6d-49ec-921e-ac7c22255214'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:09 devstack sudo[103763]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:02:09 devstack sudo[103763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:09 devstack sudo[103763]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.311s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:09 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:02:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Deleted volume successfully. Aug 19 19:02:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ec33c960-1643-43f5-af7e-7f8d7d2614e8 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-ae416f3d-212e-4276-b006-8f7b59acfda7-delete_volume" released by "delete_volume" :: held 1.509s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "cinder-65f5873b-8832-413a-bb61-d229d9df6739-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-65f5873b-8832-413a-bb61-d229d9df6739-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "cinder-quobyte-65f5873b-8832-413a-bb61-d229d9df6739" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-quobyte-65f5873b-8832-413a-bb61-d229d9df6739" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f3211a1c-6dd9-4bfa-a60b-78388c25edf3]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65f5873b-8832-413a-bb61-d229d9df6739 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:10 devstack sudo[103767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65f5873b-8832-413a-bb61-d229d9df6739 Aug 19 19:02:10 devstack sudo[103767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:11 devstack sudo[103767]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65f5873b-8832-413a-bb61-d229d9df6739" returned: 0 in 0.397s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65f5873b-8832-413a-bb61-d229d9df6739 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:11 devstack sudo[103772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65f5873b-8832-413a-bb61-d229d9df6739 Aug 19 19:02:11 devstack sudo[103772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:11 devstack sudo[103772]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65f5873b-8832-413a-bb61-d229d9df6739" returned: 0 in 0.306s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-quobyte-65f5873b-8832-413a-bb61-d229d9df6739" released by "delete_volume" :: held 0.749s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Created reservations ['73e8b882-c49f-43f3-9ff2-a18c43aeabf6', '24399b13-8cd5-4dd8-8f2d-30ac8b2fa11c', 'fcd4b60d-be6c-4544-a3f6-bad272635f3a', '198bedef-cf82-4d10-9684-2e6723c610ca'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:11 devstack sudo[103776]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:02:11 devstack sudo[103776]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "cinder-967478f1-bd17-4406-956d-9c9e17a46a7b-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-967478f1-bd17-4406-956d-9c9e17a46a7b-delete_volume" acquired by "delete_volume" :: waited 0.049s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "cinder-quobyte-967478f1-bd17-4406-956d-9c9e17a46a7b" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-quobyte-967478f1-bd17-4406-956d-9c9e17a46a7b" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:11 devstack sudo[103776]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.350s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:02:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Deleted volume successfully. Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ed88ef0e-3ef5-451d-afaa-11c877b985be]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-967478f1-bd17-4406-956d-9c9e17a46a7b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-44905d5f-bc88-4926-8505-0079e3a13416 tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-65f5873b-8832-413a-bb61-d229d9df6739-delete_volume" released by "delete_volume" :: held 1.376s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:12 devstack sudo[103779]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-967478f1-bd17-4406-956d-9c9e17a46a7b Aug 19 19:02:12 devstack sudo[103779]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:12 devstack sudo[103779]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-967478f1-bd17-4406-956d-9c9e17a46a7b" returned: 0 in 0.416s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-967478f1-bd17-4406-956d-9c9e17a46a7b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:12 devstack sudo[103784]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-967478f1-bd17-4406-956d-9c9e17a46a7b Aug 19 19:02:12 devstack sudo[103784]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:12 devstack sudo[103784]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-967478f1-bd17-4406-956d-9c9e17a46a7b" returned: 0 in 0.395s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-quobyte-967478f1-bd17-4406-956d-9c9e17a46a7b" released by "delete_volume" :: held 0.879s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:12 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Created reservations ['98829f3c-bba3-4d53-982a-855ae35b1d96', '22020abb-10d3-4f2e-8e68-73235dcc5b50', '15e6cb24-b830-4737-854c-69e4d00eb873', '63342102-7bd0-46c8-b545-aeac31e03335'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:13 devstack sudo[103823]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:02:13 devstack sudo[103823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "cinder-dfd2e864-c9fb-4261-8171-5985c8c8362d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-dfd2e864-c9fb-4261-8171-5985c8c8362d-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "cinder-quobyte-dfd2e864-c9fb-4261-8171-5985c8c8362d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-quobyte-dfd2e864-c9fb-4261-8171-5985c8c8362d" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:13 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4ab6447f-fbd5-4f6f-acab-d1f708bd9e8a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dfd2e864-c9fb-4261-8171-5985c8c8362d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:13 devstack sudo[103823]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.315s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:13 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:02:13 devstack sudo[103825]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dfd2e864-c9fb-4261-8171-5985c8c8362d Aug 19 19:02:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Deleted volume successfully. Aug 19 19:02:13 devstack sudo[103825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8c3464e0-01e2-42d0-ae83-b26b84c42e4f tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-967478f1-bd17-4406-956d-9c9e17a46a7b-delete_volume" released by "delete_volume" :: held 1.499s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:13 devstack sudo[103825]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dfd2e864-c9fb-4261-8171-5985c8c8362d" returned: 0 in 0.420s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dfd2e864-c9fb-4261-8171-5985c8c8362d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:13 devstack sudo[103832]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dfd2e864-c9fb-4261-8171-5985c8c8362d Aug 19 19:02:13 devstack sudo[103832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:13 devstack sudo[103832]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dfd2e864-c9fb-4261-8171-5985c8c8362d" returned: 0 in 0.393s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-quobyte-dfd2e864-c9fb-4261-8171-5985c8c8362d" released by "delete_volume" :: held 0.863s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:14 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Created reservations ['17a2d4ae-e7b1-4910-aa48-760e320bdf95', 'f8a6a5a8-a83c-4b06-b95a-ddeece29d339', '36bf98dc-60c4-42ae-927e-5b640d39a31d', 'eaa06687-0716-4c50-adeb-3769f7e66001'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:14 devstack sudo[103835]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:02:14 devstack sudo[103835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:14 devstack sudo[103835]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.335s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:14 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:02:14 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Deleted volume successfully. Aug 19 19:02:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6e3e9430-026b-4101-8685-72f8254ac9ba tempest-CreateVolumesFromImageTest-1732608390 None] Lock "cinder-dfd2e864-c9fb-4261-8171-5985c8c8362d-delete_volume" released by "delete_volume" :: held 1.471s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:02:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:16 devstack sudo[103853]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:02:16 devstack sudo[103853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:17 devstack sudo[103853]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.284s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:02:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:02:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:02:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:02:19 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:02:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Flow 'volume_create_manager' (7266c22a-9adf-40e6-923b-64332abf7d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96151fe8-b8a7-4455-b5b5-a7e38f01bfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96151fe8-b8a7-4455-b5b5-a7e38f01bfeb) 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-19T17:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-660491945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0de5e847-20d1-424f-8acb-ae513578c687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c65c2d026dc4f4f84074049cec6bbfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:02:19Z,use_quota=True,user_id='c69ad63dbd314d88bbf92a24aead3dfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9285d540-9cca-4a75-960e-ecdef0ba9071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9285d540-9cca-4a75-960e-ecdef0ba9071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c003013-de85-43a4-ab4b-b2fba1bd3320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:19 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Flow 'volume_create_manager' (b27cee68-28ae-4afa-8d23-4fd93b08eddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c277b39a-8629-45f8-9d0e-6771919ca449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c277b39a-8629-45f8-9d0e-6771919ca449) 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-19T17:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1900391623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ffb2c4d-e109-4e28-96b3-5741c63ffa5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4b5db5f0306446099591d4b83ce41ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:20Z,use_quota=True,user_id='009d371668c047bfb0fde6ff722fcdd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (44eb2458-0865-4cc9-a298-ba47369b9e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (44eb2458-0865-4cc9-a298-ba47369b9e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80315288-42b1-4112-b81b-131d167f98e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80315288-42b1-4112-b81b-131d167f98e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5ffb2c4d-e109-4e28-96b3-5741c63ffa5f', 'volume_name': 'volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42430fe2-1818-466b-95ed-5cd084dc6158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42430fe2-1818-466b-95ed-5cd084dc6158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (750c83c2-598b-4e50-957a-ff9f3f8f6457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:20 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Volume 5ffb2c4d-e109-4e28-96b3-5741c63ffa5f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f', 'volume_size': 1} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 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-19T17:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1900391623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ffb2c4d-e109-4e28-96b3-5741c63ffa5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4b5db5f0306446099591d4b83ce41ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:20Z,use_quota=True,user_id='009d371668c047bfb0fde6ff722fcdd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Creating volume 5ffb2c4d-e109-4e28-96b3-5741c63ffa5f {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:02:20 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:20 devstack sudo[103866]: 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/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f 1073741824 Aug 19 19:02:20 devstack sudo[103866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8c003013-de85-43a4-ab4b-b2fba1bd3320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0de5e847-20d1-424f-8acb-ae513578c687', 'volume_name': 'volume-0de5e847-20d1-424f-8acb-ae513578c687', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90510a15-cd48-4ded-a89c-41ac70097ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90510a15-cd48-4ded-a89c-41ac70097ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a05324a-af96-4a7e-9152-b2a06dc44ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:20 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Volume 0de5e847-20d1-424f-8acb-ae513578c687: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0de5e847-20d1-424f-8acb-ae513578c687', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Trying to clone 0de5e847-20d1-424f-8acb-ae513578c687 from image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 at location (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f877kqocdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 19:02:20 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Image download 20.69 MB at 20.69 MB/s Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a0d186a0-50aa-4d5a-9372-99bf7b400e73]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f877kqocdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:20 devstack sudo[103866]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f 1073741824" returned: 0 in 0.574s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:20 devstack sudo[103875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f Aug 19 19:02:20 devstack sudo[103875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:20 devstack sudo[103874]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f877kqocdevstack@QuobyteHD Aug 19 19:02:20 devstack sudo[103874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:21 devstack sudo[103875]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f" returned: 0 in 0.286s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] <== create_volume: return (904ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.907s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:21 devstack sudo[103874]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (750c83c2-598b-4e50-957a-ff9f3f8f6457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f399f0a3-7ff5-44d0-852a-11fa0ff52aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f877kqocdevstack@QuobyteHD" returned: 0 in 0.359s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Temporary image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 is fetched for user c69ad63dbd314d88bbf92a24aead3dfe. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 19:02:21 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Volume volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f (5ffb2c4d-e109-4e28-96b3-5741c63ffa5f): created successfully Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f399f0a3-7ff5-44d0-852a-11fa0ff52aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Flow 'volume_create_manager' (b27cee68-28ae-4afa-8d23-4fd93b08eddc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-b4a6a4ec-8c6a-48ba-9e07-be6e8548cd5f req-5591c2e2-079a-40c1-a3cb-e5b27be7ca67 tempest-VolumesSnapshotsTestJSON-754681517 None] Created volume successfully. Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5aa60f8d-b196-468f-8b0e-6bd66c1b116c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f877kqocdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:21 devstack sudo[103883]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f877kqocdevstack@QuobyteHD Aug 19 19:02:21 devstack sudo[103883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:21 devstack sudo[103883]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f877kqocdevstack@QuobyteHD" returned: 0 in 0.361s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 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-19T17:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-660491945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0de5e847-20d1-424f-8acb-ae513578c687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c65c2d026dc4f4f84074049cec6bbfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:02:19Z,use_quota=True,user_id='c69ad63dbd314d88bbf92a24aead3dfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Creating volume 0de5e847-20d1-424f-8acb-ae513578c687 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:02:21 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:02:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:21 devstack sudo[103888]: 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/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 1073741824 Aug 19 19:02:21 devstack sudo[103888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:22 devstack sudo[103888]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 1073741824" returned: 0 in 0.471s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Flow 'volume_create_manager' (56b348be-285f-49c2-a413-94f2ab887718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (686305b4-a3c3-4951-b483-fc88465c8942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (686305b4-a3c3-4951-b483-fc88465c8942) 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-19T17:02:22Z,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=0565a377-4502-4f5e-8f73-dc07d317b727,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a3ed362b03643738ce4c106deabffd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:22Z,use_quota=True,user_id='8c8f8bfe48fe4bf091c61953046de330',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:22 devstack sudo[103900]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 Aug 19 19:02:22 devstack sudo[103900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b8b6ee3-8de9-46be-94c3-caefe34b37fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b8b6ee3-8de9-46be-94c3-caefe34b37fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ecb5417c-c9f6-495d-b032-469115b7e02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 19:02:22 devstack sudo[103900]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687" returned: 0 in 0.278s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] <== create_volume: return (833ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.836s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ecb5417c-c9f6-495d-b032-469115b7e02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0565a377-4502-4f5e-8f73-dc07d317b727', 'volume_name': 'volume-0565a377-4502-4f5e-8f73-dc07d317b727', 'volume_size': 1, 'image_id': 'f5e3f9b7-66f1-41d7-ae3d-d52adb132a26', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/f5e3f9b7-66f1-41d7-ae3d-d52adb132a26', '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': '583969069783297557762f369e80aeb5', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '4a3ed362b03643738ce4c106deabffd0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'f075bd72dd2f86bafb45d6838370a952de6b4e8db4ed7f4c4e48bc7791192b3f0526fa953b6d285f91c1f73ea2a641a20b47ef452cb199f07319085980949b33', 'id': 'f5e3f9b7-66f1-41d7-ae3d-d52adb132a26', 'created_at': datetime.datetime(2026, 8, 19, 17, 2, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 2, 21, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/f5e3f9b7-66f1-41d7-ae3d-d52adb132a26/file', 'properties': {}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6aba9802-49bd-40bc-ad0d-923886f60d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6aba9802-49bd-40bc-ad0d-923886f60d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cc1bf695-3ae9-4a54-988b-2ed8db178254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:22 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Volume 0565a377-4502-4f5e-8f73-dc07d317b727: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0565a377-4502-4f5e-8f73-dc07d317b727', 'volume_size': 1, 'image_id': 'f5e3f9b7-66f1-41d7-ae3d-d52adb132a26', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/f5e3f9b7-66f1-41d7-ae3d-d52adb132a26', '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': '583969069783297557762f369e80aeb5', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '4a3ed362b03643738ce4c106deabffd0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'f075bd72dd2f86bafb45d6838370a952de6b4e8db4ed7f4c4e48bc7791192b3f0526fa953b6d285f91c1f73ea2a641a20b47ef452cb199f07319085980949b33', 'id': 'f5e3f9b7-66f1-41d7-ae3d-d52adb132a26', 'created_at': datetime.datetime(2026, 8, 19, 17, 2, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 2, 21, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/f5e3f9b7-66f1-41d7-ae3d-d52adb132a26/file', 'properties': {}}, 'image_service': } Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Trying to clone 0565a377-4502-4f5e-8f73-dc07d317b727 from image f5e3f9b7-66f1-41d7-ae3d-d52adb132a26 at location (None, [{'url': 'file:///opt/stack/data/glance/images/f5e3f9b7-66f1-41d7-ae3d-d52adb132a26', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Attempting download of 8ec5c3e7-cfc7-4315-aa31-980a64413b35 ((None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}])) to volume 0de5e847-20d1-424f-8acb-ae513578c687. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[89e074f1-b778-465e-90e9-9368101f7d85]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] Creating offline snapshot 876fab42-612c-423b-87b6-07a81e5a8964 of volume 5ffb2c4d-e109-4e28-96b3-5741c63ffa5f {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_m3xdg6sh {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fa9d9188-c943-4986-8c51-bb2025e36d6c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 19:02:22 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Image download 0.00 MB at 0.00 MB/s Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[161edb0c-faf8-4e70-8677-b82f96ad3968]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:22 devstack sudo[103903]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_m3xdg6sh Aug 19 19:02:22 devstack sudo[103903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:22 devstack sudo[103904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f Aug 19 19:02:22 devstack sudo[103904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:22 devstack sudo[103905]: 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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD Aug 19 19:02:22 devstack sudo[103905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:22 devstack sudo[103903]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] CMD "/opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_m3xdg6sh" returned: 0 in 0.359s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_m3xdg6sh {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:23 devstack sudo[103904]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:23 devstack sudo[103905]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f" returned: 0 in 0.452s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] CMD "/opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD" returned: 0 in 0.382s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:23 devstack sudo[103915]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_m3xdg6sh Aug 19 19:02:23 devstack sudo[103915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:23 devstack sudo[103919]: 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/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 1G Aug 19 19:02:23 devstack sudo[103919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:23 devstack sudo[103920]: 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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD Aug 19 19:02:23 devstack sudo[103920]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:23 devstack sudo[103915]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] CMD "/opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_m3xdg6sh" returned: 1 in 0.390s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_m3xdg6sh' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[dbdbe18d-382f-43f1-86b6-a057559cad97]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f877kqocdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:23 devstack sudo[103920]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] CMD "/opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD" returned: 1 in 0.437s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Temporary image f5e3f9b7-66f1-41d7-ae3d-d52adb132a26 is fetched for user 8c8f8bfe48fe4bf091c61953046de330. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 19:02:23 devstack sudo[103928]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f877kqocdevstack@QuobyteHD Aug 19 19:02:23 devstack sudo[103928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d8079d83-00ee-419e-bdbc-a88d3adae94f]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:23 devstack sudo[103919]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 1G" returned: 0 in 0.585s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:23 devstack sudo[103937]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 Aug 19 19:02:23 devstack sudo[103937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:23 devstack sudo[103935]: 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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD Aug 19 19:02:23 devstack sudo[103935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:23 devstack sudo[103928]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f877kqocdevstack@QuobyteHD" returned: 0 in 0.529s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] 8ec5c3e7-cfc7-4315-aa31-980a64413b35 was qcow2, converting to qcow2 {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 19:02:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f877kqocdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:23 devstack sudo[103947]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f877kqocdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 Aug 19 19:02:23 devstack sudo[103947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:24 devstack sudo[103935]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] CMD "/opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD" returned: 0 in 0.517s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:24 devstack sudo[103937]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964" returned: 0 in 0.541s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:24 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 is being set with open permissions: ugo+rw Aug 19 19:02:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:24 devstack sudo[103970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 Aug 19 19:02:24 devstack sudo[103970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:24 devstack sudo[103967]: 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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD Aug 19 19:02:24 devstack sudo[103967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:24 devstack sudo[103967]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] CMD "/opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD" returned: 1 in 0.486s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:02:24 devstack sudo[103970]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964" returned: 0 in 0.420s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:24 devstack sudo[103988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.info Aug 19 19:02:24 devstack sudo[103988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:24 devstack sudo[103988]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.info" returned: 0 in 0.331s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:24 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.info is being set with open permissions: ugo+rw Aug 19 19:02:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:24 devstack sudo[103992]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.info Aug 19 19:02:24 devstack sudo[103992]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:25 devstack sudo[103992]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.info" returned: 0 in 0.340s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.815s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.742s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 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-19T17:02:22Z,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=0565a377-4502-4f5e-8f73-dc07d317b727,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a3ed362b03643738ce4c106deabffd0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:22Z,use_quota=True,user_id='8c8f8bfe48fe4bf091c61953046de330',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:02:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Creating volume 0565a377-4502-4f5e-8f73-dc07d317b727 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:02:25 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:25 devstack sudo[103996]: 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/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 1073741824 Aug 19 19:02:25 devstack sudo[103996]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-f905f038-ca94-4029-ade1-a043d5871528 req-7c66cae8-a680-4955-be5d-bfe692629b3e tempest-VolumesSnapshotsTestJSON-754681517 None] Create snapshot completed successfully Aug 19 19:02:25 devstack sudo[103996]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 1073741824" returned: 0 in 0.657s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:26 devstack sudo[104005]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 Aug 19 19:02:26 devstack sudo[104005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Acquiring lock "cinder-876fab42-612c-423b-87b6-07a81e5a8964-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "cinder-876fab42-612c-423b-87b6-07a81e5a8964-delete_snapshot" acquired by "delete_snapshot" :: waited 0.042s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Acquiring lock "cinder-quobyte-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "cinder-quobyte-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f" acquired by "delete_snapshot" :: waited 0.044s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Acquiring lock "cinder-quobyte-876fab42-612c-423b-87b6-07a81e5a8964" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "cinder-quobyte-876fab42-612c-423b-87b6-07a81e5a8964" acquired by "_delete_snapshot" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Deleting offline snapshot 876fab42-612c-423b-87b6-07a81e5a8964 of volume 5ffb2c4d-e109-4e28-96b3-5741c63ffa5f {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] snapshot_file for this snap is: volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6030f247-a637-4970-8668-dd882cfc7479]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:26 devstack sudo[104005]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727" returned: 0 in 0.394s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] <== create_volume: return (1109ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.118s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:26 devstack sudo[103947]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f877kqocdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687" returned: 0 in 2.640s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f877kqocdevstack@QuobyteHD, size 112.00 MB, duration 2.64 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:02:26 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Converted 112.00 MB image at 42.40 MB/s Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:26 devstack sudo[104007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 Aug 19 19:02:26 devstack sudo[104007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Attempting download of f5e3f9b7-66f1-41d7-ae3d-d52adb132a26 ((None, [{'url': 'file:///opt/stack/data/glance/images/f5e3f9b7-66f1-41d7-ae3d-d52adb132a26', 'metadata': {}}])) to volume 0565a377-4502-4f5e-8f73-dc07d317b727. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 19:02:26 devstack sudo[104010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 1G Aug 19 19:02:26 devstack sudo[104010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1bde4baf-4127-43b6-a7c9-bc8be5deb29c]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_z127xgt_ {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:26 devstack sudo[104012]: 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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_z127xgt_ Aug 19 19:02:26 devstack sudo[104012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:26 devstack sudo[104010]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 1G" returned: 0 in 0.436s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Downloaded image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 ((None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}])) to volume 0de5e847-20d1-424f-8acb-ae513578c687 successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Temporary image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 for user c69ad63dbd314d88bbf92a24aead3dfe is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Marking volume 0de5e847-20d1-424f-8acb-ae513578c687 as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Copying metadata from image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 to 0de5e847-20d1-424f-8acb-ae513578c687. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Creating volume glance metadata for volume 0de5e847-20d1-424f-8acb-ae513578c687 backed by image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 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': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 19:02:26 devstack sudo[104007]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964" returned: 0 in 0.687s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d3503dff-9757-401b-ba4f-159301fd4303]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a05324a-af96-4a7e-9152-b2a06dc44ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0de5e847-20d1-424f-8acb-ae513578c687', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f7f01ab7-65cf-47bd-a221-f50921b182d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:27 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Volume volume-0de5e847-20d1-424f-8acb-ae513578c687 (0de5e847-20d1-424f-8acb-ae513578c687): created successfully Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f7f01ab7-65cf-47bd-a221-f50921b182d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:27 devstack sudo[104012]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Flow 'volume_create_manager' (7266c22a-9adf-40e6-923b-64332abf7d3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] CMD "/opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_z127xgt_" returned: 0 in 0.516s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_z127xgt_ {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:27 devstack sudo[104020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f Aug 19 19:02:27 devstack sudo[104020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a55a595f-13cf-40a4-a44a-9f6a070a6228 tempest-VolumesImageMetadata-1774445419 None] Created volume successfully. Aug 19 19:02:27 devstack sudo[104023]: 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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_z127xgt_ Aug 19 19:02:27 devstack sudo[104023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:27 devstack sudo[104020]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f" returned: 0 in 0.426s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:27 devstack sudo[104030]: 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/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 Aug 19 19:02:27 devstack sudo[104030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:27 devstack sudo[104023]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] CMD "/opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_z127xgt_" returned: 1 in 0.365s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_z127xgt_' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[31cbc693-fc71-42fc-9ed3-766fe97c0c69]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:27 devstack sudo[104034]: 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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD Aug 19 19:02:27 devstack sudo[104034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:27 devstack sudo[104030]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964" returned: 0 in 0.395s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:27 devstack sudo[104042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964 Aug 19 19:02:27 devstack sudo[104042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:27 devstack sudo[104034]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] CMD "/opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD" returned: 0 in 0.367s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:28 devstack sudo[104044]: 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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD Aug 19 19:02:28 devstack sudo[104044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:28 devstack sudo[104042]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f.876fab42-612c-423b-87b6-07a81e5a8964" returned: 0 in 0.307s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "cinder-quobyte-876fab42-612c-423b-87b6-07a81e5a8964" released by "_delete_snapshot" :: held 2.005s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "cinder-quobyte-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f" released by "delete_snapshot" :: held 2.056s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:28 devstack sudo[104044]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] CMD "/opt/stack/data/venv/bin/python3.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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD" returned: 1 in 0.399s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] f5e3f9b7-66f1-41d7-ae3d-d52adb132a26 was raw, converting to qcow2 {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:28 devstack sudo[104050]: 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_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 Aug 19 19:02:28 devstack sudo[104050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG cinder.quota [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Created reservations ['f7b0c1f7-2992-49c3-a81a-b67fa8830857', 'ced1a75d-09da-4d9d-90ae-908e1a4492af', '97ac252d-2725-4d3a-a195-c7c797ff0ffb', '81f6ffb5-d79a-42f4-a1ff-0c9999c36295'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Delete snapshot completed successfully. Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Acquiring lock "cinder-0de5e847-20d1-424f-8acb-ae513578c687-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-cd33be84-5629-43d3-b109-13edd79f61c1 req-6e365995-42a8-47e8-bb6c-fd5f294f0b72 tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "cinder-876fab42-612c-423b-87b6-07a81e5a8964-delete_snapshot" released by "delete_snapshot" :: held 2.389s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Lock "cinder-0de5e847-20d1-424f-8acb-ae513578c687-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Acquiring lock "cinder-quobyte-0de5e847-20d1-424f-8acb-ae513578c687" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Lock "cinder-quobyte-0de5e847-20d1-424f-8acb-ae513578c687" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[eac1f92e-4726-49ea-a958-27dd19e4a577]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:28 devstack sudo[104055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 Aug 19 19:02:28 devstack sudo[104055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:28 devstack sudo[104050]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727" returned: 0 in 0.595s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_f5e3f9b7-66f1-41d7-ae3d-d52adb132a26_ztimr73sdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:02:28 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Converted 0.00 MB image at 0.00 MB/s Aug 19 19:02:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:28 devstack sudo[104058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 1G Aug 19 19:02:28 devstack sudo[104058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:29 devstack sudo[104055]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687" returned: 0 in 0.444s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:29 devstack sudo[104064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687 Aug 19 19:02:29 devstack sudo[104064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:29 devstack sudo[104058]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 1G" returned: 0 in 0.350s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Downloaded image f5e3f9b7-66f1-41d7-ae3d-d52adb132a26 ((None, [{'url': 'file:///opt/stack/data/glance/images/f5e3f9b7-66f1-41d7-ae3d-d52adb132a26', 'metadata': {}}])) to volume 0565a377-4502-4f5e-8f73-dc07d317b727 successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Temporary image f5e3f9b7-66f1-41d7-ae3d-d52adb132a26 for user 8c8f8bfe48fe4bf091c61953046de330 is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Marking volume 0565a377-4502-4f5e-8f73-dc07d317b727 as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Copying metadata from image f5e3f9b7-66f1-41d7-ae3d-d52adb132a26 to 0565a377-4502-4f5e-8f73-dc07d317b727. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Creating volume glance metadata for volume 0565a377-4502-4f5e-8f73-dc07d317b727 backed by image f5e3f9b7-66f1-41d7-ae3d-d52adb132a26 with: {'image_id': 'f5e3f9b7-66f1-41d7-ae3d-d52adb132a26', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '583969069783297557762f369e80aeb5', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 19:02:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-e88b9bd9-7c94-4acc-9383-a8af4539a991 req-a8375008-0391-40cd-a126-02fb4dc17e29 tempest-AttachVolumeNegativeTest-1334514673 None] Terminate volume connection completed successfully. Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-e88b9bd9-7c94-4acc-9383-a8af4539a991 req-a8375008-0391-40cd-a126-02fb4dc17e29 tempest-AttachVolumeNegativeTest-1334514673 None] Deleting attachment 03a05e44-ae48-4199-a5d7-d73a062543e4. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:02:29 devstack sudo[104064]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cc1bf695-3ae9-4a54-988b-2ed8db178254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0565a377-4502-4f5e-8f73-dc07d317b727', 'volume_size': 1, 'image_id': 'f5e3f9b7-66f1-41d7-ae3d-d52adb132a26', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/f5e3f9b7-66f1-41d7-ae3d-d52adb132a26', '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': '583969069783297557762f369e80aeb5', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '4a3ed362b03643738ce4c106deabffd0', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'f075bd72dd2f86bafb45d6838370a952de6b4e8db4ed7f4c4e48bc7791192b3f0526fa953b6d285f91c1f73ea2a641a20b47ef452cb199f07319085980949b33', 'id': 'f5e3f9b7-66f1-41d7-ae3d-d52adb132a26', 'created_at': datetime.datetime(2026, 8, 19, 17, 2, 19, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 2, 21, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/f5e3f9b7-66f1-41d7-ae3d-d52adb132a26/file', 'properties': {}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (326943b8-1668-424c-bc3e-a755b6fe0e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0de5e847-20d1-424f-8acb-ae513578c687" returned: 0 in 0.335s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Lock "cinder-quobyte-0de5e847-20d1-424f-8acb-ae513578c687" released by "delete_volume" :: held 0.826s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:29 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Volume volume-0565a377-4502-4f5e-8f73-dc07d317b727 (0565a377-4502-4f5e-8f73-dc07d317b727): created successfully Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (326943b8-1668-424c-bc3e-a755b6fe0e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Flow 'volume_create_manager' (56b348be-285f-49c2-a413-94f2ab887718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ad6b58a6-7e81-4ce1-8282-022c2df21319 tempest-VolumeImageDependencyTests-1915928460 None] Created volume successfully. Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Created reservations ['10ffb997-63f5-4457-9e2a-5b306147a97a', '4342d614-2c56-461e-b6bd-f7865c6c3beb', 'd1497309-d626-4e0f-8b3d-ad408090c699', '05d52382-78b5-4578-beb8-9667365cbe38'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Acquiring lock "cinder-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "cinder-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Acquiring lock "cinder-quobyte-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "cinder-quobyte-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f" acquired by "delete_volume" :: waited 0.082s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:29 devstack sudo[104075]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:02:29 devstack sudo[104075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[46dd4fb4-56f8-481e-a11c-7cca9d14e7c6]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Acquiring lock "cinder-0565a377-4502-4f5e-8f73-dc07d317b727-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Lock "cinder-0565a377-4502-4f5e-8f73-dc07d317b727-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Acquiring lock "cinder-quobyte-0565a377-4502-4f5e-8f73-dc07d317b727" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Lock "cinder-quobyte-0565a377-4502-4f5e-8f73-dc07d317b727" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:29 devstack sudo[104078]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f Aug 19 19:02:29 devstack sudo[104078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9af27138-e469-438f-9644-56adaa26f7ec]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:30 devstack sudo[104075]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.394s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:02:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Deleted volume successfully. Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-07d09186-4057-4c4b-bf18-aea9ec28a085 tempest-VolumesImageMetadata-1774445419 None] Lock "cinder-0de5e847-20d1-424f-8acb-ae513578c687-delete_volume" released by "delete_volume" :: held 1.555s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:30 devstack sudo[104080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 Aug 19 19:02:30 devstack sudo[104080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:30 devstack sudo[104078]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f" returned: 0 in 0.530s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:30 devstack sudo[104086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f Aug 19 19:02:30 devstack sudo[104086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:30 devstack sudo[104080]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727" returned: 0 in 0.520s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:30 devstack sudo[104092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727 Aug 19 19:02:30 devstack sudo[104092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:30 devstack sudo[104086]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f" returned: 0 in 0.402s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "cinder-quobyte-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f" released by "delete_volume" :: held 1.037s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG cinder.quota [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Created reservations ['664677da-4742-4bb6-abd4-1d4db001576e', '24f4a863-c880-4c67-a03f-de42916ac1b1', 'bebfd2ab-a340-430f-a94c-a8e309f3e661', '06233d16-5d59-4851-9915-c41310d31ad3'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:30 devstack sudo[104092]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0565a377-4502-4f5e-8f73-dc07d317b727" returned: 0 in 0.414s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Lock "cinder-quobyte-0565a377-4502-4f5e-8f73-dc07d317b727" released by "delete_volume" :: held 0.992s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Created reservations ['cef87813-f04a-4ba6-a578-5b219d7445f1', '1069a2a0-af02-47e4-b735-4265c98afe35', '8dc74bc6-b91f-4a00-9e34-88e46cbf5487', '99e10011-7454-40f5-ae3e-5f291201d5b5'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:31 devstack sudo[104109]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:02:31 devstack sudo[104109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:31 devstack sudo[104121]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:02:31 devstack sudo[104121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:31 devstack sudo[104109]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.371s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG cinder.manager [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:02:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Deleted volume successfully. Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-24c49355-2c84-40f6-8b5e-714902e80186 req-38cdc1b3-2265-4ae9-99dd-c8630e79119f tempest-VolumesSnapshotsTestJSON-754681517 None] Lock "cinder-5ffb2c4d-e109-4e28-96b3-5741c63ffa5f-delete_volume" released by "delete_volume" :: held 1.900s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:31 devstack sudo[104121]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.384s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:02:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Deleted volume successfully. Aug 19 19:02:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-04239517-77d6-4a54-a4f9-ac61ee6ad289 tempest-VolumeImageDependencyTests-1915928460 None] Lock "cinder-0565a377-4502-4f5e-8f73-dc07d317b727-delete_volume" released by "delete_volume" :: held 1.848s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Flow 'volume_create_manager' (100e926b-1950-4b89-975d-42920d4ebab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (936c3f9d-ff3e-44bd-801f-eec9012b5cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (936c3f9d-ff3e-44bd-801f-eec9012b5cc7) 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-19T17:02:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-779034728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2038f257-e7b4-4d3d-9499-6498b21a9f9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5353eabed9174d67a98392813707c074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:35Z,use_quota=True,user_id='cf13f96c36df423dbc2c87166acecbee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f860cee-d3aa-4617-adca-95294197dc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f860cee-d3aa-4617-adca-95294197dc4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (979788d5-2ae5-461b-a652-e8c3b58b3444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (979788d5-2ae5-461b-a652-e8c3b58b3444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2038f257-e7b4-4d3d-9499-6498b21a9f9f', 'volume_name': 'volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e9abd629-1f74-4215-95f1-9043783d7b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e9abd629-1f74-4215-95f1-9043783d7b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1b5214a-d967-4d9c-b911-8f44caf4f9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:34 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Volume 2038f257-e7b4-4d3d-9499-6498b21a9f9f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f', 'volume_size': 1} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 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-19T17:02:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-779034728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2038f257-e7b4-4d3d-9499-6498b21a9f9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5353eabed9174d67a98392813707c074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:35Z,use_quota=True,user_id='cf13f96c36df423dbc2c87166acecbee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Creating volume 2038f257-e7b4-4d3d-9499-6498b21a9f9f {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:02:34 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:02:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:34 devstack sudo[104129]: 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/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f 1073741824 Aug 19 19:02:34 devstack sudo[104129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:35 devstack sudo[104129]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f 1073741824" returned: 0 in 0.492s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:35 devstack sudo[104135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f Aug 19 19:02:35 devstack sudo[104135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:35 devstack sudo[104135]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f" returned: 0 in 0.458s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] <== create_volume: return (1001ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:02:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d1b5214a-d967-4d9c-b911-8f44caf4f9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (691664a2-312c-4e98-891f-68e7c005de1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:35 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Volume volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f (2038f257-e7b4-4d3d-9499-6498b21a9f9f): created successfully Aug 19 19:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (691664a2-312c-4e98-891f-68e7c005de1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Flow 'volume_create_manager' (100e926b-1950-4b89-975d-42920d4ebab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-fa1d299f-e87b-485f-bb84-bd231ce59278 tempest-SnapshotMetadataTestJSON-1446100334 None] Created volume successfully. Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Flow 'volume_create_manager' (3ba0dfc3-4a9a-4089-8027-3b803f60e3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84e5b5ea-84f3-4883-92a4-f9c93c40b812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84e5b5ea-84f3-4883-92a4-f9c93c40b812) 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-19T17:02:36Z,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=f5b378e3-7e3d-4d11-80b5-39635cfab237,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ec9564af41147ceaadb2c2290748494',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:37Z,use_quota=True,user_id='55281993241749779bad2cc39fb09e70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80dacae0-56cf-4196-8532-f229149340be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80dacae0-56cf-4196-8532-f229149340be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e71ec8c-db5f-459b-8362-2b339be6acb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e71ec8c-db5f-459b-8362-2b339be6acb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f5b378e3-7e3d-4d11-80b5-39635cfab237', 'volume_name': 'volume-f5b378e3-7e3d-4d11-80b5-39635cfab237', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d7f5c3c-0ee2-4637-be7c-066795db60c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d7f5c3c-0ee2-4637-be7c-066795db60c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b14821f6-9d6e-4d48-aafb-3d052d9c3175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Volume f5b378e3-7e3d-4d11-80b5-39635cfab237: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f5b378e3-7e3d-4d11-80b5-39635cfab237', 'volume_size': 1} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 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-19T17:02:36Z,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=f5b378e3-7e3d-4d11-80b5-39635cfab237,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ec9564af41147ceaadb2c2290748494',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:37Z,use_quota=True,user_id='55281993241749779bad2cc39fb09e70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Creating volume f5b378e3-7e3d-4d11-80b5-39635cfab237 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:02:37 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f5b378e3-7e3d-4d11-80b5-39635cfab237 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:37 devstack sudo[104138]: 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/79c947ed65531511518bdc223681e669/volume-f5b378e3-7e3d-4d11-80b5-39635cfab237 1073741824 Aug 19 19:02:37 devstack sudo[104138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-26111a10-f8a6-418a-8a13-31071f3bcd33 tempest-GroupSnapshotsTest-304024511 None] Group tempest-GroupSnapshotsTest-Group-1122706928: creating Aug 19 19:02:37 devstack sudo[104138]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f5b378e3-7e3d-4d11-80b5-39635cfab237 1073741824" returned: 0 in 0.510s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-26111a10-f8a6-418a-8a13-31071f3bcd33 tempest-GroupSnapshotsTest-304024511 None] Group tempest-GroupSnapshotsTest-Group-1122706928: created successfully Aug 19 19:02:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-26111a10-f8a6-418a-8a13-31071f3bcd33 tempest-GroupSnapshotsTest-304024511 None] Create group completed successfully. Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f5b378e3-7e3d-4d11-80b5-39635cfab237 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:37 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/79c947ed65531511518bdc223681e669/volume-f5b378e3-7e3d-4d11-80b5-39635cfab237 Aug 19 19:02:37 devstack sudo[104144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:37 devstack sudo[104144]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f5b378e3-7e3d-4d11-80b5-39635cfab237" returned: 0 in 0.271s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] <== create_volume: return (824ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.829s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.655s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b14821f6-9d6e-4d48-aafb-3d052d9c3175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f5b378e3-7e3d-4d11-80b5-39635cfab237', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e870ecec-4c7b-42c8-95d5-eb5e74362864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] Creating offline snapshot 01de9477-e94f-48d5-8239-47e9f39c775f of volume 2038f257-e7b4-4d3d-9499-6498b21a9f9f {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:02:37 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Volume volume-f5b378e3-7e3d-4d11-80b5-39635cfab237 (f5b378e3-7e3d-4d11-80b5-39635cfab237): created successfully Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e870ecec-4c7b-42c8-95d5-eb5e74362864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Flow 'volume_create_manager' (3ba0dfc3-4a9a-4089-8027-3b803f60e3ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[25ec8957-e08d-4dc8-961f-4f28bc866036]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5465a6b3-a996-4cfe-bd60-7d87ffca220a tempest-CinderUnicodeTest-807379659 None] Created volume successfully. Aug 19 19:02:38 devstack sudo[104147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f Aug 19 19:02:38 devstack sudo[104147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:38 devstack sudo[104147]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f" returned: 0 in 0.378s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:38 devstack sudo[104152]: 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/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f 1G Aug 19 19:02:38 devstack sudo[104152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:38 devstack sudo[104152]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f 1G" returned: 0 in 0.440s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:38 devstack sudo[104159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f Aug 19 19:02:38 devstack sudo[104159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:39 devstack sudo[104159]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f" returned: 0 in 0.518s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:39 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f is being set with open permissions: ugo+rw Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:39 devstack sudo[104164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f Aug 19 19:02:39 devstack sudo[104164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Flow 'volume_create_manager' (4bcc93a1-e7eb-467c-b3eb-9ea145161a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8af06f43-06d7-4d54-9240-b4e76bf4623b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8af06f43-06d7-4d54-9240-b4e76bf4623b) 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-19T17:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1545931571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=77a48d57-de8c-47d9-97b9-6f821ef3564f,host='devstack@QuobyteHD#QuobyteHD',id=4bd6a366-c73a-46d5-aac6-92c2d9a6c35a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf2135350dd14f0db91c094e431f0f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:39Z,use_quota=True,user_id='f8fe41604d334e59956c3483749b7c79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(518b6c93-f901-4513-b41d-9a20fe8cface),volume_type_id=518b6c93-f901-4513-b41d-9a20fe8cface)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d33f225c-ebcd-4849-9425-56d30f5a336f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d33f225c-ebcd-4849-9425-56d30f5a336f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (39269a4e-9d10-4e16-bb91-083a4a805728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (39269a4e-9d10-4e16-bb91-083a4a805728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4bd6a366-c73a-46d5-aac6-92c2d9a6c35a', 'volume_name': 'volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3541e5b2-38a5-4e03-b706-f23836c9cd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3541e5b2-38a5-4e03-b706-f23836c9cd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bbbdc379-8f1c-4ec9-81db-8dfaf7c039fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:39 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Volume 4bd6a366-c73a-46d5-aac6-92c2d9a6c35a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a', 'volume_size': 1} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Flow 'volume_create_manager' (4ac43dbc-4713-43c2-a976-ab41472689c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (57be4576-2388-45f0-bc1c-8b1a9897c8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (57be4576-2388-45f0-bc1c-8b1a9897c8e1) 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-19T17:02:39Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1917753901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=172dab01-9444-4e28-9d23-6554e2546027,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ec9564af41147ceaadb2c2290748494',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:39Z,use_quota=True,user_id='55281993241749779bad2cc39fb09e70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (029b25ff-f2ab-43a4-a3e4-6dd1c6c73d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (029b25ff-f2ab-43a4-a3e4-6dd1c6c73d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f30313f8-4c4c-4a57-a2b3-ccca05502202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f30313f8-4c4c-4a57-a2b3-ccca05502202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '172dab01-9444-4e28-9d23-6554e2546027', 'volume_name': 'volume-172dab01-9444-4e28-9d23-6554e2546027', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1d54018-68c7-4e64-af00-0b7d387c6cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a1d54018-68c7-4e64-af00-0b7d387c6cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (067fe22a-7b47-4b1d-a825-f90048f8c60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:39 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Volume 172dab01-9444-4e28-9d23-6554e2546027: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-172dab01-9444-4e28-9d23-6554e2546027', 'volume_size': 1} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:39 devstack sudo[104164]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f" returned: 0 in 0.366s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:39 devstack sudo[104167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.info Aug 19 19:02:39 devstack sudo[104167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:39 devstack sudo[104167]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.info" returned: 0 in 0.253s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:39 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.info is being set with open permissions: ugo+rw Aug 19 19:02:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:39 devstack sudo[104170]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.info Aug 19 19:02:39 devstack sudo[104170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:40 devstack sudo[104170]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.info" returned: 0 in 0.242s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.330s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.708s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 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=77a48d57-de8c-47d9-97b9-6f821ef3564f,created_at=2026-08-19T17:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1545931571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=77a48d57-de8c-47d9-97b9-6f821ef3564f,host='devstack@QuobyteHD#QuobyteHD',id=4bd6a366-c73a-46d5-aac6-92c2d9a6c35a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf2135350dd14f0db91c094e431f0f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:39Z,use_quota=True,user_id='f8fe41604d334e59956c3483749b7c79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(518b6c93-f901-4513-b41d-9a20fe8cface),volume_type_id=518b6c93-f901-4513-b41d-9a20fe8cface)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Creating volume 4bd6a366-c73a-46d5-aac6-92c2d9a6c35a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:02:40 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:40 devstack sudo[104173]: 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/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a 1073741824 Aug 19 19:02:40 devstack sudo[104173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-72a8fc3e-ed88-43e2-9a5e-2591703ee136 tempest-SnapshotMetadataTestJSON-1446100334 None] Create snapshot completed successfully Aug 19 19:02:40 devstack sudo[104173]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a 1073741824" returned: 0 in 0.554s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:40 devstack sudo[104183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a Aug 19 19:02:40 devstack sudo[104183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:41 devstack sudo[104183]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a" returned: 0 in 0.308s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] <== create_volume: return (913ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.916s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.506s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 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-19T17:02:39Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1917753901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=172dab01-9444-4e28-9d23-6554e2546027,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ec9564af41147ceaadb2c2290748494',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02: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-19T17:02:39Z,use_quota=True,user_id='55281993241749779bad2cc39fb09e70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Creating volume 172dab01-9444-4e28-9d23-6554e2546027 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:02:41 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bbbdc379-8f1c-4ec9-81db-8dfaf7c039fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (058bb94f-1853-41e4-8556-7aacdae96ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:41 devstack sudo[104186]: 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/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027 1073741824 Aug 19 19:02:41 devstack sudo[104186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:41 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Volume volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a (4bd6a366-c73a-46d5-aac6-92c2d9a6c35a): created successfully Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (058bb94f-1853-41e4-8556-7aacdae96ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Flow 'volume_create_manager' (4bcc93a1-e7eb-467c-b3eb-9ea145161a09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4652872b-5a54-4fe2-bca2-6d0bca0eb1da tempest-GroupSnapshotsTest-304024511 None] Created volume successfully. Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Acquiring lock "cinder-01de9477-e94f-48d5-8239-47e9f39c775f-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "cinder-01de9477-e94f-48d5-8239-47e9f39c775f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Acquiring lock "cinder-quobyte-2038f257-e7b4-4d3d-9499-6498b21a9f9f" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "cinder-quobyte-2038f257-e7b4-4d3d-9499-6498b21a9f9f" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Acquiring lock "cinder-quobyte-01de9477-e94f-48d5-8239-47e9f39c775f" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "cinder-quobyte-01de9477-e94f-48d5-8239-47e9f39c775f" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Deleting offline snapshot 01de9477-e94f-48d5-8239-47e9f39c775f of volume 2038f257-e7b4-4d3d-9499-6498b21a9f9f {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] snapshot_file for this snap is: volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3baac556-f52d-4308-9007-0bae48eab08b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:41 devstack sudo[104191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f Aug 19 19:02:41 devstack sudo[104191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:41 devstack sudo[104186]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027 1073741824" returned: 0 in 0.660s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:41 devstack sudo[104195]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027 Aug 19 19:02:41 devstack sudo[104195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:41 devstack sudo[104191]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f" returned: 0 in 0.583s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[946e8faf-33e6-4d59-ab10-e529731589f0]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] GroupSnapshot 21817a50-11f1-4bd4-9959-ce1e72c20f19: creating. Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] Group snapshot 21817a50-11f1-4bd4-9959-ce1e72c20f19: creating. {{(pid=94004) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:42 devstack sudo[104195]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027" returned: 0 in 0.387s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] <== create_volume: return (1121ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.125s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.037s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:42 devstack sudo[104199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f Aug 19 19:02:42 devstack sudo[104199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (067fe22a-7b47-4b1d-a825-f90048f8c60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-172dab01-9444-4e28-9d23-6554e2546027', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68b0805b-74c9-4092-a2d6-9ff2a684acef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] Creating offline snapshot 61bf89e3-3931-44ac-8802-d14271fdcedb of volume 4bd6a366-c73a-46d5-aac6-92c2d9a6c35a {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:02:42 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Volume volume-172dab01-9444-4e28-9d23-6554e2546027 (172dab01-9444-4e28-9d23-6554e2546027): created successfully Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68b0805b-74c9-4092-a2d6-9ff2a684acef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Flow 'volume_create_manager' (4ac43dbc-4713-43c2-a976-ab41472689c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6150be9e-f517-441a-9f34-ba3d0769ef09]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-fc9e7b75-9a3e-494d-9081-c35f73d1363a tempest-CinderUnicodeTest-807379659 None] Created volume successfully. Aug 19 19:02:42 devstack sudo[104205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a Aug 19 19:02:42 devstack sudo[104205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:42 devstack sudo[104199]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f" returned: 0 in 0.539s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:42 devstack sudo[104219]: 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/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f Aug 19 19:02:42 devstack sudo[104219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:42 devstack sudo[104205]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a" returned: 0 in 0.582s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:42 devstack sudo[104227]: 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/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb 1G Aug 19 19:02:42 devstack sudo[104227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:43 devstack sudo[104219]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f" returned: 0 in 0.659s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:43 devstack sudo[104235]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f Aug 19 19:02:43 devstack sudo[104235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:43 devstack sudo[104227]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb 1G" returned: 0 in 0.616s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:43 devstack sudo[104239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb Aug 19 19:02:43 devstack sudo[104239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:43 devstack sudo[104235]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f.01de9477-e94f-48d5-8239-47e9f39c775f" returned: 0 in 0.318s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "cinder-quobyte-01de9477-e94f-48d5-8239-47e9f39c775f" released by "_delete_snapshot" :: held 2.262s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "cinder-quobyte-2038f257-e7b4-4d3d-9499-6498b21a9f9f" released by "delete_snapshot" :: held 2.287s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:43 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Created reservations ['3bb4a71f-22f0-4eb1-b186-da7c1d4889fa', '330dd155-de32-4c01-888f-577b1c5744cf', '4f02b449-090d-4d30-9c95-91d507e0b16f', '848b32e5-40aa-4af8-b4f7-c6da65ecd333'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Delete snapshot completed successfully. Aug 19 19:02:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-200f0769-b273-4923-8b3c-70b618651b7e tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "cinder-01de9477-e94f-48d5-8239-47e9f39c775f-delete_snapshot" released by "delete_snapshot" :: held 2.434s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:43 devstack sudo[104239]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb" returned: 0 in 0.333s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:43 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb is being set with open permissions: ugo+rw: NotImplementedError Aug 19 19:02:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:43 devstack sudo[104245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb Aug 19 19:02:43 devstack sudo[104245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:44 devstack sudo[104245]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb" returned: 0 in 0.276s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:44 devstack sudo[104249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.info Aug 19 19:02:44 devstack sudo[104249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:44 devstack sudo[104249]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.info" returned: 0 in 0.272s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:44 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 19:02:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:44 devstack sudo[104252]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.info Aug 19 19:02:44 devstack sudo[104252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Acquiring lock "cinder-2038f257-e7b4-4d3d-9499-6498b21a9f9f-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "cinder-2038f257-e7b4-4d3d-9499-6498b21a9f9f-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Acquiring lock "cinder-quobyte-2038f257-e7b4-4d3d-9499-6498b21a9f9f" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "cinder-quobyte-2038f257-e7b4-4d3d-9499-6498b21a9f9f" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:44 devstack sudo[104252]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.info" returned: 0 in 0.488s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.707s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[316692df-2df2-4817-a549-2229928640cb]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.562s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] Creating offline snapshot aca69951-12c8-4011-aa18-adaeac1b1261 of volume 172dab01-9444-4e28-9d23-6554e2546027 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:02:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9400a340-9cf1-48cf-b274-5db748a44d13]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:45 devstack sudo[104283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f Aug 19 19:02:45 devstack sudo[104283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:45 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b3b01fb9-b92a-45a3-8aa9-da5d550b6d21 tempest-GroupSnapshotsTest-304024511 None] group_snapshot 21817a50-11f1-4bd4-9959-ce1e72c20f19: created successfully Aug 19 19:02:45 devstack sudo[104289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027 Aug 19 19:02:45 devstack sudo[104289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:45 devstack sudo[104283]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f" returned: 0 in 0.676s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:45 devstack sudo[104314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f Aug 19 19:02:45 devstack sudo[104314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:46 devstack sudo[104289]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027" returned: 0 in 0.998s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:46 devstack sudo[104314]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2038f257-e7b4-4d3d-9499-6498b21a9f9f" returned: 0 in 0.447s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:46 devstack sudo[104328]: 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/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 1G Aug 19 19:02:46 devstack sudo[104328]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "cinder-quobyte-2038f257-e7b4-4d3d-9499-6498b21a9f9f" released by "delete_volume" :: held 1.281s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Created reservations ['e2868bdb-dcb0-40df-9026-282240935b82', '75e7e650-2802-4992-87f3-349eed26b9ba', 'f94c97aa-f8d4-4f51-87ac-b27e048dc8f9', '6f14c17d-7680-4fc1-8cc2-d1e3bbeaf05d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:46 devstack sudo[104337]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:02:46 devstack sudo[104337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:46 devstack sudo[104328]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 1G" returned: 0 in 0.538s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-172dab01-9444-4e28-9d23-6554e2546027 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:46 devstack sudo[104357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-172dab01-9444-4e28-9d23-6554e2546027 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 Aug 19 19:02:46 devstack sudo[104357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:46 devstack sudo[104337]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.369s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:02:46 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Deleted volume successfully. Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7299fa4d-37d0-451a-95dd-a44281b5dedc tempest-SnapshotMetadataTestJSON-1446100334 None] Lock "cinder-2038f257-e7b4-4d3d-9499-6498b21a9f9f-delete_volume" released by "delete_volume" :: held 2.018s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:46 devstack sudo[104357]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-172dab01-9444-4e28-9d23-6554e2546027 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261" returned: 0 in 0.356s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:46 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 is being set with open permissions: ugo+rw Aug 19 19:02:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:46 devstack sudo[104364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 Aug 19 19:02:46 devstack sudo[104364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:47 devstack sudo[104364]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261" returned: 0 in 0.260s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:47 devstack sudo[104367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.info Aug 19 19:02:47 devstack sudo[104367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:47 devstack sudo[104367]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.info" returned: 0 in 0.372s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:47 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.info is being set with open permissions: ugo+rw Aug 19 19:02:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:47 devstack sudo[104373]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.info Aug 19 19:02:47 devstack sudo[104373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:48 devstack sudo[104373]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.info" returned: 0 in 0.401s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.136s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 1.525s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-61bf89e3-3931-44ac-8802-d14271fdcedb-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-61bf89e3-3931-44ac-8802-d14271fdcedb-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6" acquired by "_create_volume_from_snapshot" :: waited 0.042s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Creating volume 4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6 from snapshot 61bf89e3-3931-44ac-8802-d14271fdcedb {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3422a3c3-fc7b-48ed-bb16-6aaba7856206 tempest-CinderUnicodeTest-807379659 None] Create snapshot completed successfully Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6" acquired by "_copy_volume_from_snapshot" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] snapshot: 61bf89e3-3931-44ac-8802-d14271fdcedb, volume: 4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bfb732b4-3101-45ef-a7bb-3777d5d376e6]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:48 devstack sudo[104376]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb Aug 19 19:02:48 devstack sudo[104376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Acquiring lock "cinder-aca69951-12c8-4011-aa18-adaeac1b1261-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Lock "cinder-aca69951-12c8-4011-aa18-adaeac1b1261-delete_snapshot" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Acquiring lock "cinder-quobyte-172dab01-9444-4e28-9d23-6554e2546027" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:48 devstack sudo[104376]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb" returned: 0 in 0.626s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Lock "cinder-quobyte-172dab01-9444-4e28-9d23-6554e2546027" acquired by "delete_snapshot" :: waited 0.057s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Acquiring lock "cinder-quobyte-aca69951-12c8-4011-aa18-adaeac1b1261" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7a2bcae2-f9d3-4ddb-ac2b-541596f391bf]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Lock "cinder-quobyte-aca69951-12c8-4011-aa18-adaeac1b1261" acquired by "_delete_snapshot" :: waited 0.056s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Deleting offline snapshot aca69951-12c8-4011-aa18-adaeac1b1261 of volume 172dab01-9444-4e28-9d23-6554e2546027 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] snapshot_file for this snap is: volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fcd6ac58-5b8c-4a53-808a-7f13bbe5eb2d]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:49 devstack sudo[104381]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a Aug 19 19:02:49 devstack sudo[104381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:49 devstack sudo[104382]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 Aug 19 19:02:49 devstack sudo[104382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:49 devstack sudo[104381]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a" returned: 0 in 0.593s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] will copy from snapshot at /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 19:02:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 19:02:49 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Path /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6 not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 19:02:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:49 devstack sudo[104388]: 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/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6 Aug 19 19:02:49 devstack sudo[104388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:49 devstack sudo[104382]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261" returned: 0 in 0.702s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-172dab01-9444-4e28-9d23-6554e2546027(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:02:49 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f1ac0208-2cf5-49d2-9484-405d2bd03479]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:49 devstack sudo[104393]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027 Aug 19 19:02:49 devstack sudo[104393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:50 devstack sudo[104393]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027" returned: 0 in 0.677s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:50 devstack sudo[104410]: 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/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 Aug 19 19:02:50 devstack sudo[104410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:52 devstack sudo[104410]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261" returned: 0 in 1.607s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:52 devstack sudo[104417]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261 Aug 19 19:02:52 devstack sudo[104417]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:52 devstack sudo[104417]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027.aca69951-12c8-4011-aa18-adaeac1b1261" returned: 0 in 0.842s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Lock "cinder-quobyte-aca69951-12c8-4011-aa18-adaeac1b1261" released by "_delete_snapshot" :: held 4.090s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Lock "cinder-quobyte-172dab01-9444-4e28-9d23-6554e2546027" released by "delete_snapshot" :: held 4.181s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:53 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Created reservations ['49dac3dc-8694-4689-ac17-afe392b442bc', '41f367fb-8496-4940-8858-6c8f828e6c0e', '045697b7-a3eb-4d6d-9e6b-8ecef1b1824a', '348b6e73-caf7-42d0-b880-b1faf8f1b349'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:53 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Delete snapshot completed successfully. Aug 19 19:02:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-33e9de20-6040-49ef-a7bb-b6fac196aedc tempest-CinderUnicodeTest-807379659 None] Lock "cinder-aca69951-12c8-4011-aa18-adaeac1b1261-delete_snapshot" released by "delete_snapshot" :: held 4.794s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:53 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Flow 'volume_create_manager' (b26d9248-e5d7-4620-a456-6e8fef0493a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0773102-4835-4de4-a475-5c42487d5bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0773102-4835-4de4-a475-5c42487d5bf8) 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-19T17:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-849943515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d013ce6-d53b-4c5d-a053-efead44329f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f02d111ee8474dcfa9d2ec4149ae99dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:02:54Z,use_quota=True,user_id='e9fa1f5c3e6d4b18a3938222befc838e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7654d701-8849-42a0-af07-b7c3a216939f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7654d701-8849-42a0-af07-b7c3a216939f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f621d0ea-7f2a-45f5-a0d0-6509c3b51eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f621d0ea-7f2a-45f5-a0d0-6509c3b51eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6d013ce6-d53b-4c5d-a053-efead44329f9', 'volume_name': 'volume-6d013ce6-d53b-4c5d-a053-efead44329f9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52205e89-4093-4dc6-b280-74279b3d9af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52205e89-4093-4dc6-b280-74279b3d9af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e051d82-a487-46d2-8b1e-347f3678be5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:54 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Volume 6d013ce6-d53b-4c5d-a053-efead44329f9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6d013ce6-d53b-4c5d-a053-efead44329f9', 'volume_size': 1} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Acquiring lock "cinder-172dab01-9444-4e28-9d23-6554e2546027-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Lock "cinder-172dab01-9444-4e28-9d23-6554e2546027-delete_volume" acquired by "delete_volume" :: waited 0.075s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Acquiring lock "cinder-quobyte-172dab01-9444-4e28-9d23-6554e2546027" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Lock "cinder-quobyte-172dab01-9444-4e28-9d23-6554e2546027" acquired by "delete_volume" :: waited 0.039s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:55 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4df42e75-c140-4271-9300-16882e789c68]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:55 devstack sudo[104421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027 Aug 19 19:02:55 devstack sudo[104421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:56 devstack sudo[104421]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027" returned: 0 in 1.195s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:56 devstack sudo[104426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027 Aug 19 19:02:56 devstack sudo[104426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:57 devstack sudo[104426]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-172dab01-9444-4e28-9d23-6554e2546027" returned: 0 in 0.902s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:57 devstack sudo[104388]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6" returned: 0 in 7.655s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a, size 1024.00 MB, duration 7.66 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:02:57 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Converted 1024.00 MB image at 133.76 MB/s Aug 19 19:02:57 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Lock "cinder-quobyte-172dab01-9444-4e28-9d23-6554e2546027" released by "delete_volume" :: held 2.261s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:57 devstack sudo[104429]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6 Aug 19 19:02:57 devstack sudo[104429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Created reservations ['e2de0ecb-4609-4636-9c49-43c0e326aeff', '3d43a076-22fb-4b23-9500-3632046acc08', '12529470-1779-4d5c-bf24-ff59e9e659ed', 'a3db8ed6-4fb9-45e1-bdc3-ca792f26c781'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=157,cinder:INSERT=49,cinder:UPDATE=145,cinder:DELETE=8 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:57 devstack sudo[104431]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:02:57 devstack sudo[104431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:57 devstack sudo[104429]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6" returned: 0 in 0.264s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6" released by "_copy_volume_from_snapshot" :: held 9.268s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=118,cinder:UPDATE=171,cinder:DELETE=18,cinder:INSERT=49 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-61bf89e3-3931-44ac-8802-d14271fdcedb-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6" released by "_create_volume_from_snapshot" :: held 9.369s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 9.414s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.220s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 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-19T17:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-849943515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6d013ce6-d53b-4c5d-a053-efead44329f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f02d111ee8474dcfa9d2ec4149ae99dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:02:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:02:54Z,use_quota=True,user_id='e9fa1f5c3e6d4b18a3938222befc838e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Creating volume 6d013ce6-d53b-4c5d-a053-efead44329f9 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:02:57 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:57 devstack sudo[104434]: 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/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 1073741824 Aug 19 19:02:57 devstack sudo[104434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:57 devstack sudo[104431]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.276s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:02:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Deleted volume successfully. Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f310dd2a-18f5-45af-adc2-d769d2b9d9be tempest-CinderUnicodeTest-807379659 None] Lock "cinder-172dab01-9444-4e28-9d23-6554e2546027-delete_volume" released by "delete_volume" :: held 2.950s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f0f66301-b12f-4a67-994e-705424a644b3 tempest-GroupSnapshotsTest-304024511 None] Create group from source-snapshot-21817a50-11f1-4bd4-9959-ce1e72c20f19 completed successfully. Aug 19 19:02:57 devstack sudo[104434]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 1073741824" returned: 0 in 0.443s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:57 devstack sudo[104441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 Aug 19 19:02:58 devstack sudo[104441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Acquiring lock "cinder-f5b378e3-7e3d-4d11-80b5-39635cfab237-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Lock "cinder-f5b378e3-7e3d-4d11-80b5-39635cfab237-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Acquiring lock "cinder-quobyte-f5b378e3-7e3d-4d11-80b5-39635cfab237" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:58 devstack sudo[104441]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9" returned: 0 in 0.312s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] <== create_volume: return (797ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.801s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e051d82-a487-46d2-8b1e-347f3678be5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6d013ce6-d53b-4c5d-a053-efead44329f9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a51452c7-3a7d-46b6-9abb-3e532c245e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Lock "cinder-quobyte-f5b378e3-7e3d-4d11-80b5-39635cfab237" acquired by "delete_volume" :: waited 0.043s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Volume volume-6d013ce6-d53b-4c5d-a053-efead44329f9 (6d013ce6-d53b-4c5d-a053-efead44329f9): created successfully Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a51452c7-3a7d-46b6-9abb-3e532c245e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Flow 'volume_create_manager' (b26d9248-e5d7-4620-a456-6e8fef0493a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fcb8c290-4774-4c96-9518-40126220eac2]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f5b378e3-7e3d-4d11-80b5-39635cfab237 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:58 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-860dcc02-372d-4d2d-a8d9-8f89efc749b0 tempest-VolumesCloneTest-703905387 None] Created volume successfully. Aug 19 19:02:58 devstack sudo[104444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f5b378e3-7e3d-4d11-80b5-39635cfab237 Aug 19 19:02:58 devstack sudo[104444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:58 devstack sudo[104444]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f5b378e3-7e3d-4d11-80b5-39635cfab237" returned: 0 in 0.399s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f5b378e3-7e3d-4d11-80b5-39635cfab237 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:58 devstack sudo[104449]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f5b378e3-7e3d-4d11-80b5-39635cfab237 Aug 19 19:02:58 devstack sudo[104449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[faa964c1-6e2e-46c7-a111-ea17329b771e]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:02:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:59 devstack sudo[104451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6 Aug 19 19:02:59 devstack sudo[104451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:59 devstack sudo[104449]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f5b378e3-7e3d-4d11-80b5-39635cfab237" returned: 0 in 0.352s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Lock "cinder-quobyte-f5b378e3-7e3d-4d11-80b5-39635cfab237" released by "delete_volume" :: held 0.807s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Created reservations ['cbf6c820-e128-428c-8834-818646eb7bad', 'd7685a65-9cb0-44f4-8ab8-c17af2658fa4', '0b80ee80-7282-431f-b2db-66564aeb6239', '1eee8204-f830-43aa-b19b-bd604dc220c7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:59 devstack sudo[104456]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:02:59 devstack sudo[104456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:59 devstack sudo[104451]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6" returned: 0 in 0.542s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:02:59 devstack sudo[104461]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6 Aug 19 19:02:59 devstack sudo[104461]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:02:59 devstack sudo[104456]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.335s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:02:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Deleted volume successfully. Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-28cfac8a-f6a1-4920-980c-a50945a99628 tempest-CinderUnicodeTest-807379659 None] Lock "cinder-f5b378e3-7e3d-4d11-80b5-39635cfab237-delete_volume" released by "delete_volume" :: held 1.446s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:02:59 devstack sudo[104461]: pam_unix(sudo:session): session closed for user root Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6" returned: 0 in 0.404s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:02:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-4fb6f1e3-5dc8-4ec6-96af-8880cdb4bbe6" released by "delete_volume" :: held 1.017s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Created reservations ['50e41bec-3b07-49f7-b245-a34d8638cc96'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:00 devstack cinder-volume[94004]: WARNING cinder.quota [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-658907305 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-658907305, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:03:00 devstack cinder-volume[94004]: WARNING cinder.quota [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-658907305 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-658907305, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Created reservations ['0d921f55-f096-4ee7-bcdf-d3a5d5d6c59d', '8af78d38-9d65-488f-8985-e6c357921778', '57602569-c3b7-4fed-9d66-7129fc595667', '7e0cb6a9-a1f6-4fd0-82f7-1dc775a5f5c2'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Flow 'volume_create_manager' (d79b5cbd-a5d2-4b9a-a339-c7f76541439a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fdae8323-365c-45d6-886a-951a1c3bf95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fdae8323-365c-45d6-886a-951a1c3bf95b) 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-19T17:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1498445176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e1bf5448-d5cc-49e6-a053-57aebea8da4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f02d111ee8474dcfa9d2ec4149ae99dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03:00Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=6d013ce6-d53b-4c5d-a053-efead44329f9,status='creating',terminated_at=None,updated_at=2026-08-19T17:03:00Z,use_quota=True,user_id='e9fa1f5c3e6d4b18a3938222befc838e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6aa84bc-5a26-4825-bfe2-c66b29cb65f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6aa84bc-5a26-4825-bfe2-c66b29cb65f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98c9ab8e-0d0c-4088-b574-c4dfdb33332b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98c9ab8e-0d0c-4088-b574-c4dfdb33332b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'e1bf5448-d5cc-49e6-a053-57aebea8da4a', 'volume_name': 'volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a', 'volume_size': 2, 'source_volid': '6d013ce6-d53b-4c5d-a053-efead44329f9', 'source_volstatus': 'available'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aeca7bec-b173-46f8-97be-4c2958c50aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aeca7bec-b173-46f8-97be-4c2958c50aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70cb30ec-076e-410c-b84a-8b9a2f6886bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Volume e1bf5448-d5cc-49e6-a053-57aebea8da4a: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a', 'volume_size': 2, 'source_volid': '6d013ce6-d53b-4c5d-a053-efead44329f9', 'source_volstatus': 'available'} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:00 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Cloning volume 6d013ce6-d53b-4c5d-a053-efead44329f9 to volume e1bf5448-d5cc-49e6-a053-57aebea8da4a Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:00 devstack sudo[104485]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:03:00 devstack sudo[104485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Creating offline snapshot 9f8e9fa7-f418-49dd-8be9-eba4a15bf215 of volume 6d013ce6-d53b-4c5d-a053-efead44329f9 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[81f50757-5c53-4f58-96ca-750c20a20cbd]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:00 devstack sudo[104488]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 Aug 19 19:03:00 devstack sudo[104488]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:00 devstack sudo[104485]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.370s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:03:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-429b36ea-2287-44d8-b57f-07eaaa7e9ddc tempest-GroupSnapshotsTest-304024511 None] Delete group completed successfully. Aug 19 19:03:00 devstack sudo[104488]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9" returned: 0 in 0.444s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:01 devstack sudo[104494]: 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/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 1G Aug 19 19:03:01 devstack sudo[104494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:01 devstack sudo[104494]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 1G" returned: 0 in 0.456s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6d013ce6-d53b-4c5d-a053-efead44329f9 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:01 devstack sudo[104500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6d013ce6-d53b-4c5d-a053-efead44329f9 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 Aug 19 19:03:01 devstack sudo[104500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] group_snapshot 21817a50-11f1-4bd4-9959-ce1e72c20f19: deleting Aug 19 19:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] group_snapshot 21817a50-11f1-4bd4-9959-ce1e72c20f19: deleting {{(pid=94004) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 19 19:03:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-61bf89e3-3931-44ac-8802-d14271fdcedb" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-61bf89e3-3931-44ac-8802-d14271fdcedb" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] Deleting offline snapshot 61bf89e3-3931-44ac-8802-d14271fdcedb of volume 4bd6a366-c73a-46d5-aac6-92c2d9a6c35a {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:03:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] snapshot_file for this snap is: volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:03:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4d8dda59-866d-4e8a-b632-c9b477181abf]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:01 devstack sudo[104502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb Aug 19 19:03:01 devstack sudo[104502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:01 devstack sudo[104500]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6d013ce6-d53b-4c5d-a053-efead44329f9 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215" returned: 0 in 0.350s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:01 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 is being set with open permissions: ugo+rw Aug 19 19:03:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:01 devstack sudo[104508]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 Aug 19 19:03:01 devstack sudo[104508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:02 devstack sudo[104502]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb" returned: 0 in 0.426s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:03:02 devstack sudo[104508]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215" returned: 0 in 0.292s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c66a4a64-1b0f-43f3-a01c-6531bb27347f]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:02 devstack sudo[104515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.info Aug 19 19:03:02 devstack sudo[104515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:02 devstack sudo[104514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a Aug 19 19:03:02 devstack sudo[104514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:02 devstack sudo[104515]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.info" returned: 0 in 0.269s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:02 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.info is being set with open permissions: ugo+rw Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:02 devstack sudo[104519]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.info Aug 19 19:03:02 devstack sudo[104519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:02 devstack sudo[104519]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:02 devstack sudo[104514]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.info" returned: 0 in 0.282s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Acquiring lock "cinder-quobyte-e1bf5448-d5cc-49e6-a053-57aebea8da4a" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a" returned: 0 in 0.622s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Lock "cinder-quobyte-e1bf5448-d5cc-49e6-a053-57aebea8da4a" acquired by "_copy_volume_from_snapshot" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] snapshot: 9f8e9fa7-f418-49dd-8be9-eba4a15bf215, volume: e1bf5448-d5cc-49e6-a053-57aebea8da4a, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 19:03:02 devstack sudo[104525]: 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/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb Aug 19 19:03:02 devstack sudo[104525]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a02d293-f666-411e-a57f-352687cbdc4f]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:02 devstack sudo[104527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 Aug 19 19:03:02 devstack sudo[104527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:03 devstack sudo[104525]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb" returned: 0 in 0.394s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:03 devstack sudo[104532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb Aug 19 19:03:03 devstack sudo[104532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:03 devstack sudo[104527]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215" returned: 0 in 0.438s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6d013ce6-d53b-4c5d-a053-efead44329f9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c554d06d-c833-4690-ad26-e8d8f5ff4ff9]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:03 devstack sudo[104537]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 Aug 19 19:03:03 devstack sudo[104537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:03 devstack sudo[104532]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a.61bf89e3-3931-44ac-8802-d14271fdcedb" returned: 0 in 0.297s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-61bf89e3-3931-44ac-8802-d14271fdcedb" released by "_delete_snapshot" :: held 1.877s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a" released by "delete_snapshot" :: held 1.908s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:03 devstack cinder-volume[94004]: WARNING cinder.quota [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-658907305 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-658907305, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] Created reservations ['9a9157dc-41a5-4bef-b4c2-b1d09fe5a70c', '5af1ee4c-4610-47c9-b1d7-b3f092c92bb0', 'b805d668-0462-4269-b21f-cb8808f6a36c', '006ff4af-1883-4a6e-aacd-0ea0cfdafee5'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ddc3d189-0020-4892-9688-b5573d79eafe tempest-GroupSnapshotsTest-304024511 None] group_snapshot 21817a50-11f1-4bd4-9959-ce1e72c20f19: deleted successfully Aug 19 19:03:03 devstack sudo[104537]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9" returned: 0 in 0.442s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] will copy from snapshot at /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Path /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:03 devstack sudo[104543]: 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/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a Aug 19 19:03:03 devstack sudo[104543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Flow 'volume_create_manager' (c08b5d42-ae43-441b-a774-aa84e6608d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (66c20060-5adc-4002-8b90-ce8fee57310b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (66c20060-5adc-4002-8b90-ce8fee57310b) 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-19T17:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2011820970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d2d48ac6-aaad-40ee-83b5-1fa66131551a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d661d573c214c909de3415cd3c52cee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03: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-19T17:03:04Z,use_quota=True,user_id='4329dd290ac541a68a430f6e3ff83afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f68aec9d-5344-41c2-9258-c109c954a072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f68aec9d-5344-41c2-9258-c109c954a072) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cec1ab5a-f20a-40df-90b5-78ca074353e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cec1ab5a-f20a-40df-90b5-78ca074353e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd2d48ac6-aaad-40ee-83b5-1fa66131551a', 'volume_name': 'volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3396ac36-f6ab-4a5d-a34f-098503de50de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3396ac36-f6ab-4a5d-a34f-098503de50de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e83efe02-0602-411f-8286-55d85531201b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:03 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Volume d2d48ac6-aaad-40ee-83b5-1fa66131551a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a', 'volume_size': 1} Aug 19 19:03:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3fb4362f-c10f-4e24-a9a5-f55c1664e0f6]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:04 devstack sudo[104549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a Aug 19 19:03:04 devstack sudo[104549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:04 devstack sudo[104549]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a" returned: 0 in 0.737s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:05 devstack sudo[104561]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a Aug 19 19:03:05 devstack sudo[104561]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:05 devstack sudo[104561]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a" returned: 0 in 0.572s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-4bd6a366-c73a-46d5-aac6-92c2d9a6c35a" released by "delete_volume" :: held 1.433s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:05 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Created reservations ['5f818615-f883-481d-b78c-227d0540ada6'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:06 devstack cinder-volume[94004]: WARNING cinder.db.api [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 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-658907305'] Aug 19 19:03:06 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Created reservations ['d92560df-8c29-4b2e-bb68-8d59cd7056c7', '37f5b2d0-7ea1-4e5d-a659-0a02a167a2c0', 'dd54f87e-f015-42ec-adff-6e3c59c51cb2', '5d26f1d4-0104-4793-ad36-ecf1021e350f'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:06 devstack sudo[104564]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:03:06 devstack sudo[104564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:06 devstack sudo[104564]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.601s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:07 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:03:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ed6fc5fa-5004-42cf-bc4c-d07608d6b370 tempest-GroupSnapshotsTest-304024511 None] Delete group completed successfully. Aug 19 19:03:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b2871fcb-c6f8-461d-9f29-a113a1470e8b tempest-GroupSnapshotsTest-304024511 None] Group tempest-GroupSnapshotsTest-Group-1786761012: creating Aug 19 19:03:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b2871fcb-c6f8-461d-9f29-a113a1470e8b tempest-GroupSnapshotsTest-304024511 None] Group tempest-GroupSnapshotsTest-Group-1786761012: created successfully Aug 19 19:03:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b2871fcb-c6f8-461d-9f29-a113a1470e8b tempest-GroupSnapshotsTest-304024511 None] Create group completed successfully. Aug 19 19:03:09 devstack sudo[104543]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a" returned: 0 in 5.491s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9, size 1024.00 MB, duration 5.49 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:03:09 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Converted 1024.00 MB image at 186.44 MB/s Aug 19 19:03:09 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a is being set with open permissions: ugo+rw Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:09 devstack sudo[104567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a Aug 19 19:03:09 devstack sudo[104567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:09 devstack sudo[104567]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a" returned: 0 in 0.261s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Lock "cinder-quobyte-e1bf5448-d5cc-49e6-a053-57aebea8da4a" released by "_copy_volume_from_snapshot" :: held 6.746s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Acquiring lock "cinder-quobyte-9f8e9fa7-f418-49dd-8be9-eba4a15bf215" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Lock "cinder-quobyte-9f8e9fa7-f418-49dd-8be9-eba4a15bf215" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Deleting offline snapshot 9f8e9fa7-f418-49dd-8be9-eba4a15bf215 of volume 6d013ce6-d53b-4c5d-a053-efead44329f9 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] snapshot_file for this snap is: volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b21dc31-0582-4420-bd77-7489ff35ba35]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:09 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/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 Aug 19 19:03:09 devstack sudo[104570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Flow 'volume_create_manager' (1a4371b3-052b-4976-bfe6-bbfbbb377160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (68de5cfd-a1bf-40a7-b1b7-0a1e5dd6abd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (68de5cfd-a1bf-40a7-b1b7-0a1e5dd6abd4) 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-19T17:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1761837026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=04629cb3-4a2a-4a22-ad9f-a9c05dadcc43,host='devstack@QuobyteHD#QuobyteHD',id=1c6dbfce-18f9-46ef-96e1-d22f8a3679f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf2135350dd14f0db91c094e431f0f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03: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-19T17:03:10Z,use_quota=True,user_id='f8fe41604d334e59956c3483749b7c79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff974e7d-4045-4b36-b413-2bbd81347eb8),volume_type_id=ff974e7d-4045-4b36-b413-2bbd81347eb8)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e26f7c1-ca61-4e89-a31a-d12262d34696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e26f7c1-ca61-4e89-a31a-d12262d34696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11eb3273-12fb-4fcc-a345-33dc5cc56d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11eb3273-12fb-4fcc-a345-33dc5cc56d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1c6dbfce-18f9-46ef-96e1-d22f8a3679f2', 'volume_name': 'volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (873589c9-9c54-43c2-ab30-07e01ce810ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (873589c9-9c54-43c2-ab30-07e01ce810ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16b8b168-502f-42bb-87c2-2e2cbe8b53c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:09 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Volume 1c6dbfce-18f9-46ef-96e1-d22f8a3679f2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2', 'volume_size': 1} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:09 devstack sudo[104570]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215" returned: 0 in 0.386s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6d013ce6-d53b-4c5d-a053-efead44329f9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ddd6bcaa-2697-42a8-b42e-8422bdf0548a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:10 devstack sudo[104575]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 Aug 19 19:03:10 devstack sudo[104575]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:10 devstack sudo[104575]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9" returned: 0 in 0.541s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:10 devstack sudo[104581]: 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/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 Aug 19 19:03:10 devstack sudo[104581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:10 devstack sudo[104581]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215" returned: 0 in 0.320s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:10 devstack sudo[104586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215 Aug 19 19:03:10 devstack sudo[104586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:11 devstack sudo[104586]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9.9f8e9fa7-f418-49dd-8be9-eba4a15bf215" returned: 0 in 0.250s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Lock "cinder-quobyte-9f8e9fa7-f418-49dd-8be9-eba4a15bf215" released by "_delete_snapshot" :: held 1.590s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 10.716s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.191s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 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-19T17:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2011820970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d2d48ac6-aaad-40ee-83b5-1fa66131551a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d661d573c214c909de3415cd3c52cee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03: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-19T17:03:04Z,use_quota=True,user_id='4329dd290ac541a68a430f6e3ff83afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Creating volume d2d48ac6-aaad-40ee-83b5-1fa66131551a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:03:11 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (70cb30ec-076e-410c-b84a-8b9a2f6886bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a', 'volume_size': 2, 'source_volid': '6d013ce6-d53b-4c5d-a053-efead44329f9', 'source_volstatus': 'available'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:11 devstack sudo[104589]: 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/79c947ed65531511518bdc223681e669/volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a 1073741824 Aug 19 19:03:11 devstack sudo[104589]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9fdaa094-8b1c-47cb-92c1-f37f723fe8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:11 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Volume volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a (e1bf5448-d5cc-49e6-a053-57aebea8da4a): created successfully Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9fdaa094-8b1c-47cb-92c1-f37f723fe8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Flow 'volume_create_manager' (d79b5cbd-a5d2-4b9a-a339-c7f76541439a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-273e4b13-bd88-4a97-b964-d00d487fdfbf tempest-VolumesCloneTest-703905387 None] Created volume successfully. Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Acquiring lock "cinder-e1bf5448-d5cc-49e6-a053-57aebea8da4a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Lock "cinder-e1bf5448-d5cc-49e6-a053-57aebea8da4a-delete_volume" acquired by "delete_volume" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Acquiring lock "cinder-quobyte-e1bf5448-d5cc-49e6-a053-57aebea8da4a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Lock "cinder-quobyte-e1bf5448-d5cc-49e6-a053-57aebea8da4a" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2bbe98bb-96a3-4102-9329-c69649ec07e5]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:11 devstack sudo[104589]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a 1073741824" returned: 0 in 0.480s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:11 devstack sudo[104595]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a Aug 19 19:03:11 devstack sudo[104595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:11 devstack sudo[104596]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a Aug 19 19:03:11 devstack sudo[104596]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:11 devstack sudo[104596]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a" returned: 0 in 0.264s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] <== create_volume: return (787ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.790s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.043s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 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=04629cb3-4a2a-4a22-ad9f-a9c05dadcc43,created_at=2026-08-19T17:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1761837026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=04629cb3-4a2a-4a22-ad9f-a9c05dadcc43,host='devstack@QuobyteHD#QuobyteHD',id=1c6dbfce-18f9-46ef-96e1-d22f8a3679f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf2135350dd14f0db91c094e431f0f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03: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-19T17:03:10Z,use_quota=True,user_id='f8fe41604d334e59956c3483749b7c79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff974e7d-4045-4b36-b413-2bbd81347eb8),volume_type_id=ff974e7d-4045-4b36-b413-2bbd81347eb8)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Creating volume 1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:03:11 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:11 devstack sudo[104595]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a" returned: 0 in 0.389s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:11 devstack sudo[104605]: 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/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 1073741824 Aug 19 19:03:11 devstack sudo[104605]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e83efe02-0602-411f-8286-55d85531201b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:12 devstack sudo[104606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a Aug 19 19:03:12 devstack sudo[104606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05b5fb5b-bcc8-495d-b075-eee61f13c2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Volume volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a (d2d48ac6-aaad-40ee-83b5-1fa66131551a): created successfully Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (05b5fb5b-bcc8-495d-b075-eee61f13c2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Flow 'volume_create_manager' (c08b5d42-ae43-441b-a774-aa84e6608d30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cd125070-696f-48f8-833f-532cb6b7ae03 tempest-ProjectReaderTests-1125677426 None] Created volume successfully. Aug 19 19:03:12 devstack sudo[104606]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e1bf5448-d5cc-49e6-a053-57aebea8da4a" returned: 0 in 0.303s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Lock "cinder-quobyte-e1bf5448-d5cc-49e6-a053-57aebea8da4a" released by "delete_volume" :: held 0.743s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Created reservations ['ee01b3f1-d484-4102-8843-0166dfff99b1', 'c7c24285-be20-4d52-a47b-22de5d1847da', '57727d8f-90c6-48c3-aefd-d017efd43138', '73eb2c21-8a40-4aad-848e-4d8d512488ae'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:12 devstack sudo[104614]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:03:12 devstack sudo[104614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:12 devstack sudo[104605]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 1073741824" returned: 0 in 0.571s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:12 devstack sudo[104616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 Aug 19 19:03:12 devstack sudo[104616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Flow 'volume_create_manager' (10545cdc-f268-4989-880b-9dc72ae2c448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b69139bf-23ee-4108-9a47-17dd6ad6c8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b69139bf-23ee-4108-9a47-17dd6ad6c8a7) 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-19T17:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-852996956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=edaffd4b-c5c8-43bb-a5e0-027d6f40f21a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bcc32a5c19b4e5087977b50416a693d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03: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-19T17:03:13Z,use_quota=True,user_id='874ed44b010d45b8a1bf705885d1a676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b8123ff-f138-4edf-bc2b-b0cd9fbe3654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b8123ff-f138-4edf-bc2b-b0cd9fbe3654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01e0b138-601f-42e0-b648-b0779cdebdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01e0b138-601f-42e0-b648-b0779cdebdde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'edaffd4b-c5c8-43bb-a5e0-027d6f40f21a', 'volume_name': 'volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (292382ad-cf7d-47d0-bb1e-f3cb6a60b586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (292382ad-cf7d-47d0-bb1e-f3cb6a60b586) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c296eee-07de-49c5-88da-da971a9cf323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Volume edaffd4b-c5c8-43bb-a5e0-027d6f40f21a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a', 'volume_size': 1} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:12 devstack sudo[104614]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.340s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:03:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Deleted volume successfully. Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-49ebe189-44ff-4da4-9904-3d348b8a8288 tempest-VolumesCloneTest-703905387 None] Lock "cinder-e1bf5448-d5cc-49e6-a053-57aebea8da4a-delete_volume" released by "delete_volume" :: held 1.341s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Acquiring lock "cinder-6d013ce6-d53b-4c5d-a053-efead44329f9-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Lock "cinder-6d013ce6-d53b-4c5d-a053-efead44329f9-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Acquiring lock "cinder-quobyte-6d013ce6-d53b-4c5d-a053-efead44329f9" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:12 devstack sudo[104616]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Lock "cinder-quobyte-6d013ce6-d53b-4c5d-a053-efead44329f9" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2" returned: 0 in 0.389s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] <== create_volume: return (1012ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.182s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 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-19T17:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-852996956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=edaffd4b-c5c8-43bb-a5e0-027d6f40f21a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bcc32a5c19b4e5087977b50416a693d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03: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-19T17:03:13Z,use_quota=True,user_id='874ed44b010d45b8a1bf705885d1a676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Creating volume edaffd4b-c5c8-43bb-a5e0-027d6f40f21a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:03:12 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2289a348-40b5-4395-bbe7-5a5fc26621b7]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:13 devstack sudo[104620]: 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/79c947ed65531511518bdc223681e669/volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a 1073741824 Aug 19 19:03:13 devstack sudo[104620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Acquiring lock "cinder-d2d48ac6-aaad-40ee-83b5-1fa66131551a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16b8b168-502f-42bb-87c2-2e2cbe8b53c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d13f67ce-28f6-48af-88f0-97cbf127b2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:13 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Volume volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 (1c6dbfce-18f9-46ef-96e1-d22f8a3679f2): created successfully Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d13f67ce-28f6-48af-88f0-97cbf127b2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Flow 'volume_create_manager' (1a4371b3-052b-4976-bfe6-bbfbbb377160) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Lock "cinder-d2d48ac6-aaad-40ee-83b5-1fa66131551a-delete_volume" acquired by "delete_volume" :: waited 0.052s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-87595666-bd96-41cb-a72c-0620c6e9a338 tempest-GroupSnapshotsTest-304024511 None] Created volume successfully. Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Acquiring lock "cinder-quobyte-d2d48ac6-aaad-40ee-83b5-1fa66131551a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:13 devstack sudo[104621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 Aug 19 19:03:13 devstack sudo[104621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Lock "cinder-quobyte-d2d48ac6-aaad-40ee-83b5-1fa66131551a" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8a83c59e-ed19-4c40-a424-88794b657ff7]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:13 devstack sudo[104624]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a Aug 19 19:03:13 devstack sudo[104624]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:13 devstack sudo[104621]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9" returned: 0 in 0.483s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:13 devstack sudo[104666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9 Aug 19 19:03:13 devstack sudo[104666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:13 devstack sudo[104620]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a 1073741824" returned: 0 in 0.614s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:13 devstack sudo[104624]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a" returned: 0 in 0.511s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:13 devstack sudo[104674]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a Aug 19 19:03:13 devstack sudo[104674]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:13 devstack sudo[104675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a Aug 19 19:03:13 devstack sudo[104675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:13 devstack sudo[104666]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6d013ce6-d53b-4c5d-a053-efead44329f9" returned: 0 in 0.388s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Lock "cinder-quobyte-6d013ce6-d53b-4c5d-a053-efead44329f9" released by "delete_volume" :: held 0.965s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:14 devstack sudo[104675]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Created reservations ['9617240b-5211-43c5-a3e9-da8fe142c4ad', '6384a90e-121c-41ad-8cfe-19104e8a47ee', 'f162f53c-46c5-4f44-9c83-621c574f9405', '3bbc9415-d08c-4821-9020-32b01c08175b'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d2d48ac6-aaad-40ee-83b5-1fa66131551a" returned: 0 in 0.365s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Lock "cinder-quobyte-d2d48ac6-aaad-40ee-83b5-1fa66131551a" released by "delete_volume" :: held 0.938s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:14 devstack sudo[104674]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a" returned: 0 in 0.495s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] <== create_volume: return (1167ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.169s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c296eee-07de-49c5-88da-da971a9cf323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10f12dbe-3c64-4f31-b5b1-1a8692804d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:14 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Volume volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a (edaffd4b-c5c8-43bb-a5e0-027d6f40f21a): created successfully Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10f12dbe-3c64-4f31-b5b1-1a8692804d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Flow 'volume_create_manager' (10545cdc-f268-4989-880b-9dc72ae2c448) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:14 devstack sudo[104682]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:03:14 devstack sudo[104682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Created reservations ['01de8e32-a3d5-419e-bde0-bed28aba6ae5', '3193a2af-f671-46fd-bd01-3cca2d612a66', 'ae8db67d-2dc8-4dbf-a397-e38732d47c6d', '1a901f81-0693-4573-9e24-dd851332fc4e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:14 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d634c9ef-7b7a-4794-ba26-132a5a394208 tempest-AttachVolumeNegativeTest-1334514673 None] Created volume successfully. Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Flow 'volume_create_manager' (4ad2c23c-ff35-4a22-9741-19d35468aa6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4e30da7-0e8f-4119-8dfc-3fb0488d963e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4e30da7-0e8f-4119-8dfc-3fb0488d963e) 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-19T17:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1980989486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=04629cb3-4a2a-4a22-ad9f-a9c05dadcc43,host='devstack@QuobyteHD#QuobyteHD',id=620dc732-0316-4e24-b35b-da0a23ebfc1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf2135350dd14f0db91c094e431f0f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03: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-19T17:03:14Z,use_quota=True,user_id='f8fe41604d334e59956c3483749b7c79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff974e7d-4045-4b36-b413-2bbd81347eb8),volume_type_id=ff974e7d-4045-4b36-b413-2bbd81347eb8)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a85c9fe2-b88b-4287-b2ac-7770d4605d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a85c9fe2-b88b-4287-b2ac-7770d4605d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (25e66792-157a-4697-870b-dde783631c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (25e66792-157a-4697-870b-dde783631c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '620dc732-0316-4e24-b35b-da0a23ebfc1d', 'volume_name': 'volume-620dc732-0316-4e24-b35b-da0a23ebfc1d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b6f0f20-06ce-4b11-979a-d05da6832922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b6f0f20-06ce-4b11-979a-d05da6832922) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18d50629-64d0-4dd2-9df3-5ff1831e04a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:14 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Volume 620dc732-0316-4e24-b35b-da0a23ebfc1d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-620dc732-0316-4e24-b35b-da0a23ebfc1d', 'volume_size': 1} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 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=04629cb3-4a2a-4a22-ad9f-a9c05dadcc43,created_at=2026-08-19T17:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1980989486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=04629cb3-4a2a-4a22-ad9f-a9c05dadcc43,host='devstack@QuobyteHD#QuobyteHD',id=620dc732-0316-4e24-b35b-da0a23ebfc1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf2135350dd14f0db91c094e431f0f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03: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-19T17:03:14Z,use_quota=True,user_id='f8fe41604d334e59956c3483749b7c79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff974e7d-4045-4b36-b413-2bbd81347eb8),volume_type_id=ff974e7d-4045-4b36-b413-2bbd81347eb8)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Creating volume 620dc732-0316-4e24-b35b-da0a23ebfc1d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:03:14 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:14 devstack sudo[104684]: 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/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d 1073741824 Aug 19 19:03:14 devstack sudo[104684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:14 devstack sudo[104686]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:03:14 devstack sudo[104686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:14 devstack sudo[104682]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.269s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:03:14 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Deleted volume successfully. Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1f063b8a-243c-41f2-83f4-eb6009fef655 tempest-VolumesCloneTest-703905387 None] Lock "cinder-6d013ce6-d53b-4c5d-a053-efead44329f9-delete_volume" released by "delete_volume" :: held 1.679s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:14 devstack sudo[104686]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.282s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:03:14 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Deleted volume successfully. Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-83779e80-ecd3-4583-8804-3234dde88953 tempest-ProjectReaderTests-1125677426 None] Lock "cinder-d2d48ac6-aaad-40ee-83b5-1fa66131551a-delete_volume" released by "delete_volume" :: held 1.711s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:14 devstack sudo[104684]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d 1073741824" returned: 0 in 0.524s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:14 devstack sudo[104697]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d Aug 19 19:03:14 devstack sudo[104697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:15 devstack sudo[104697]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d" returned: 0 in 0.264s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] <== create_volume: return (837ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.839s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18d50629-64d0-4dd2-9df3-5ff1831e04a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-620dc732-0316-4e24-b35b-da0a23ebfc1d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9dc95d85-d40b-4ae0-9184-37c132e21306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:15 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Volume volume-620dc732-0316-4e24-b35b-da0a23ebfc1d (620dc732-0316-4e24-b35b-da0a23ebfc1d): created successfully Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9dc95d85-d40b-4ae0-9184-37c132e21306) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Flow 'volume_create_manager' (4ad2c23c-ff35-4a22-9741-19d35468aa6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9fcfb116-bcb7-4b1f-92fc-3fee38567140 tempest-GroupSnapshotsTest-304024511 None] Created volume successfully. Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-46154fc2-ad83-419f-9830-4deec671858e req-0a67642b-7226-4462-b378-c4f6cb21abdd tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-46154fc2-ad83-419f-9830-4deec671858e req-0a67642b-7226-4462-b378-c4f6cb21abdd tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-46154fc2-ad83-419f-9830-4deec671858e req-0a67642b-7226-4462-b378-c4f6cb21abdd tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.019s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Flow 'volume_create_manager' (2b811bfa-d33a-48a6-b68a-8112e7df00d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f0ddffb-7426-49cc-961d-bc3f133c10b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-46154fc2-ad83-419f-9830-4deec671858e req-0a67642b-7226-4462-b378-c4f6cb21abdd tempest-AttachVolumeNegativeTest-1334514673 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a', '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': 'f7c84203-b87f-4b0c-ad37-867ce391b4df', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f0ddffb-7426-49cc-961d-bc3f133c10b6) 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-19T17:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-684074275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b4e29d82-e643-4153-87d8-a33d4315e96c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d661d573c214c909de3415cd3c52cee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03: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-19T17:03:16Z,use_quota=True,user_id='4329dd290ac541a68a430f6e3ff83afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (32738787-11e2-4c78-8242-2b0ba6dabda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (32738787-11e2-4c78-8242-2b0ba6dabda4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75cdea34-e459-493e-8150-f781b2990d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (75cdea34-e459-493e-8150-f781b2990d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b4e29d82-e643-4153-87d8-a33d4315e96c', 'volume_name': 'volume-b4e29d82-e643-4153-87d8-a33d4315e96c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94af7541-30b2-4a67-b16a-02d8742a577d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94af7541-30b2-4a67-b16a-02d8742a577d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b70ad6e-6966-409b-b11c-b90da06021df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:15 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Volume b4e29d82-e643-4153-87d8-a33d4315e96c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b4e29d82-e643-4153-87d8-a33d4315e96c', 'volume_size': 1} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 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-19T17:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-684074275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b4e29d82-e643-4153-87d8-a33d4315e96c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d661d573c214c909de3415cd3c52cee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03: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-19T17:03:16Z,use_quota=True,user_id='4329dd290ac541a68a430f6e3ff83afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Creating volume b4e29d82-e643-4153-87d8-a33d4315e96c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:03:15 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:03:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b4e29d82-e643-4153-87d8-a33d4315e96c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:15 devstack sudo[104708]: 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/79c947ed65531511518bdc223681e669/volume-b4e29d82-e643-4153-87d8-a33d4315e96c 1073741824 Aug 19 19:03:15 devstack sudo[104708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-46154fc2-ad83-419f-9830-4deec671858e req-0a67642b-7226-4462-b378-c4f6cb21abdd tempest-AttachVolumeNegativeTest-1334514673 None] attachment_update completed successfully. Aug 19 19:03:16 devstack sudo[104708]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b4e29d82-e643-4153-87d8-a33d4315e96c 1073741824" returned: 0 in 0.567s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b4e29d82-e643-4153-87d8-a33d4315e96c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:16 devstack sudo[105099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b4e29d82-e643-4153-87d8-a33d4315e96c Aug 19 19:03:16 devstack sudo[105099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:03:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.035s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:16 devstack sudo[105099]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b4e29d82-e643-4153-87d8-a33d4315e96c" returned: 0 in 0.424s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] <== create_volume: return (1053ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:03:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.057s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:17 devstack sudo[105103]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:03:17 devstack sudo[105103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7b70ad6e-6966-409b-b11c-b90da06021df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b4e29d82-e643-4153-87d8-a33d4315e96c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d2ce772-921c-4ed5-9e56-386dcfeade42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:17 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Volume volume-b4e29d82-e643-4153-87d8-a33d4315e96c (b4e29d82-e643-4153-87d8-a33d4315e96c): created successfully Aug 19 19:03:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d2ce772-921c-4ed5-9e56-386dcfeade42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Flow 'volume_create_manager' (2b811bfa-d33a-48a6-b68a-8112e7df00d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f68e21cc-4581-49c9-b5b5-a9a87932f2dc tempest-ProjectReaderTests-1125677426 None] Created volume successfully. Aug 19 19:03:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-128cb228-6947-43c9-afa4-8d1fda1270af tempest-GroupSnapshotsTest-304024511 None] Update group completed successfully. Aug 19 19:03:17 devstack sudo[105103]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.365s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:03:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:03:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:03:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:03:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Acquiring lock "cinder-b4e29d82-e643-4153-87d8-a33d4315e96c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Lock "cinder-b4e29d82-e643-4153-87d8-a33d4315e96c-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Acquiring lock "cinder-quobyte-b4e29d82-e643-4153-87d8-a33d4315e96c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Lock "cinder-quobyte-b4e29d82-e643-4153-87d8-a33d4315e96c" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:18 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cf94d8ab-396f-4dcd-be42-3c92aa8707e1]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b4e29d82-e643-4153-87d8-a33d4315e96c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:18 devstack sudo[105114]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b4e29d82-e643-4153-87d8-a33d4315e96c Aug 19 19:03:18 devstack sudo[105114]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-15f8b8fe-c966-4314-8869-2eb4da2a56c2 tempest-GroupSnapshotsTest-304024511 None] Update group completed successfully. Aug 19 19:03:18 devstack sudo[105114]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b4e29d82-e643-4153-87d8-a33d4315e96c" returned: 0 in 0.435s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b4e29d82-e643-4153-87d8-a33d4315e96c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:18 devstack sudo[105119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b4e29d82-e643-4153-87d8-a33d4315e96c Aug 19 19:03:18 devstack sudo[105119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:18 devstack sudo[105119]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b4e29d82-e643-4153-87d8-a33d4315e96c" returned: 0 in 0.285s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Lock "cinder-quobyte-b4e29d82-e643-4153-87d8-a33d4315e96c" released by "delete_volume" :: held 0.765s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:18 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Created reservations ['79ca02b5-aca5-49be-b9d1-a4f3840fe946', '37634bb4-fdec-4c6d-8dc7-66481c971a0c', '7a59a0fc-db33-4dde-b467-ceb945ef448f', 'fccbeeb0-88a0-4817-9bea-76479938ed06'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:19 devstack sudo[105151]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:03:19 devstack sudo[105151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-8796029f-b1b9-423a-aaef-8f5c6eeda3af req-742524c4-f431-4269-97dc-a14db4daad6a tempest-AttachVolumeNegativeTest-1334514673 None] Terminate volume connection completed successfully. Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-8796029f-b1b9-423a-aaef-8f5c6eeda3af req-742524c4-f431-4269-97dc-a14db4daad6a tempest-AttachVolumeNegativeTest-1334514673 None] Deleting attachment f7c84203-b87f-4b0c-ad37-867ce391b4df. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Flow 'volume_create_manager' (c268362f-d23b-4c0a-9cc6-c71966572b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5dbc38f3-24fe-476c-8f64-d50c5c5d6d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5dbc38f3-24fe-476c-8f64-d50c5c5d6d61) 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-19T17:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1885209228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6ac7d89f-5348-4afc-a0ac-b3d559be3485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0c968ebdea747adaaec6d60563d2e50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03:19Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:03:19Z,use_quota=True,user_id='38ec0eae88654dd79ffeacf51c9d0b2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3afd124d-9a56-4cd7-83d6-023b8d7f2ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3afd124d-9a56-4cd7-83d6-023b8d7f2ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a92efd7-9d7d-44e8-9057-d8d32938c346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1a92efd7-9d7d-44e8-9057-d8d32938c346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6ac7d89f-5348-4afc-a0ac-b3d559be3485', 'volume_name': 'volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485', 'volume_size': 2}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d5262ad-1814-475b-a6a3-c3db7ad74188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d5262ad-1814-475b-a6a3-c3db7ad74188) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (735febb0-4f00-43f6-b829-a20f36648dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:19 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Volume 6ac7d89f-5348-4afc-a0ac-b3d559be3485: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485', 'volume_size': 2} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 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-19T17:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1885209228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6ac7d89f-5348-4afc-a0ac-b3d559be3485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0c968ebdea747adaaec6d60563d2e50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03:19Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:03:19Z,use_quota=True,user_id='38ec0eae88654dd79ffeacf51c9d0b2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Creating volume 6ac7d89f-5348-4afc-a0ac-b3d559be3485 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:03:19 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 2147483648 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:19 devstack sudo[105153]: 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/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 2147483648 Aug 19 19:03:19 devstack sudo[105153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:19 devstack sudo[105151]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.322s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:03:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Deleted volume successfully. Aug 19 19:03:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7090c941-040a-4dfb-9d00-674753e388f2 tempest-ProjectReaderTests-1125677426 None] Lock "cinder-b4e29d82-e643-4153-87d8-a33d4315e96c-delete_volume" released by "delete_volume" :: held 1.381s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4041432f-6787-469e-85e5-775bd0ff436b tempest-GroupSnapshotsTest-304024511 None] Update group completed successfully. Aug 19 19:03:20 devstack sudo[105153]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 2147483648" returned: 0 in 0.749s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:20 devstack sudo[105160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 Aug 19 19:03:20 devstack sudo[105160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:20 devstack sudo[105160]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485" returned: 0 in 0.299s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] <== create_volume: return (1097ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:03:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.101s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (735febb0-4f00-43f6-b829-a20f36648dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485', 'volume_size': 2}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a9b3cdf-7a1f-4b36-b495-c06b320c066b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:20 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Volume volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 (6ac7d89f-5348-4afc-a0ac-b3d559be3485): created successfully Aug 19 19:03:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a9b3cdf-7a1f-4b36-b495-c06b320c066b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Flow 'volume_create_manager' (c268362f-d23b-4c0a-9cc6-c71966572b3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:20 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6daf8235-8577-4677-9b93-d32acd720a03 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Created volume successfully. Aug 19 19:03:20 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7b63fec0-574a-4bde-ae34-0358ec060de9 tempest-GroupSnapshotsTest-304024511 None] Update group completed successfully. Aug 19 19:03:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Creating offline snapshot 0152e38b-66ce-4387-bcb5-eea9af6285ee of volume 6ac7d89f-5348-4afc-a0ac-b3d559be3485 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:03:21 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bbdb2679-5470-4901-a93f-0c5ef3b7d18c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:21 devstack sudo[105189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 Aug 19 19:03:21 devstack sudo[105189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:22 devstack sudo[105189]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485" returned: 0 in 0.458s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee 2G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:22 devstack sudo[105201]: 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/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee 2G Aug 19 19:03:22 devstack sudo[105201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] GroupSnapshot dce8e4dd-ccd6-47c8-9a6c-eb47bdf1cdd2: creating. Aug 19 19:03:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Group snapshot dce8e4dd-ccd6-47c8-9a6c-eb47bdf1cdd2: creating. {{(pid=94004) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 19 19:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:22 devstack sudo[105201]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee 2G" returned: 0 in 0.512s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:22 devstack sudo[105207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee Aug 19 19:03:22 devstack sudo[105207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:23 devstack sudo[105207]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee" returned: 0 in 0.415s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:23 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee is being set with open permissions: ugo+rw Aug 19 19:03:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:23 devstack sudo[105213]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee Aug 19 19:03:23 devstack sudo[105213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:23 devstack sudo[105213]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee" returned: 0 in 0.307s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:23 devstack sudo[105216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.info Aug 19 19:03:23 devstack sudo[105216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:23 devstack sudo[105216]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.info" returned: 0 in 0.324s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:23 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.info is being set with open permissions: ugo+rw Aug 19 19:03:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:23 devstack sudo[105219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.info Aug 19 19:03:23 devstack sudo[105219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:24 devstack sudo[105219]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.info" returned: 0 in 0.257s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.384s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.623s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Creating offline snapshot 2be2d85f-2500-486e-9054-dddde34f4e16 of volume 620dc732-0316-4e24-b35b-da0a23ebfc1d {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:03:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f443e1f7-6322-40f6-9ee6-9693df0d2e46 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Create snapshot completed successfully Aug 19 19:03:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[62f23a66-48c1-48f7-b5c7-e38c6d780c0a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:24 devstack sudo[105222]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d Aug 19 19:03:24 devstack sudo[105222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:24 devstack sudo[105222]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d" returned: 0 in 0.442s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:24 devstack sudo[105227]: 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/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 1G Aug 19 19:03:24 devstack sudo[105227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Acquiring lock "cinder-0152e38b-66ce-4387-bcb5-eea9af6285ee-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "cinder-0152e38b-66ce-4387-bcb5-eea9af6285ee-delete_snapshot" acquired by "delete_snapshot" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Acquiring lock "cinder-quobyte-6ac7d89f-5348-4afc-a0ac-b3d559be3485" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "cinder-quobyte-6ac7d89f-5348-4afc-a0ac-b3d559be3485" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Acquiring lock "cinder-quobyte-0152e38b-66ce-4387-bcb5-eea9af6285ee" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:25 devstack sudo[105227]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 1G" returned: 0 in 0.565s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-620dc732-0316-4e24-b35b-da0a23ebfc1d -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "cinder-quobyte-0152e38b-66ce-4387-bcb5-eea9af6285ee" acquired by "_delete_snapshot" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Deleting offline snapshot 0152e38b-66ce-4387-bcb5-eea9af6285ee of volume 6ac7d89f-5348-4afc-a0ac-b3d559be3485 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:03:25 devstack sudo[105233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-620dc732-0316-4e24-b35b-da0a23ebfc1d -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 Aug 19 19:03:25 devstack sudo[105233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] snapshot_file for this snap is: volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[32508458-bee8-4604-a2be-fd455a83a472]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:25 devstack sudo[105235]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee Aug 19 19:03:25 devstack sudo[105235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:25 devstack sudo[105233]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-620dc732-0316-4e24-b35b-da0a23ebfc1d -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16" returned: 0 in 0.390s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:25 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:25 devstack sudo[105240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 Aug 19 19:03:25 devstack sudo[105240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:25 devstack sudo[105235]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee" returned: 0 in 0.567s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee88853d-7b29-416c-ba3d-d22bc12b673f]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:25 devstack sudo[105240]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16" returned: 0 in 0.407s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:25 devstack sudo[105247]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 Aug 19 19:03:25 devstack sudo[105247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:26 devstack sudo[105249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.info Aug 19 19:03:26 devstack sudo[105249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:26 devstack sudo[105247]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485" returned: 0 in 0.496s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:26 devstack sudo[105249]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.info" returned: 0 in 0.336s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:26 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 19:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:26 devstack sudo[105255]: 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/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee Aug 19 19:03:26 devstack sudo[105255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:26 devstack sudo[105256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.info Aug 19 19:03:26 devstack sudo[105256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:26 devstack sudo[105256]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.info" returned: 0 in 0.310s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.599s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Creating offline snapshot d90c190f-445e-4770-9cea-e3857a794e2b of volume 1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:03:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff3b161c-13b6-4dca-98a1-b1660eb9effb]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:26 devstack sudo[105255]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee" returned: 0 in 0.455s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:26 devstack sudo[105265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee Aug 19 19:03:26 devstack sudo[105265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:26 devstack sudo[105264]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 Aug 19 19:03:26 devstack sudo[105264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:27 devstack sudo[105265]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485.0152e38b-66ce-4387-bcb5-eea9af6285ee" returned: 0 in 0.336s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "cinder-quobyte-0152e38b-66ce-4387-bcb5-eea9af6285ee" released by "_delete_snapshot" :: held 2.002s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "cinder-quobyte-6ac7d89f-5348-4afc-a0ac-b3d559be3485" released by "delete_snapshot" :: held 2.044s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:27 devstack sudo[105264]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2" returned: 0 in 0.458s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:27 devstack sudo[105273]: 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/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b 1G Aug 19 19:03:27 devstack sudo[105273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:27 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Created reservations ['39d9a471-1d34-4228-a2eb-d6d0227b1f02', 'a7fc27b9-4442-4be8-bd2e-d3cb58714d84', '490e4456-6f50-4e8b-94e1-92a8eb32013e', '46641413-4c9a-4d0c-a257-123d70c0f218'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Delete snapshot completed successfully. Aug 19 19:03:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-881f6309-bf57-4371-9f95-cc57f41e4507 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "cinder-0152e38b-66ce-4387-bcb5-eea9af6285ee-delete_snapshot" released by "delete_snapshot" :: held 2.291s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:27 devstack sudo[105273]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b 1G" returned: 0 in 0.529s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:27 devstack sudo[105280]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b Aug 19 19:03:27 devstack sudo[105280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:28 devstack sudo[105280]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b" returned: 0 in 0.339s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:28 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b is being set with open permissions: ugo+rw: NotImplementedError Aug 19 19:03:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:28 devstack sudo[105285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b Aug 19 19:03:28 devstack sudo[105285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:28 devstack sudo[105285]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b" returned: 0 in 0.285s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:28 devstack sudo[105288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.info Aug 19 19:03:28 devstack sudo[105288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Acquiring lock "cinder-6ac7d89f-5348-4afc-a0ac-b3d559be3485-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "cinder-6ac7d89f-5348-4afc-a0ac-b3d559be3485-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Acquiring lock "cinder-quobyte-6ac7d89f-5348-4afc-a0ac-b3d559be3485" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "cinder-quobyte-6ac7d89f-5348-4afc-a0ac-b3d559be3485" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:28 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[13126617-0e36-43e2-ba0b-69a0709b76ca]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:28 devstack sudo[105288]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.info" returned: 0 in 0.428s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:28 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 19:03:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:28 devstack sudo[105292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.info Aug 19 19:03:28 devstack sudo[105292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:28 devstack sudo[105290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 Aug 19 19:03:28 devstack sudo[105290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:29 devstack sudo[105292]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.info" returned: 0 in 0.401s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.573s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:29 devstack sudo[105290]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485" returned: 0 in 0.742s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:29 devstack sudo[105302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485 Aug 19 19:03:29 devstack sudo[105302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b1f4d6f7-2b2d-4540-92f1-61f995e9e100 tempest-GroupSnapshotsTest-304024511 None] group_snapshot dce8e4dd-ccd6-47c8-9a6c-eb47bdf1cdd2: created successfully Aug 19 19:03:29 devstack sudo[105302]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6ac7d89f-5348-4afc-a0ac-b3d559be3485" returned: 0 in 0.304s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "cinder-quobyte-6ac7d89f-5348-4afc-a0ac-b3d559be3485" released by "delete_volume" :: held 1.158s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:29 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Created reservations ['b87ca7f4-8326-48cb-bcc9-62056d89ef83', 'cb001984-7280-45fe-a614-0ca8df711c51', '7f4d12c9-5d53-4f7b-b5a6-b40c96dd6d17', 'b9ee120d-0307-4085-9124-9c146bd6e876'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:29 devstack sudo[105305]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:03:29 devstack sudo[105305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] group_snapshot dce8e4dd-ccd6-47c8-9a6c-eb47bdf1cdd2: deleting Aug 19 19:03:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] group_snapshot dce8e4dd-ccd6-47c8-9a6c-eb47bdf1cdd2: deleting {{(pid=94004) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 19 19:03:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-620dc732-0316-4e24-b35b-da0a23ebfc1d" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-620dc732-0316-4e24-b35b-da0a23ebfc1d" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-2be2d85f-2500-486e-9054-dddde34f4e16" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-2be2d85f-2500-486e-9054-dddde34f4e16" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Deleting offline snapshot 2be2d85f-2500-486e-9054-dddde34f4e16 of volume 620dc732-0316-4e24-b35b-da0a23ebfc1d {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:03:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] snapshot_file for this snap is: volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:03:30 devstack sudo[105305]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.412s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:30 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:03:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[808a9e05-d989-4972-8e81-9b712330f509]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Deleted volume successfully. Aug 19 19:03:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-40403443-37c4-4b92-9354-53b25192fc60 tempest-VolumesSnapshotNegativeTestJSON-1874244527 None] Lock "cinder-6ac7d89f-5348-4afc-a0ac-b3d559be3485-delete_volume" released by "delete_volume" :: held 1.912s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:30 devstack sudo[105308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 Aug 19 19:03:30 devstack sudo[105308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:30 devstack sudo[105308]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16" returned: 0 in 0.649s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-620dc732-0316-4e24-b35b-da0a23ebfc1d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:03:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[db702362-274b-4d40-a21e-0a1c9200f658]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:31 devstack sudo[105315]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d Aug 19 19:03:31 devstack sudo[105315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:31 devstack sudo[105315]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d" returned: 0 in 0.500s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:31 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/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 Aug 19 19:03:31 devstack sudo[105330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:32 devstack sudo[105330]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16" returned: 0 in 0.494s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:32 devstack sudo[105342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16 Aug 19 19:03:32 devstack sudo[105342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:32 devstack sudo[105342]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d.2be2d85f-2500-486e-9054-dddde34f4e16" returned: 0 in 0.338s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-2be2d85f-2500-486e-9054-dddde34f4e16" released by "_delete_snapshot" :: held 2.154s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-620dc732-0316-4e24-b35b-da0a23ebfc1d" released by "delete_snapshot" :: held 2.201s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-d90c190f-445e-4770-9cea-e3857a794e2b" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-d90c190f-445e-4770-9cea-e3857a794e2b" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Deleting offline snapshot d90c190f-445e-4770-9cea-e3857a794e2b of volume 1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] snapshot_file for this snap is: volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a4b9109e-c191-4350-908b-6a2b126b38c2]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:32 devstack sudo[105345]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b Aug 19 19:03:32 devstack sudo[105345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:32 devstack sudo[105345]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b" returned: 0 in 0.464s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:03:33 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c5ea4e78-648f-4b03-8d09-edb68278292c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:33 devstack sudo[105351]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 Aug 19 19:03:33 devstack sudo[105351]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:33 devstack sudo[105351]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2" returned: 0 in 0.425s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:33 devstack sudo[105356]: 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/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b Aug 19 19:03:33 devstack sudo[105356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:33 devstack sudo[105356]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b" returned: 0 in 0.407s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:33 devstack sudo[105362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b Aug 19 19:03:33 devstack sudo[105362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:34 devstack sudo[105362]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2.d90c190f-445e-4770-9cea-e3857a794e2b" returned: 0 in 0.339s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-d90c190f-445e-4770-9cea-e3857a794e2b" released by "_delete_snapshot" :: held 1.764s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2" released by "delete_snapshot" :: held 1.791s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:34 devstack cinder-volume[94004]: WARNING cinder.quota [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1865997844 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1865997844, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:03:34 devstack cinder-volume[94004]: WARNING cinder.quota [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1865997844 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1865997844, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:03:34 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Created reservations ['5cd57ca8-6182-4211-be9c-d2c78bb90b61', '218eefc9-b2bb-48a5-99f2-f7f5fda67aba', '4245a874-2b19-45e0-868b-32fd5b17ffeb', '1c22541e-6b0a-4b75-af9a-7f0fa0ae79c9'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:34 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] Created reservations ['f3242cc1-8ec2-495a-a793-f04208122b9d', 'd867351a-dc84-4cfb-a31b-8d83678a35de', '3c2f616c-3e6e-4fed-ae67-186741be7adc', '13b8a066-d656-488f-88fa-eeaea7f42d06'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-68979787-4bca-4555-8a93-ffd407723ccb tempest-GroupSnapshotsTest-304024511 None] group_snapshot dce8e4dd-ccd6-47c8-9a6c-eb47bdf1cdd2: deleted successfully Aug 19 19:03:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2" acquired by "delete_volume" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:35 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7a0ce25b-3704-44e2-a7ca-da280043ee54]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:35 devstack sudo[105366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 Aug 19 19:03:35 devstack sudo[105366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:36 devstack sudo[105366]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2" returned: 0 in 0.771s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:36 devstack sudo[105385]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2 Aug 19 19:03:36 devstack sudo[105385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:36 devstack sudo[105385]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2" returned: 0 in 0.560s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-1c6dbfce-18f9-46ef-96e1-d22f8a3679f2" released by "delete_volume" :: held 1.455s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-620dc732-0316-4e24-b35b-da0a23ebfc1d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-620dc732-0316-4e24-b35b-da0a23ebfc1d" acquired by "delete_volume" :: waited 0.041s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:37 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a7af5e76-851a-42be-ae9d-537e523f8805]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:37 devstack sudo[105421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d Aug 19 19:03:37 devstack sudo[105421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:37 devstack sudo[105421]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d" returned: 0 in 0.624s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:37 devstack sudo[105450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d Aug 19 19:03:37 devstack sudo[105450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:38 devstack sudo[105450]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-620dc732-0316-4e24-b35b-da0a23ebfc1d" returned: 0 in 0.429s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-620dc732-0316-4e24-b35b-da0a23ebfc1d" released by "delete_volume" :: held 1.189s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:38 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Created reservations ['98d71f55-a2fb-4a54-84ea-58f2ace2ce12'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:38 devstack cinder-volume[94004]: WARNING cinder.quota [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1865997844 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1865997844, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:03:38 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Created reservations ['05e9de34-a51e-4c56-9bf8-a7240d5344f1', 'e9bba23c-b5ff-4fd7-b4ec-a2cf3a4f3d9e', '2e1d0d53-4090-4cae-a65f-2c3b36824c4c', 'c2d21e8a-f66e-488b-a8cb-902cfd30f100'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:38 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Created reservations ['90f9a994-d009-4a1e-8a46-572000d0f25f', '884b383a-2813-4c00-b402-fbb00393a39c', '6ac758fc-a4f6-4002-9329-b8dc27936543', '8f0d83e5-993f-43dc-956b-1fe19270b271'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:38 devstack sudo[105466]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:03:38 devstack sudo[105466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:38 devstack sudo[105466]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.335s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:38 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:03:38 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-584cf30b-fa26-457b-ac67-5f9efe9ce259 tempest-GroupSnapshotsTest-304024511 None] Delete group completed successfully. Aug 19 19:03:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-94b48810-a87d-4424-965e-8ace5cc91a40 tempest-GroupSnapshotsTest-304024511 None] Group tempest-GroupSnapshotsTest-Group-1568615123: creating Aug 19 19:03:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-94b48810-a87d-4424-965e-8ace5cc91a40 tempest-GroupSnapshotsTest-304024511 None] Group tempest-GroupSnapshotsTest-Group-1568615123: created successfully Aug 19 19:03:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-94b48810-a87d-4424-965e-8ace5cc91a40 tempest-GroupSnapshotsTest-304024511 None] Create group completed successfully. Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Flow 'volume_create_manager' (07e5a658-d115-4ef2-ba57-e36e50f1ad66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b79e8f5-cca9-49a0-a085-6629e52072c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b79e8f5-cca9-49a0-a085-6629e52072c3) 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-19T17:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1982759040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=473b7819-2086-42eb-9504-e67c5909d608,host='devstack@QuobyteHD#QuobyteHD',id=a73e2804-dabb-4f84-8978-0eaf7a1b892a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf2135350dd14f0db91c094e431f0f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03: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-19T17:03:42Z,use_quota=True,user_id='f8fe41604d334e59956c3483749b7c79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(871b4552-4b3a-4469-858f-8282b3619d0b),volume_type_id=871b4552-4b3a-4469-858f-8282b3619d0b)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1e26d20-f81d-4ee0-a764-46814838a2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f1e26d20-f81d-4ee0-a764-46814838a2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0bc7cba-cd42-4153-8aaf-a8acf437ef56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0bc7cba-cd42-4153-8aaf-a8acf437ef56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a73e2804-dabb-4f84-8978-0eaf7a1b892a', 'volume_name': 'volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d15b7ad7-c7d3-4725-98d4-f35e88989b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d15b7ad7-c7d3-4725-98d4-f35e88989b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d64347db-d65e-4718-9829-9e19bca5ef46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:42 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Volume a73e2804-dabb-4f84-8978-0eaf7a1b892a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a', 'volume_size': 1} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 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=473b7819-2086-42eb-9504-e67c5909d608,created_at=2026-08-19T17:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1982759040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=473b7819-2086-42eb-9504-e67c5909d608,host='devstack@QuobyteHD#QuobyteHD',id=a73e2804-dabb-4f84-8978-0eaf7a1b892a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf2135350dd14f0db91c094e431f0f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03: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-19T17:03:42Z,use_quota=True,user_id='f8fe41604d334e59956c3483749b7c79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(871b4552-4b3a-4469-858f-8282b3619d0b),volume_type_id=871b4552-4b3a-4469-858f-8282b3619d0b)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Creating volume a73e2804-dabb-4f84-8978-0eaf7a1b892a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:03:42 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:42 devstack sudo[105472]: 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/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a 1073741824 Aug 19 19:03:42 devstack sudo[105472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:42 devstack sudo[105472]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a 1073741824" returned: 0 in 0.557s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:42 devstack sudo[105478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a Aug 19 19:03:42 devstack sudo[105478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:43 devstack sudo[105478]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a" returned: 0 in 0.290s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] <== create_volume: return (894ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:03:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.897s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d64347db-d65e-4718-9829-9e19bca5ef46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c39e8ae-4b53-4a87-aec2-35951a6ef534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:43 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Volume volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a (a73e2804-dabb-4f84-8978-0eaf7a1b892a): created successfully Aug 19 19:03:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c39e8ae-4b53-4a87-aec2-35951a6ef534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Flow 'volume_create_manager' (07e5a658-d115-4ef2-ba57-e36e50f1ad66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7e852439-193b-4fa6-bf87-da23dd3d9390 tempest-GroupSnapshotsTest-304024511 None] Created volume successfully. Aug 19 19:03:45 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] GroupSnapshot 4058b8a2-5434-4d12-9aae-50cfaeabffed: creating. Aug 19 19:03:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] Group snapshot 4058b8a2-5434-4d12-9aae-50cfaeabffed: creating. {{(pid=94004) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 19 19:03:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] Creating offline snapshot ff48eeba-3295-4808-81cb-aa9787307799 of volume a73e2804-dabb-4f84-8978-0eaf7a1b892a {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:03:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[143979a5-5def-45a5-8e58-a92f2e0df15a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:45 devstack sudo[105481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a Aug 19 19:03:45 devstack sudo[105481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:45 devstack sudo[105481]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a" returned: 0 in 0.473s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:45 devstack sudo[105487]: 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/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 1G Aug 19 19:03:45 devstack sudo[105487]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:46 devstack sudo[105487]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 1G" returned: 0 in 0.560s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:46 devstack sudo[105493]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 Aug 19 19:03:46 devstack sudo[105493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:46 devstack sudo[105493]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799" returned: 0 in 0.480s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:46 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 is being set with open permissions: ugo+rw: NotImplementedError Aug 19 19:03:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:47 devstack sudo[105498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 Aug 19 19:03:47 devstack sudo[105498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:47 devstack sudo[105498]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799" returned: 0 in 0.434s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:47 devstack sudo[105502]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.info Aug 19 19:03:47 devstack sudo[105502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:47 devstack sudo[105502]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.info" returned: 0 in 0.405s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:47 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.info is being set with open permissions: ugo+rw: NotImplementedError Aug 19 19:03:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:47 devstack sudo[105505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.info Aug 19 19:03:47 devstack sudo[105505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:48 devstack sudo[105505]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.info" returned: 0 in 0.346s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.824s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-153414b8-c10d-4210-8768-1cd29dbed4fe tempest-GroupSnapshotsTest-304024511 None] group_snapshot 4058b8a2-5434-4d12-9aae-50cfaeabffed: created successfully Aug 19 19:03:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] group_snapshot 4058b8a2-5434-4d12-9aae-50cfaeabffed: deleting Aug 19 19:03:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] group_snapshot 4058b8a2-5434-4d12-9aae-50cfaeabffed: deleting {{(pid=94004) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 19 19:03:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-a73e2804-dabb-4f84-8978-0eaf7a1b892a" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-a73e2804-dabb-4f84-8978-0eaf7a1b892a" acquired by "delete_snapshot" :: waited 0.055s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-ff48eeba-3295-4808-81cb-aa9787307799" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-ff48eeba-3295-4808-81cb-aa9787307799" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Deleting offline snapshot ff48eeba-3295-4808-81cb-aa9787307799 of volume a73e2804-dabb-4f84-8978-0eaf7a1b892a {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:03:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] snapshot_file for this snap is: volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:03:49 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f00fb8b9-3290-4b58-8e8b-ab6d9bc4d7b2]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:49 devstack sudo[105508]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 Aug 19 19:03:49 devstack sudo[105508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:49 devstack sudo[105508]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799" returned: 0 in 0.552s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:03:49 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a1ae2c3b-302a-4ea4-82ac-3af9a548ee69]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:50 devstack sudo[105513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a Aug 19 19:03:50 devstack sudo[105513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:50 devstack sudo[105513]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a" returned: 0 in 0.550s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:50 devstack sudo[105520]: 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/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 Aug 19 19:03:50 devstack sudo[105520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:51 devstack sudo[105520]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799" returned: 0 in 0.621s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:51 devstack sudo[105526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799 Aug 19 19:03:51 devstack sudo[105526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:51 devstack sudo[105526]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a.ff48eeba-3295-4808-81cb-aa9787307799" returned: 0 in 0.428s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-ff48eeba-3295-4808-81cb-aa9787307799" released by "_delete_snapshot" :: held 2.369s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-a73e2804-dabb-4f84-8978-0eaf7a1b892a" released by "delete_snapshot" :: held 2.426s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:51 devstack cinder-volume[94004]: WARNING cinder.quota [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-221936929 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-221936929, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:03:51 devstack cinder-volume[94004]: WARNING cinder.quota [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-221936929 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-221936929, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:03:51 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] Created reservations ['b545bd1c-8567-4371-b18a-f085123a0720', 'c9e4aea5-2358-4f09-bc71-68510d154931', '5deaa769-5881-4ccc-9bc1-91b1d0b78211', '437e8b58-b525-4d45-a017-4ea24eff4022'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c8018e6c-ed2e-40b2-b90e-0c03c3da7c2f tempest-GroupSnapshotsTest-304024511 None] group_snapshot 4058b8a2-5434-4d12-9aae-50cfaeabffed: deleted successfully Aug 19 19:03:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "cinder-quobyte-a73e2804-dabb-4f84-8978-0eaf7a1b892a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:03:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-a73e2804-dabb-4f84-8978-0eaf7a1b892a" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:03:52 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[666141c0-9b0e-4a8d-9137-9b7601415124]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:53 devstack sudo[105549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a Aug 19 19:03:53 devstack sudo[105549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:53 devstack sudo[105549]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a" returned: 0 in 0.455s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:53 devstack sudo[105554]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a Aug 19 19:03:53 devstack sudo[105554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:53 devstack sudo[105554]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a73e2804-dabb-4f84-8978-0eaf7a1b892a" returned: 0 in 0.287s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Lock "cinder-quobyte-a73e2804-dabb-4f84-8978-0eaf7a1b892a" released by "delete_volume" :: held 0.853s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:03:53 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Created reservations ['0af8f384-0edf-421c-9af0-25236e30dc3a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:53 devstack cinder-volume[94004]: WARNING cinder.quota [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-221936929 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-221936929, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:03:53 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Created reservations ['71c8dcef-4a42-4fe9-a6ec-ab6021a66594', '57edaaa1-e6cc-4e82-8e20-06312a9b8177', 'c05bcf01-a307-483a-af2e-f760240e1e77', '27d781b3-ca55-40f7-8a18-47dffe26e8c8'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:03:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:54 devstack sudo[105557]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:03:54 devstack sudo[105557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:54 devstack sudo[105557]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.363s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:54 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:03:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-70a15351-134e-4b3a-9f12-9cbcaf42fe7d tempest-GroupSnapshotsTest-304024511 None] Delete group completed successfully. Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Flow 'volume_create_manager' (f4b7a902-d9f3-45bb-970f-3cf74913db6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (728d6d19-f34c-4a51-86d1-7870b8313e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (728d6d19-f34c-4a51-86d1-7870b8313e0f) 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-19T17:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-580364932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a97241b8-1526-4395-8d8c-bbca45bda865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c034aa7d57646cc9e68fdd03052499f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03: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-19T17:03:56Z,use_quota=True,user_id='b0e4b2bb35af499fa1dec4bd2e13fdaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cd13e9fd-60c0-4c55-9cc2-367ebcbc5a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cd13e9fd-60c0-4c55-9cc2-367ebcbc5a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f6f4dfd-2cca-427d-848a-7e5f675f6b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f6f4dfd-2cca-427d-848a-7e5f675f6b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a97241b8-1526-4395-8d8c-bbca45bda865', 'volume_name': 'volume-a97241b8-1526-4395-8d8c-bbca45bda865', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a2fe956-acee-4965-b40b-4f054908ade7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a2fe956-acee-4965-b40b-4f054908ade7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff4e58fa-e51d-4a72-8b33-70e702c942b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:56 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Volume a97241b8-1526-4395-8d8c-bbca45bda865: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a97241b8-1526-4395-8d8c-bbca45bda865', 'volume_size': 1} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 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-19T17:03:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-580364932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a97241b8-1526-4395-8d8c-bbca45bda865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c034aa7d57646cc9e68fdd03052499f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:03: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-19T17:03:56Z,use_quota=True,user_id='b0e4b2bb35af499fa1dec4bd2e13fdaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Creating volume a97241b8-1526-4395-8d8c-bbca45bda865 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:03:56 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:56 devstack sudo[105560]: 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/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 1073741824 Aug 19 19:03:56 devstack sudo[105560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:56 devstack sudo[105560]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 1073741824" returned: 0 in 0.511s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:56 devstack sudo[105566]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 Aug 19 19:03:56 devstack sudo[105566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:57 devstack sudo[105566]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865" returned: 0 in 0.394s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] <== create_volume: return (963ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:03:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.965s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:03:57 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=187,cinder:SELECT=159,cinder:INSERT=42,cinder:DELETE=9 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff4e58fa-e51d-4a72-8b33-70e702c942b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a97241b8-1526-4395-8d8c-bbca45bda865', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3c7e293-1786-494a-be64-0f70cd93ae10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:03:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Volume volume-a97241b8-1526-4395-8d8c-bbca45bda865 (a97241b8-1526-4395-8d8c-bbca45bda865): created successfully Aug 19 19:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3c7e293-1786-494a-be64-0f70cd93ae10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:03:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Flow 'volume_create_manager' (f4b7a902-d9f3-45bb-970f-3cf74913db6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:03:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-67fe0db9-c13d-488b-8fd2-90e95d292db3 tempest-SnapshotDependencyTests-1567647462 None] Created volume successfully. Aug 19 19:03:57 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=169,cinder:SELECT=160,cinder:DELETE=9,cinder:INSERT=43 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:03:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:03:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:03:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] Creating offline snapshot a824b502-0a63-4b08-9d16-26e538fca39b of volume a97241b8-1526-4395-8d8c-bbca45bda865 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:03:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8fb396c0-3a4b-49ec-a2f4-ace196347b7b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:03:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:58 devstack sudo[105569]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 Aug 19 19:03:58 devstack sudo[105569]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:59 devstack sudo[105569]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865" returned: 0 in 0.538s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:59 devstack sudo[105574]: 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/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b 1G Aug 19 19:03:59 devstack sudo[105574]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:03:59 devstack sudo[105574]: pam_unix(sudo:session): session closed for user root Aug 19 19:03:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b 1G" returned: 0 in 0.540s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:03:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a97241b8-1526-4395-8d8c-bbca45bda865 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:03:59 devstack sudo[105581]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a97241b8-1526-4395-8d8c-bbca45bda865 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b Aug 19 19:03:59 devstack sudo[105581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:00 devstack sudo[105581]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a97241b8-1526-4395-8d8c-bbca45bda865 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b" returned: 0 in 0.438s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:00 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b is being set with open permissions: ugo+rw Aug 19 19:04:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:00 devstack sudo[105587]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b Aug 19 19:04:00 devstack sudo[105587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:00 devstack sudo[105587]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b" returned: 0 in 0.507s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:00 devstack sudo[105591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.info Aug 19 19:04:00 devstack sudo[105591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:01 devstack sudo[105591]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.info" returned: 0 in 0.465s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:01 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.info is being set with open permissions: ugo+rw Aug 19 19:04:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:01 devstack sudo[105594]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.info Aug 19 19:04:01 devstack sudo[105594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:01 devstack sudo[105594]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.info" returned: 0 in 0.456s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.113s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b838086a-2c47-4c6c-9e6c-6dabeee16d7c tempest-SnapshotDependencyTests-1567647462 None] Create snapshot completed successfully Aug 19 19:04:03 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:04:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Flow 'volume_create_manager' (d846a7f8-230d-4966-8224-8b2d8f137d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed0f1850-b889-4eb5-8fe9-84a46a2f31f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed0f1850-b889-4eb5-8fe9-84a46a2f31f5) 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-19T17:04:03Z,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=9d6a66e1-a71f-446c-8efc-32fe4d6f9e19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c034aa7d57646cc9e68fdd03052499f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=a824b502-0a63-4b08-9d16-26e538fca39b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:04:04Z,use_quota=True,user_id='b0e4b2bb35af499fa1dec4bd2e13fdaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e23523c-7479-43c7-9a4e-f87261a17ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e23523c-7479-43c7-9a4e-f87261a17ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fff4ce7f-8ff5-459d-bfb1-1c037e2b2983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fff4ce7f-8ff5-459d-bfb1-1c037e2b2983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '9d6a66e1-a71f-446c-8efc-32fe4d6f9e19', 'volume_name': 'volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19', 'volume_size': 1, 'snapshot_id': 'a824b502-0a63-4b08-9d16-26e538fca39b'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea83e12a-0719-44b7-a143-fd3cbecd0ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea83e12a-0719-44b7-a143-fd3cbecd0ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (99b5568d-5cdc-4854-a824-021ae9510a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:04 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Volume 9d6a66e1-a71f-446c-8efc-32fe4d6f9e19: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19', 'volume_size': 1, 'snapshot_id': 'a824b502-0a63-4b08-9d16-26e538fca39b'} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "cinder-quobyte-a824b502-0a63-4b08-9d16-26e538fca39b-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-quobyte-a824b502-0a63-4b08-9d16-26e538fca39b-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19" acquired by "_create_volume_from_snapshot" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Creating volume 9d6a66e1-a71f-446c-8efc-32fe4d6f9e19 from snapshot a824b502-0a63-4b08-9d16-26e538fca39b {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "cinder-quobyte-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-quobyte-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19" acquired by "_copy_volume_from_snapshot" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] snapshot: a824b502-0a63-4b08-9d16-26e538fca39b, volume: 9d6a66e1-a71f-446c-8efc-32fe4d6f9e19, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e694a39f-9d46-4af1-a1c0-865e3d739596]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:04 devstack sudo[105597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b Aug 19 19:04:04 devstack sudo[105597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:04 devstack sudo[105597]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b" returned: 0 in 0.590s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a97241b8-1526-4395-8d8c-bbca45bda865(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fed8dea7-57cd-4c71-974b-400fb6764e32]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:04 devstack sudo[105604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 Aug 19 19:04:04 devstack sudo[105604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:05 devstack sudo[105604]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865" returned: 0 in 0.603s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] will copy from snapshot at /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 19:04:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 19:04:05 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Path /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19 not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 19:04:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:05 devstack sudo[105609]: 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/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19 Aug 19 19:04:05 devstack sudo[105609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:06 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:04:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Flow 'volume_create_manager' (935f79c3-0429-4406-aa2c-68baa87cbf0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d6c9780-f700-4ce3-b086-47047b452cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d6c9780-f700-4ce3-b086-47047b452cea) 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-19T17:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1987155829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=235cd43e-f5ad-471b-8cdc-1051ea796666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bcc32a5c19b4e5087977b50416a693d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:06Z,use_quota=True,user_id='874ed44b010d45b8a1bf705885d1a676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a8f4e51d-03f2-4f91-9d6c-6d4d39f8bd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a8f4e51d-03f2-4f91-9d6c-6d4d39f8bd6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b8ec5bde-e04d-416e-9ced-a017001565f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b8ec5bde-e04d-416e-9ced-a017001565f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '235cd43e-f5ad-471b-8cdc-1051ea796666', 'volume_name': 'volume-235cd43e-f5ad-471b-8cdc-1051ea796666', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7e8031b-14af-4b78-a3aa-6a8f2f84ec1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7e8031b-14af-4b78-a3aa-6a8f2f84ec1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (165058c6-709c-435d-ba3d-c044f3513510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:06 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Volume 235cd43e-f5ad-471b-8cdc-1051ea796666: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-235cd43e-f5ad-471b-8cdc-1051ea796666', 'volume_size': 1} Aug 19 19:04:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:11 devstack sudo[105609]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19" returned: 0 in 5.634s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865, size 1024.00 MB, duration 5.64 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:04:11 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Converted 1024.00 MB image at 181.71 MB/s Aug 19 19:04:11 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19 is being set with open permissions: ugo+rw Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:11 devstack sudo[105623]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19 Aug 19 19:04:11 devstack sudo[105623]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:11 devstack sudo[105623]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19" returned: 0 in 0.299s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-quobyte-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19" released by "_copy_volume_from_snapshot" :: held 7.243s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-quobyte-a824b502-0a63-4b08-9d16-26e538fca39b-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19" released by "_create_volume_from_snapshot" :: held 7.374s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.399s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.919s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 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-19T17:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1987155829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=235cd43e-f5ad-471b-8cdc-1051ea796666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bcc32a5c19b4e5087977b50416a693d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:06Z,use_quota=True,user_id='874ed44b010d45b8a1bf705885d1a676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Creating volume 235cd43e-f5ad-471b-8cdc-1051ea796666 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:04:11 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-235cd43e-f5ad-471b-8cdc-1051ea796666 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:11 devstack sudo[105626]: 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/79c947ed65531511518bdc223681e669/volume-235cd43e-f5ad-471b-8cdc-1051ea796666 1073741824 Aug 19 19:04:11 devstack sudo[105626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (99b5568d-5cdc-4854-a824-021ae9510a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19', 'volume_size': 1, 'snapshot_id': 'a824b502-0a63-4b08-9d16-26e538fca39b'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a34dc432-49bf-4779-b1f9-47f35e546096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:11 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Volume volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19 (9d6a66e1-a71f-446c-8efc-32fe4d6f9e19): created successfully Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a34dc432-49bf-4779-b1f9-47f35e546096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Flow 'volume_create_manager' (d846a7f8-230d-4966-8224-8b2d8f137d72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-be02b351-39a8-4ea5-9d43-9df0a144d17c tempest-SnapshotDependencyTests-1567647462 None] Created volume successfully. Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Flow 'volume_create_manager' (c291c578-b201-46d1-81cb-7e203892f6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8a7ed36-7503-498b-b20b-1a552e57703e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8a7ed36-7503-498b-b20b-1a552e57703e) 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-19T17:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1289244356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=622523e6-4a86-40a9-bb5a-d7ce0fceb4c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d656dc4455064fe6aa4fb5e488800ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:12Z,use_quota=True,user_id='85c25fb12ef54ecbb8d49287017aac8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e7b3600-43f8-471d-bace-d99a1a91814f),volume_type_id=7e7b3600-43f8-471d-bace-d99a1a91814f)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57927b39-9736-4b05-9ea5-ce33bc85a232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57927b39-9736-4b05-9ea5-ce33bc85a232) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d434fcd5-0622-4ab4-b624-b6d74b5d3682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d434fcd5-0622-4ab4-b624-b6d74b5d3682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '622523e6-4a86-40a9-bb5a-d7ce0fceb4c8', 'volume_name': 'volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (942a2ee3-7c3d-4466-99ac-37641984d159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (942a2ee3-7c3d-4466-99ac-37641984d159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3261d17-963c-4cf5-88b8-b5e0b7b52c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:11 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Volume 622523e6-4a86-40a9-bb5a-d7ce0fceb4c8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8', 'volume_size': 1} Aug 19 19:04:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:12 devstack sudo[105626]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-235cd43e-f5ad-471b-8cdc-1051ea796666 1073741824" returned: 0 in 0.630s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-235cd43e-f5ad-471b-8cdc-1051ea796666 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:12 devstack sudo[105632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-235cd43e-f5ad-471b-8cdc-1051ea796666 Aug 19 19:04:12 devstack sudo[105632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Flow 'volume_create_manager' (e0b72868-8617-4cde-891a-1959303310c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (32b2ca96-c3bf-459e-b4ad-8645a459902c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (32b2ca96-c3bf-459e-b4ad-8645a459902c) 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-19T17:04:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-639258325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6eca53dc-0ca8-4824-9cbb-24a7b55be0e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d656dc4455064fe6aa4fb5e488800ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:12Z,use_quota=True,user_id='85c25fb12ef54ecbb8d49287017aac8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28936b7e-5c8f-4683-858f-96166d4b90e4),volume_type_id=28936b7e-5c8f-4683-858f-96166d4b90e4)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b2d9a12f-268d-466a-836c-7d0268be556d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b2d9a12f-268d-466a-836c-7d0268be556d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (894de8c9-2a70-4052-b75d-f7e98a195445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (894de8c9-2a70-4052-b75d-f7e98a195445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6eca53dc-0ca8-4824-9cbb-24a7b55be0e5', 'volume_name': 'volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70e62e54-81bd-4e16-bca8-f321d803baaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70e62e54-81bd-4e16-bca8-f321d803baaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (178df5dc-082b-4d3c-a3c9-6754cff9452d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Volume 6eca53dc-0ca8-4824-9cbb-24a7b55be0e5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5', 'volume_size': 1} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:12 devstack sudo[105632]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-235cd43e-f5ad-471b-8cdc-1051ea796666" returned: 0 in 0.308s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] <== create_volume: return (1010ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.676s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 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-19T17:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1289244356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=622523e6-4a86-40a9-bb5a-d7ce0fceb4c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d656dc4455064fe6aa4fb5e488800ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:12Z,use_quota=True,user_id='85c25fb12ef54ecbb8d49287017aac8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e7b3600-43f8-471d-bace-d99a1a91814f),volume_type_id=7e7b3600-43f8-471d-bace-d99a1a91814f)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Creating volume 622523e6-4a86-40a9-bb5a-d7ce0fceb4c8 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:04:12 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:12 devstack sudo[105635]: 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/79c947ed65531511518bdc223681e669/volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8 1073741824 Aug 19 19:04:12 devstack sudo[105635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (165058c6-709c-435d-ba3d-c044f3513510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-235cd43e-f5ad-471b-8cdc-1051ea796666', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff67fc6d-cc50-49a8-a58b-4700a5407481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Volume volume-235cd43e-f5ad-471b-8cdc-1051ea796666 (235cd43e-f5ad-471b-8cdc-1051ea796666): created successfully Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff67fc6d-cc50-49a8-a58b-4700a5407481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Flow 'volume_create_manager' (935f79c3-0429-4406-aa2c-68baa87cbf0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-07b7b011-86e6-4fdd-a1d4-50adbd4af49a tempest-AttachVolumeNegativeTest-1334514673 None] Created volume successfully. Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "cinder-a824b502-0a63-4b08-9d16-26e538fca39b-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-a824b502-0a63-4b08-9d16-26e538fca39b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.039s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "cinder-quobyte-a97241b8-1526-4395-8d8c-bbca45bda865" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-quobyte-a97241b8-1526-4395-8d8c-bbca45bda865" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "cinder-quobyte-a824b502-0a63-4b08-9d16-26e538fca39b" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-quobyte-a824b502-0a63-4b08-9d16-26e538fca39b" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Deleting offline snapshot a824b502-0a63-4b08-9d16-26e538fca39b of volume a97241b8-1526-4395-8d8c-bbca45bda865 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] snapshot_file for this snap is: volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9b1f431-c609-4d32-b79e-dddf54d7cf48]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:04:13 devstack sudo[105635]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Flow 'volume_create_manager' (8d5ae3dc-435d-49e8-903d-32f39ecbd3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (135ae0c2-d9c5-409a-8990-c5a144deba5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8 1073741824" returned: 0 in 0.576s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (135ae0c2-d9c5-409a-8990-c5a144deba5b) 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-19T17:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-880053867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0dbc16c4-7fb0-4034-9030-4a012d418d2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d656dc4455064fe6aa4fb5e488800ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:13Z,use_quota=True,user_id='85c25fb12ef54ecbb8d49287017aac8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc056df0-fab2-4cb4-af87-6c03d5528685),volume_type_id=dc056df0-fab2-4cb4-af87-6c03d5528685)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40b2f752-3e86-46a9-893c-b4c731448510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40b2f752-3e86-46a9-893c-b4c731448510) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb6ec20c-f885-4447-8fc8-36ef98ce26e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 19:04:13 devstack sudo[105640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b Aug 19 19:04:13 devstack sudo[105640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:13 devstack sudo[105642]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8 Aug 19 19:04:13 devstack sudo[105642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:13 devstack sudo[105640]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b" returned: 0 in 0.448s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a97241b8-1526-4395-8d8c-bbca45bda865(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f618afc-a0fa-41d6-92b0-71c495ba5e35]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:13 devstack sudo[105642]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8" returned: 0 in 0.365s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] <== create_volume: return (1029ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.032s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.089s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 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-19T17:04:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-639258325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6eca53dc-0ca8-4824-9cbb-24a7b55be0e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d656dc4455064fe6aa4fb5e488800ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:12Z,use_quota=True,user_id='85c25fb12ef54ecbb8d49287017aac8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28936b7e-5c8f-4683-858f-96166d4b90e4),volume_type_id=28936b7e-5c8f-4683-858f-96166d4b90e4)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Creating volume 6eca53dc-0ca8-4824-9cbb-24a7b55be0e5 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:04:13 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:13 devstack sudo[105653]: 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/79c947ed65531511518bdc223681e669/volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5 1073741824 Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3261d17-963c-4cf5-88b8-b5e0b7b52c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:13 devstack sudo[105653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84174e5b-5a8d-4c96-93b0-5ea76bb73352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:13 devstack sudo[105652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 Aug 19 19:04:13 devstack sudo[105652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:13 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Volume volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8 (622523e6-4a86-40a9-bb5a-d7ce0fceb4c8): created successfully Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84174e5b-5a8d-4c96-93b0-5ea76bb73352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Flow 'volume_create_manager' (c291c578-b201-46d1-81cb-7e203892f6ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-60ee96b9-4693-4a30-a59f-d81d5e4fe7d5 tempest-TestInstancesWithCinderVolumes-727022970 None] Created volume successfully. Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb6ec20c-f885-4447-8fc8-36ef98ce26e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0dbc16c4-7fb0-4034-9030-4a012d418d2b', 'volume_name': 'volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b', 'volume_size': 1, 'image_id': '791dae05-f2f5-4704-ad4c-cddaee2d1c5e', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/791dae05-f2f5-4704-ad4c-cddaee2d1c5e', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1534636851', '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': 'd656dc4455064fe6aa4fb5e488800ce4', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '791dae05-f2f5-4704-ad4c-cddaee2d1c5e', 'created_at': datetime.datetime(2026, 8, 19, 17, 4, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 4, 10, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/791dae05-f2f5-4704-ad4c-cddaee2d1c5e/file', 'properties': {}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bfd659d-76ae-4f4a-afc0-307d4a9b1478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6bfd659d-76ae-4f4a-afc0-307d4a9b1478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (826343f4-e823-4417-aab9-cfc25961211d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:13 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Volume 0dbc16c4-7fb0-4034-9030-4a012d418d2b: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b', 'volume_size': 1, 'image_id': '791dae05-f2f5-4704-ad4c-cddaee2d1c5e', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/791dae05-f2f5-4704-ad4c-cddaee2d1c5e', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1534636851', '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': 'd656dc4455064fe6aa4fb5e488800ce4', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '791dae05-f2f5-4704-ad4c-cddaee2d1c5e', 'created_at': datetime.datetime(2026, 8, 19, 17, 4, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 4, 10, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/791dae05-f2f5-4704-ad4c-cddaee2d1c5e/file', 'properties': {}}, 'image_service': } Aug 19 19:04:13 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Trying to clone 0dbc16c4-7fb0-4034-9030-4a012d418d2b from image 791dae05-f2f5-4704-ad4c-cddaee2d1c5e at location (None, [{'url': 'file:///opt/stack/data/glance/images/791dae05-f2f5-4704-ad4c-cddaee2d1c5e', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 19:04:14 devstack sudo[105653]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:14 devstack sudo[105652]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5 1073741824" returned: 0 in 0.812s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865" returned: 0 in 0.873s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:14 devstack sudo[105704]: 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/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b Aug 19 19:04:14 devstack sudo[105704]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:14 devstack sudo[105706]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5 Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-d263084e-d3a6-43a2-a8ac-145224991262 req-45279015-7662-497d-bdd6-efc98bfe9ff9 tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:14 devstack sudo[105706]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:14 devstack sudo[105706]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5" returned: 0 in 0.354s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] <== create_volume: return (1304ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.310s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-d263084e-d3a6-43a2-a8ac-145224991262 req-45279015-7662-497d-bdd6-efc98bfe9ff9 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.322s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (178df5dc-082b-4d3c-a3c9-6754cff9452d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:14 devstack sudo[105704]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe381c94-9bee-4829-9222-2c7a9c3ceb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b" returned: 0 in 0.515s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-d263084e-d3a6-43a2-a8ac-145224991262 req-45279015-7662-497d-bdd6-efc98bfe9ff9 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.066s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:14 devstack sudo[105714]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b Aug 19 19:04:14 devstack sudo[105714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:14 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Volume volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5 (6eca53dc-0ca8-4824-9cbb-24a7b55be0e5): created successfully Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe381c94-9bee-4829-9222-2c7a9c3ceb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Flow 'volume_create_manager' (e0b72868-8617-4cde-891a-1959303310c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:14 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d68247c6-a32b-491b-9311-e734118b37f8 tempest-TestInstancesWithCinderVolumes-727022970 None] Created volume successfully. Aug 19 19:04:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-d263084e-d3a6-43a2-a8ac-145224991262 req-45279015-7662-497d-bdd6-efc98bfe9ff9 tempest-AttachVolumeNegativeTest-1334514673 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-235cd43e-f5ad-471b-8cdc-1051ea796666', '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': '6705adc9-0557-4c51-9ea8-2405301a3c7f', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:04:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-d263084e-d3a6-43a2-a8ac-145224991262 req-45279015-7662-497d-bdd6-efc98bfe9ff9 tempest-AttachVolumeNegativeTest-1334514673 None] attachment_update completed successfully. Aug 19 19:04:15 devstack sudo[105714]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865.a824b502-0a63-4b08-9d16-26e538fca39b" returned: 0 in 0.394s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-quobyte-a824b502-0a63-4b08-9d16-26e538fca39b" released by "_delete_snapshot" :: held 2.385s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-quobyte-a97241b8-1526-4395-8d8c-bbca45bda865" released by "delete_snapshot" :: held 2.422s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:15 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Created reservations ['d61a1a92-18e4-433f-a1a0-ad4bee0a8df4', 'bb2659b3-3b03-4e94-9ce8-11aade38257b', '03ba0c46-3448-4870-89b3-60bff3b1980a', '8179f86b-7406-49f6-9b9c-e41c34b96c30'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:04:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Delete snapshot completed successfully. Aug 19 19:04:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-67ecb500-777f-4655-86f4-4510ff2a50ba tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-a824b502-0a63-4b08-9d16-26e538fca39b-delete_snapshot" released by "delete_snapshot" :: held 2.630s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "cinder-a97241b8-1526-4395-8d8c-bbca45bda865-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-a97241b8-1526-4395-8d8c-bbca45bda865-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "cinder-quobyte-a97241b8-1526-4395-8d8c-bbca45bda865" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-quobyte-a97241b8-1526-4395-8d8c-bbca45bda865" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7151ffa4-0b8b-4b87-bf90-67f8ccae1436]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:16 devstack sudo[106103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 Aug 19 19:04:16 devstack sudo[106103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:16 devstack sudo[106103]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865" returned: 0 in 0.476s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:16 devstack sudo[106109]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865 Aug 19 19:04:16 devstack sudo[106109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:16 devstack sudo[106111]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:04:16 devstack sudo[106111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:17 devstack sudo[106109]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a97241b8-1526-4395-8d8c-bbca45bda865" returned: 0 in 0.398s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-quobyte-a97241b8-1526-4395-8d8c-bbca45bda865" released by "delete_volume" :: held 0.956s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:17 devstack sudo[106111]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Created reservations ['f27e1828-4627-48f3-844f-49c947257ad4', '194f020f-8fa1-42f1-8718-25a03bdd6c2d', 'd2bfb85f-31c4-4eca-9db5-26e37894224c', 'd36bd428-9ef2-4b1f-a9c3-700d8ffce46a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.350s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:17 devstack sudo[106119]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:04:17 devstack sudo[106119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-aaecf6d1-27e9-459c-8010-0d92e1a05aa8 req-14967add-b8ab-4b17-9d1b-a6fda9be4d16 tempest-AttachVolumeNegativeTest-1334514673 None] Terminate volume connection completed successfully. Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-aaecf6d1-27e9-459c-8010-0d92e1a05aa8 req-14967add-b8ab-4b17-9d1b-a6fda9be4d16 tempest-AttachVolumeNegativeTest-1334514673 None] Deleting attachment 6705adc9-0557-4c51-9ea8-2405301a3c7f. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:04:17 devstack sudo[106119]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.370s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:04:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Deleted volume successfully. Aug 19 19:04:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b7b7f1a7-bd68-4d97-ba6c-d1d9fb3d1d1d tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-a97241b8-1526-4395-8d8c-bbca45bda865-delete_volume" released by "delete_volume" :: held 1.701s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "cinder-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19-delete_volume" acquired by "delete_volume" :: waited 0.061s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "cinder-quobyte-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-quobyte-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:18 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ab5057ca-70df-426d-8784-f366cd71e4f7]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:18 devstack sudo[106155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19 Aug 19 19:04:18 devstack sudo[106155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:19 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_6zk04oesdevstack@QuobyteHD, size 20.69 MB, duration 5.36 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 19:04:19 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Image download 20.69 MB at 3.86 MB/s Aug 19 19:04:19 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7b0fc91d-2579-484d-9874-214219d6c968]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_6zk04oesdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:19 devstack sudo[106155]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19" returned: 0 in 0.633s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:19 devstack sudo[106181]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19 Aug 19 19:04:19 devstack sudo[106181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:19 devstack sudo[106178]: quobyte : PWD=/ ; USER=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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_6zk04oesdevstack@QuobyteHD Aug 19 19:04:19 devstack sudo[106178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:19 devstack sudo[106181]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19" returned: 0 in 0.473s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-quobyte-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19" released by "delete_volume" :: held 1.178s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:19 devstack sudo[106178]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_6zk04oesdevstack@QuobyteHD" returned: 0 in 0.549s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:19 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Temporary image 791dae05-f2f5-4704-ad4c-cddaee2d1c5e is fetched for user 85c25fb12ef54ecbb8d49287017aac8d. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 19:04:19 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Created reservations ['75e42a8d-3872-47d4-b1eb-2af4e56babac', 'e30863b7-c24b-4887-bbad-dbfa1b7872db', '6246a5c1-719f-4ed8-b8bd-4ed07de2e17a', '9a8be69f-403a-42b3-9102-eea4e8558c2d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:04:19 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a26b3b0-4ba4-458a-8c7a-a9ab704abfe9]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_6zk04oesdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:20 devstack sudo[106193]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:04:20 devstack sudo[106193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:20 devstack sudo[106192]: quobyte : PWD=/ ; USER=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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_6zk04oesdevstack@QuobyteHD Aug 19 19:04:20 devstack sudo[106192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:20 devstack sudo[106193]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.337s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:04:20 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Deleted volume successfully. Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e45beb32-1c3f-4c70-9b41-3235665388d9 tempest-SnapshotDependencyTests-1567647462 None] Lock "cinder-9d6a66e1-a71f-446c-8efc-32fe4d6f9e19-delete_volume" released by "delete_volume" :: held 1.955s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:20 devstack sudo[106192]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_6zk04oesdevstack@QuobyteHD" returned: 0 in 0.540s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 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-19T17:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-880053867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0dbc16c4-7fb0-4034-9030-4a012d418d2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d656dc4455064fe6aa4fb5e488800ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:13Z,use_quota=True,user_id='85c25fb12ef54ecbb8d49287017aac8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc056df0-fab2-4cb4-af87-6c03d5528685),volume_type_id=dc056df0-fab2-4cb4-af87-6c03d5528685)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Creating volume 0dbc16c4-7fb0-4034-9030-4a012d418d2b {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:04:20 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:04:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:20 devstack sudo[106201]: 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/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b 1073741824 Aug 19 19:04:20 devstack sudo[106201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:21 devstack sudo[106201]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b 1073741824" returned: 0 in 0.731s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:21 devstack sudo[106210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b Aug 19 19:04:21 devstack sudo[106210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:21 devstack sudo[106210]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b" returned: 0 in 0.407s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] <== create_volume: return (1200ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:04:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.206s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:21 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Attempting download of 791dae05-f2f5-4704-ad4c-cddaee2d1c5e ((None, [{'url': 'file:///opt/stack/data/glance/images/791dae05-f2f5-4704-ad4c-cddaee2d1c5e', 'metadata': {}}])) to volume 0dbc16c4-7fb0-4034-9030-4a012d418d2b. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 19:04:21 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e92d4bec-21c3-43c6-9d38-0a3d1a543119]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_h538gdpi {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:21 devstack sudo[106213]: 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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_h538gdpi Aug 19 19:04:21 devstack sudo[106213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:22 devstack sudo[106213]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "/opt/stack/data/venv/bin/python3.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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_h538gdpi" returned: 0 in 0.416s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_h538gdpi {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:22 devstack sudo[106223]: 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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_h538gdpi Aug 19 19:04:22 devstack sudo[106223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:22 devstack sudo[106223]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "/opt/stack/data/venv/bin/python3.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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_h538gdpi" returned: 1 in 0.354s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_h538gdpi' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:04:22 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c473f33-4a88-4e9e-be71-d54e5529da3a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_6zk04oesdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:22 devstack sudo[106227]: quobyte : PWD=/ ; USER=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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_6zk04oesdevstack@QuobyteHD Aug 19 19:04:22 devstack sudo[106227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:23 devstack sudo[106227]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_6zk04oesdevstack@QuobyteHD" returned: 0 in 0.408s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:23 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] 791dae05-f2f5-4704-ad4c-cddaee2d1c5e was qcow2, converting to qcow2 {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 19:04:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_6zk04oesdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:23 devstack sudo[106234]: 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_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_6zk04oesdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b Aug 19 19:04:23 devstack sudo[106234]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "cinder-235cd43e-f5ad-471b-8cdc-1051ea796666-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "cinder-235cd43e-f5ad-471b-8cdc-1051ea796666-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "cinder-quobyte-235cd43e-f5ad-471b-8cdc-1051ea796666" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "cinder-quobyte-235cd43e-f5ad-471b-8cdc-1051ea796666" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[871e90ea-cf30-4590-8003-2661a27047c0]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-235cd43e-f5ad-471b-8cdc-1051ea796666 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:24 devstack sudo[106241]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-235cd43e-f5ad-471b-8cdc-1051ea796666 Aug 19 19:04:24 devstack sudo[106241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:24 devstack sudo[106241]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-235cd43e-f5ad-471b-8cdc-1051ea796666" returned: 0 in 0.493s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-235cd43e-f5ad-471b-8cdc-1051ea796666 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:24 devstack sudo[106248]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-235cd43e-f5ad-471b-8cdc-1051ea796666 Aug 19 19:04:24 devstack sudo[106248]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:24 devstack sudo[106248]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-235cd43e-f5ad-471b-8cdc-1051ea796666" returned: 0 in 0.302s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "cinder-quobyte-235cd43e-f5ad-471b-8cdc-1051ea796666" released by "delete_volume" :: held 0.857s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:24 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Created reservations ['7dd7125a-3d59-48c4-b0c0-fa7ffc6f0ee1', '16e6920c-f1b2-4a04-9c02-60588cc134b9', '0feeb393-8f77-4fb0-b46a-947bbbbb0318', 'afec938d-a825-49fe-aa0f-c53d743c7a73'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:04:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:25 devstack sudo[106251]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:04:25 devstack sudo[106251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:04:25 devstack sudo[106251]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Flow 'volume_create_manager' (f5058d74-5f1c-4dd2-8844-ee7d71513180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de607164-a7bb-423f-86ae-86778ab13fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "cinder-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.369s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:04:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Deleted volume successfully. Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (de607164-a7bb-423f-86ae-86778ab13fed) 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-19T17:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-52193598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fc90d757-3942-436d-902e-bb6f2e86b79b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e228a0d30e0044888f51a5625e7fb67a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:25Z,use_quota=True,user_id='475d6da94d63435fbf1fa5bc8a30c53d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2014bc1-91f6-4dbd-bd95-4ae96ee381f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2014bc1-91f6-4dbd-bd95-4ae96ee381f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d5429da-1e36-4684-9042-15127762c71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d5429da-1e36-4684-9042-15127762c71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fc90d757-3942-436d-902e-bb6f2e86b79b', 'volume_name': 'volume-fc90d757-3942-436d-902e-bb6f2e86b79b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5da6ebf-6c17-45ff-a143-b261e145b5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5da6ebf-6c17-45ff-a143-b261e145b5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d56ee0a-3d67-4c87-88ed-5a4e913998ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:25 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Volume fc90d757-3942-436d-902e-bb6f2e86b79b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fc90d757-3942-436d-902e-bb6f2e86b79b', 'volume_size': 1} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 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-19T17:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-52193598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fc90d757-3942-436d-902e-bb6f2e86b79b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e228a0d30e0044888f51a5625e7fb67a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:25Z,use_quota=True,user_id='475d6da94d63435fbf1fa5bc8a30c53d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Creating volume fc90d757-3942-436d-902e-bb6f2e86b79b {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:25 devstack sudo[106234]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.036s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:04:25 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc90d757-3942-436d-902e-bb6f2e86b79b 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "cinder-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a-delete_volume" acquired by "delete_volume" :: waited 0.167s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:25 devstack sudo[106254]: 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/79c947ed65531511518bdc223681e669/volume-fc90d757-3942-436d-902e-bb6f2e86b79b 1073741824 Aug 19 19:04:25 devstack sudo[106254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_6zk04oesdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b" returned: 0 in 2.479s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_791dae05-f2f5-4704-ad4c-cddaee2d1c5e_6zk04oesdevstack@QuobyteHD, size 112.00 MB, duration 2.48 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:04:25 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Converted 112.00 MB image at 45.10 MB/s Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:25 devstack sudo[106256]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b 1G Aug 19 19:04:25 devstack sudo[106256]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8edceec-6000-474b-b821-526627a6d1a6 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "cinder-235cd43e-f5ad-471b-8cdc-1051ea796666-delete_volume" released by "delete_volume" :: held 1.710s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "cinder-quobyte-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "cinder-quobyte-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6d472cf7-d28b-4b7a-a99c-b7bf9c2e3e57]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:25 devstack sudo[106258]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a Aug 19 19:04:25 devstack sudo[106258]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:25 devstack sudo[106256]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b 1G" returned: 0 in 0.436s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Downloaded image 791dae05-f2f5-4704-ad4c-cddaee2d1c5e ((None, [{'url': 'file:///opt/stack/data/glance/images/791dae05-f2f5-4704-ad4c-cddaee2d1c5e', 'metadata': {}}])) to volume 0dbc16c4-7fb0-4034-9030-4a012d418d2b successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Temporary image 791dae05-f2f5-4704-ad4c-cddaee2d1c5e for user 85c25fb12ef54ecbb8d49287017aac8d is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Marking volume 0dbc16c4-7fb0-4034-9030-4a012d418d2b as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Copying metadata from image 791dae05-f2f5-4704-ad4c-cddaee2d1c5e to 0dbc16c4-7fb0-4034-9030-4a012d418d2b. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 19:04:25 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Creating volume glance metadata for volume 0dbc16c4-7fb0-4034-9030-4a012d418d2b backed by image 791dae05-f2f5-4704-ad4c-cddaee2d1c5e with: {'image_id': '791dae05-f2f5-4704-ad4c-cddaee2d1c5e', 'image_name': 'tempest-scenario-img--1534636851', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 19:04:26 devstack sudo[106254]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc90d757-3942-436d-902e-bb6f2e86b79b 1073741824" returned: 0 in 0.532s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc90d757-3942-436d-902e-bb6f2e86b79b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:26 devstack sudo[106269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc90d757-3942-436d-902e-bb6f2e86b79b Aug 19 19:04:26 devstack sudo[106269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (826343f4-e823-4417-aab9-cfc25961211d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b', 'volume_size': 1, 'image_id': '791dae05-f2f5-4704-ad4c-cddaee2d1c5e', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/791dae05-f2f5-4704-ad4c-cddaee2d1c5e', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--1534636851', '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': 'd656dc4455064fe6aa4fb5e488800ce4', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '791dae05-f2f5-4704-ad4c-cddaee2d1c5e', 'created_at': datetime.datetime(2026, 8, 19, 17, 4, 6, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 4, 10, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/791dae05-f2f5-4704-ad4c-cddaee2d1c5e/file', 'properties': {}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e7ff78d-e2cd-4545-947d-4d2b8805eb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:26 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Volume volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b (0dbc16c4-7fb0-4034-9030-4a012d418d2b): created successfully Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e7ff78d-e2cd-4545-947d-4d2b8805eb46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:26 devstack sudo[106258]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Flow 'volume_create_manager' (8d5ae3dc-435d-49e8-903d-32f39ecbd3b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a" returned: 0 in 0.502s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-db761f90-3339-4e38-a61b-6bd7a8f5c3e1 tempest-TestInstancesWithCinderVolumes-727022970 None] Created volume successfully. Aug 19 19:04:26 devstack sudo[106273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a Aug 19 19:04:26 devstack sudo[106273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:26 devstack sudo[106269]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc90d757-3942-436d-902e-bb6f2e86b79b" returned: 0 in 0.379s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] <== create_volume: return (1012ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.033s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7d56ee0a-3d67-4c87-88ed-5a4e913998ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fc90d757-3942-436d-902e-bb6f2e86b79b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:26 devstack sudo[106273]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12f17360-3cd0-4ac4-ba56-29562960f11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a" returned: 0 in 0.345s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "cinder-quobyte-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a" released by "delete_volume" :: held 0.903s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:26 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Volume volume-fc90d757-3942-436d-902e-bb6f2e86b79b (fc90d757-3942-436d-902e-bb6f2e86b79b): created successfully Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12f17360-3cd0-4ac4-ba56-29562960f11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Flow 'volume_create_manager' (f5058d74-5f1c-4dd2-8844-ee7d71513180) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-69486df1-9291-4599-b643-263e13605346 tempest-VolumeQuotasAdminTestJSON-368759268 None] Created volume successfully. Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Created reservations ['14430ae4-a27b-4cc8-a0de-8015fc4766d8', 'be7e558a-db3d-4ca2-b05a-db6162573412', 'bf39b0cb-ff42-4406-96d7-c03d32a7db20', 'ab009629-8750-4bf2-9938-077091d093e8'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:26 devstack sudo[106278]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:04:26 devstack sudo[106278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:26 devstack sudo[106278]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.280s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:04:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Deleted volume successfully. Aug 19 19:04:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9a7ed55a-b39d-4301-8b61-77b20a9b36e7 tempest-AttachVolumeNegativeTest-1334514673 None] Lock "cinder-edaffd4b-c5c8-43bb-a5e0-027d6f40f21a-delete_volume" released by "delete_volume" :: held 1.484s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Acquiring lock "cinder-fc90d757-3942-436d-902e-bb6f2e86b79b-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Lock "cinder-fc90d757-3942-436d-902e-bb6f2e86b79b-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Acquiring lock "cinder-quobyte-fc90d757-3942-436d-902e-bb6f2e86b79b" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Lock "cinder-quobyte-fc90d757-3942-436d-902e-bb6f2e86b79b" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:27 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[07ae55e0-770a-43a6-8543-dce326bf66ed]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc90d757-3942-436d-902e-bb6f2e86b79b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:27 devstack sudo[106283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc90d757-3942-436d-902e-bb6f2e86b79b Aug 19 19:04:27 devstack sudo[106283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "cinder-8d742acf-1694-4b0d-b981-c19d78271a96-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:27 devstack sudo[106283]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc90d757-3942-436d-902e-bb6f2e86b79b" returned: 0 in 0.520s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc90d757-3942-436d-902e-bb6f2e86b79b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Lock "cinder-8d742acf-1694-4b0d-b981-c19d78271a96-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:28 devstack sudo[106290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc90d757-3942-436d-902e-bb6f2e86b79b Aug 19 19:04:28 devstack sudo[106290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "cinder-quobyte-8d742acf-1694-4b0d-b981-c19d78271a96" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Lock "cinder-quobyte-8d742acf-1694-4b0d-b981-c19d78271a96" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff4e7ba2-bff7-4d90-8796-8982b83a9648]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8d742acf-1694-4b0d-b981-c19d78271a96 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:28 devstack sudo[106292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8d742acf-1694-4b0d-b981-c19d78271a96 Aug 19 19:04:28 devstack sudo[106292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:28 devstack sudo[106290]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fc90d757-3942-436d-902e-bb6f2e86b79b" returned: 0 in 0.412s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Lock "cinder-quobyte-fc90d757-3942-436d-902e-bb6f2e86b79b" released by "delete_volume" :: held 0.989s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Created reservations ['2b211a3b-1a31-4a2f-9e9b-39dc82a7e3e7', '753f7ff2-76f7-4962-8780-b1d4cef0f61f', '37c5d9fa-9ba5-4fd8-bb9d-49e2614e746f', '9a15f107-f0af-4542-a75a-45eb413e95a3'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:28 devstack sudo[106299]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:04:28 devstack sudo[106299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:28 devstack sudo[106292]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8d742acf-1694-4b0d-b981-c19d78271a96" returned: 0 in 0.552s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8d742acf-1694-4b0d-b981-c19d78271a96 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:28 devstack sudo[106301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8d742acf-1694-4b0d-b981-c19d78271a96 Aug 19 19:04:28 devstack sudo[106301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:28 devstack sudo[106299]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.365s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:04:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Deleted volume successfully. Aug 19 19:04:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ac8213d0-ea90-47a4-91a7-591277bbb482 tempest-VolumeQuotasAdminTestJSON-368759268 None] Lock "cinder-fc90d757-3942-436d-902e-bb6f2e86b79b-delete_volume" released by "delete_volume" :: held 1.661s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:28 devstack sudo[106301]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8d742acf-1694-4b0d-b981-c19d78271a96" returned: 0 in 0.374s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Lock "cinder-quobyte-8d742acf-1694-4b0d-b981-c19d78271a96" released by "delete_volume" :: held 0.993s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Created reservations ['a8deef9c-c5e9-4326-a28e-6c35ca29b826', '0bbaeaa9-d3c1-4b79-8b32-e54c29330d0c', 'ce91e5a8-23d4-45bd-acb1-fe5bd7515e60', 'c5a2e1e5-2967-41dd-b554-71d38d2d3b57'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:29 devstack sudo[106305]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:04:29 devstack sudo[106305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:29 devstack sudo[106305]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.283s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:04:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Deleted volume successfully. Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7e03b817-2dd6-4835-94b8-c6c79cac92ef tempest-AttachVolumeNegativeTest-1334514673 None] Lock "cinder-8d742acf-1694-4b0d-b981-c19d78271a96-delete_volume" released by "delete_volume" :: held 1.560s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-2db86a73-dcc5-47dd-b582-26d62cc8cbe5 req-9a3089b7-0ba3-4649-bc5f-7ebba83e929b tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-2db86a73-dcc5-47dd-b582-26d62cc8cbe5 req-9a3089b7-0ba3-4649-bc5f-7ebba83e929b tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-2db86a73-dcc5-47dd-b582-26d62cc8cbe5 req-9a3089b7-0ba3-4649-bc5f-7ebba83e929b tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.022s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-2db86a73-dcc5-47dd-b582-26d62cc8cbe5 req-9a3089b7-0ba3-4649-bc5f-7ebba83e929b tempest-TestInstancesWithCinderVolumes-727022970 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b', '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': '23b0cd7f-ec1d-4820-81a0-45c645c11e9c', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:04:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-2db86a73-dcc5-47dd-b582-26d62cc8cbe5 req-9a3089b7-0ba3-4649-bc5f-7ebba83e929b tempest-TestInstancesWithCinderVolumes-727022970 None] attachment_update completed successfully. Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Flow 'volume_create_manager' (f6843b58-0783-42ab-ba96-36a4d68c5f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5b0f0d3-f4a4-4ede-a676-3d1d0ea6bc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5b0f0d3-f4a4-4ede-a676-3d1d0ea6bc7d) 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-19T17:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1081700248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cd746a11-b245-4566-9da7-344570f4e124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e228a0d30e0044888f51a5625e7fb67a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:04:30Z,use_quota=True,user_id='475d6da94d63435fbf1fa5bc8a30c53d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e085b8e-10fe-4531-9f06-016b7d4240eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e085b8e-10fe-4531-9f06-016b7d4240eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (87ccd206-d0b1-43e8-81e1-3846d7288284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (87ccd206-d0b1-43e8-81e1-3846d7288284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cd746a11-b245-4566-9da7-344570f4e124', 'volume_name': 'volume-cd746a11-b245-4566-9da7-344570f4e124', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (71713306-5743-4448-a862-77be0082940d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (71713306-5743-4448-a862-77be0082940d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51153d96-60d4-4ba1-a7ec-31f479654154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Volume cd746a11-b245-4566-9da7-344570f4e124: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cd746a11-b245-4566-9da7-344570f4e124', 'volume_size': 1} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 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-19T17:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1081700248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cd746a11-b245-4566-9da7-344570f4e124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e228a0d30e0044888f51a5625e7fb67a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:04:30Z,use_quota=True,user_id='475d6da94d63435fbf1fa5bc8a30c53d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Creating volume cd746a11-b245-4566-9da7-344570f4e124 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:04:30 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:04:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cd746a11-b245-4566-9da7-344570f4e124 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:30 devstack sudo[106317]: 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/79c947ed65531511518bdc223681e669/volume-cd746a11-b245-4566-9da7-344570f4e124 1073741824 Aug 19 19:04:30 devstack sudo[106317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:31 devstack sudo[106317]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cd746a11-b245-4566-9da7-344570f4e124 1073741824" returned: 0 in 0.607s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cd746a11-b245-4566-9da7-344570f4e124 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:31 devstack sudo[106324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cd746a11-b245-4566-9da7-344570f4e124 Aug 19 19:04:31 devstack sudo[106324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:31 devstack sudo[106324]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cd746a11-b245-4566-9da7-344570f4e124" returned: 0 in 0.301s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] <== create_volume: return (967ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:04:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.971s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51153d96-60d4-4ba1-a7ec-31f479654154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cd746a11-b245-4566-9da7-344570f4e124', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fafb5cb7-b6cf-4348-b5db-fb91922932d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Volume volume-cd746a11-b245-4566-9da7-344570f4e124 (cd746a11-b245-4566-9da7-344570f4e124): created successfully Aug 19 19:04:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fafb5cb7-b6cf-4348-b5db-fb91922932d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Flow 'volume_create_manager' (f6843b58-0783-42ab-ba96-36a4d68c5f1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d8436819-5475-4334-b5d3-838d652d3f70 tempest-VolumeQuotasAdminTestJSON-368759268 None] Created volume successfully. Aug 19 19:04:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-dc26ea9f-399b-4135-bddd-7d49a6b95ab5 tempest-VolumeQuotasAdminTestJSON-248030904 None] Transfer volume completed successfully. Aug 19 19:04:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Acquiring lock "cinder-cd746a11-b245-4566-9da7-344570f4e124-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Lock "cinder-cd746a11-b245-4566-9da7-344570f4e124-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Acquiring lock "cinder-quobyte-cd746a11-b245-4566-9da7-344570f4e124" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Lock "cinder-quobyte-cd746a11-b245-4566-9da7-344570f4e124" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:34 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[94adee9a-1770-4b44-a9bf-ea7c6d488d8e]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cd746a11-b245-4566-9da7-344570f4e124 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:34 devstack sudo[106757]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cd746a11-b245-4566-9da7-344570f4e124 Aug 19 19:04:34 devstack sudo[106757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:35 devstack sudo[106757]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cd746a11-b245-4566-9da7-344570f4e124" returned: 0 in 0.646s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cd746a11-b245-4566-9da7-344570f4e124 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:35 devstack sudo[106777]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cd746a11-b245-4566-9da7-344570f4e124 Aug 19 19:04:35 devstack sudo[106777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:35 devstack sudo[106777]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cd746a11-b245-4566-9da7-344570f4e124" returned: 0 in 0.418s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Lock "cinder-quobyte-cd746a11-b245-4566-9da7-344570f4e124" released by "delete_volume" :: held 1.160s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:35 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Created reservations ['dd29f986-ef6e-4783-b7e1-418a0b616887', '9c692733-7681-4ecf-aaf7-6bf45b51bd15', 'f9151e0a-99ee-4943-be0c-0589075f512e', 'd854482b-9b74-442d-a73c-7491d521e800'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:35 devstack sudo[106798]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:04:35 devstack sudo[106798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:36 devstack sudo[106798]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.292s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:36 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:04:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Deleted volume successfully. Aug 19 19:04:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2c244ee1-2489-418a-b6ec-18b96da69e80 tempest-VolumeQuotasAdminTestJSON-1982617395 None] Lock "cinder-cd746a11-b245-4566-9da7-344570f4e124-delete_volume" released by "delete_volume" :: held 1.823s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Flow 'volume_create_manager' (c5988811-3ee7-4d4d-9338-483bfbe69b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03a799bd-3b6b-4a03-b76d-8dcf2ecac2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03a799bd-3b6b-4a03-b76d-8dcf2ecac2b2) 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-19T17:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2002580209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=476f0b6f-4106-43ff-8412-cd640c50dc24,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='58faff6a702c4c4bb8737e76abc4970f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:44Z,use_quota=True,user_id='64d51044b3ab4ce9b6496c74c5e617db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf89ebde-d665-41ed-8097-ae5823f3ed26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf89ebde-d665-41ed-8097-ae5823f3ed26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (56fde270-668b-4787-96c8-c756ba3cac5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (56fde270-668b-4787-96c8-c756ba3cac5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '476f0b6f-4106-43ff-8412-cd640c50dc24', 'volume_name': 'volume-476f0b6f-4106-43ff-8412-cd640c50dc24', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8ca2a90c-5c2c-4109-a2cb-6ef336e0f1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8ca2a90c-5c2c-4109-a2cb-6ef336e0f1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a42c5b6d-a02c-4a6c-b3f8-e4dd93a7f3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:44 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Volume 476f0b6f-4106-43ff-8412-cd640c50dc24: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-476f0b6f-4106-43ff-8412-cd640c50dc24', 'volume_size': 1} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 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-19T17:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2002580209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=476f0b6f-4106-43ff-8412-cd640c50dc24,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='58faff6a702c4c4bb8737e76abc4970f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:44Z,use_quota=True,user_id='64d51044b3ab4ce9b6496c74c5e617db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Creating volume 476f0b6f-4106-43ff-8412-cd640c50dc24 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:04:44 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:04:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-476f0b6f-4106-43ff-8412-cd640c50dc24 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:44 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/79c947ed65531511518bdc223681e669/volume-476f0b6f-4106-43ff-8412-cd640c50dc24 1073741824 Aug 19 19:04:44 devstack sudo[106808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:45 devstack sudo[106808]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-476f0b6f-4106-43ff-8412-cd640c50dc24 1073741824" returned: 0 in 0.642s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-476f0b6f-4106-43ff-8412-cd640c50dc24 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:45 devstack sudo[106814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-476f0b6f-4106-43ff-8412-cd640c50dc24 Aug 19 19:04:45 devstack sudo[106814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:45 devstack sudo[106814]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-476f0b6f-4106-43ff-8412-cd640c50dc24" returned: 0 in 0.312s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] <== create_volume: return (1014ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:04:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.018s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a42c5b6d-a02c-4a6c-b3f8-e4dd93a7f3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-476f0b6f-4106-43ff-8412-cd640c50dc24', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9d405ca6-1b20-4030-87c4-72e82a196d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:45 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Volume volume-476f0b6f-4106-43ff-8412-cd640c50dc24 (476f0b6f-4106-43ff-8412-cd640c50dc24): created successfully Aug 19 19:04:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9d405ca6-1b20-4030-87c4-72e82a196d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Flow 'volume_create_manager' (c5988811-3ee7-4d4d-9338-483bfbe69b92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:45 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-31b0e053-fd2c-46d7-a238-0ca42c1db4d2 req-c3bc2c1a-8fd4-404f-9043-821091c8d726 tempest-VolumesGetTestJSON-624022330 None] Created volume successfully. Aug 19 19:04:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Acquiring lock "cinder-476f0b6f-4106-43ff-8412-cd640c50dc24-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Lock "cinder-476f0b6f-4106-43ff-8412-cd640c50dc24-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Acquiring lock "cinder-quobyte-476f0b6f-4106-43ff-8412-cd640c50dc24" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:04:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Lock "cinder-quobyte-476f0b6f-4106-43ff-8412-cd640c50dc24" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:04:46 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b596c27f-cb7b-496f-a410-eb69e59fc2b5]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:04:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-476f0b6f-4106-43ff-8412-cd640c50dc24 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:47 devstack sudo[106818]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-476f0b6f-4106-43ff-8412-cd640c50dc24 Aug 19 19:04:47 devstack sudo[106818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:47 devstack sudo[106818]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-476f0b6f-4106-43ff-8412-cd640c50dc24" returned: 0 in 0.570s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-476f0b6f-4106-43ff-8412-cd640c50dc24 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:47 devstack sudo[106824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-476f0b6f-4106-43ff-8412-cd640c50dc24 Aug 19 19:04:47 devstack sudo[106824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:47 devstack sudo[106824]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-476f0b6f-4106-43ff-8412-cd640c50dc24" returned: 0 in 0.313s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Lock "cinder-quobyte-476f0b6f-4106-43ff-8412-cd640c50dc24" released by "delete_volume" :: held 0.935s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:47 devstack cinder-volume[94004]: DEBUG cinder.quota [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Created reservations ['83399664-7b8a-4e63-a46f-a7e9405ab8af', 'f5198faa-1083-40cb-af43-85bfea89cda2', '835168c5-ca60-4da4-ba43-406de0d77108', '5a9a50ca-0ed0-41fb-921f-37f9403b4878'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:04:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:47 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/79c947ed65531511518bdc223681e669 Aug 19 19:04:47 devstack sudo[106827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:48 devstack sudo[106827]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.277s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:48 devstack cinder-volume[94004]: DEBUG cinder.manager [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:04:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Deleted volume successfully. Aug 19 19:04:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-568ecbaa-75e9-48a4-9350-eb848efcf340 req-6a7c32a7-2039-4a0d-a5ea-5d122de5f9ce tempest-VolumesGetTestJSON-624022330 None] Lock "cinder-476f0b6f-4106-43ff-8412-cd640c50dc24-delete_volume" released by "delete_volume" :: held 1.560s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:04:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2a09e804-7ca9-4348-9793-3b4ff8451b2f tempest-BackendsCapabilitiesAdminTestsJSON-486177092 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.386329650879, 'free_capacity_gb': 1775.386329650879, '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=94004) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 19 19:04:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6dad45c-f009-48e5-91c0-041f989c7f7c tempest-BackendsCapabilitiesAdminTestsJSON-486177092 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.386329650879, 'free_capacity_gb': 1775.386329650879, '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=94004) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Flow 'volume_create_manager' (8c0f01e2-0558-417e-a2cb-d9e051172539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23e1c93e-9fec-47e9-90d0-86bfd39d06f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23e1c93e-9fec-47e9-90d0-86bfd39d06f6) 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-19T17:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-120617477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=40832690-6adb-4f22-8bb4-1925bdba150d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d571f5747f247de8a275c92fa0599b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:53Z,use_quota=True,user_id='713f6d82fa024b4cba18ec128635177f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a818fb0-7610-4ccb-93be-15d1b86eb404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a818fb0-7610-4ccb-93be-15d1b86eb404) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0676b606-6d9e-4f49-9ed9-7d51af72bced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0676b606-6d9e-4f49-9ed9-7d51af72bced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '40832690-6adb-4f22-8bb4-1925bdba150d', 'volume_name': 'volume-40832690-6adb-4f22-8bb4-1925bdba150d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6519169-0469-4c4d-84dd-5f4d35beb119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6519169-0469-4c4d-84dd-5f4d35beb119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9df67ec6-312b-41c9-b8cf-1f950c8e7ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:53 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Volume 40832690-6adb-4f22-8bb4-1925bdba150d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-40832690-6adb-4f22-8bb4-1925bdba150d', 'volume_size': 1} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 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-19T17:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-120617477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=40832690-6adb-4f22-8bb4-1925bdba150d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d571f5747f247de8a275c92fa0599b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:53Z,use_quota=True,user_id='713f6d82fa024b4cba18ec128635177f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Creating volume 40832690-6adb-4f22-8bb4-1925bdba150d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:04:53 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:04:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-40832690-6adb-4f22-8bb4-1925bdba150d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:53 devstack sudo[106874]: 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/79c947ed65531511518bdc223681e669/volume-40832690-6adb-4f22-8bb4-1925bdba150d 1073741824 Aug 19 19:04:53 devstack sudo[106874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:54 devstack sudo[106874]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-40832690-6adb-4f22-8bb4-1925bdba150d 1073741824" returned: 0 in 0.501s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-40832690-6adb-4f22-8bb4-1925bdba150d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:54 devstack sudo[106880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-40832690-6adb-4f22-8bb4-1925bdba150d Aug 19 19:04:54 devstack sudo[106880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:54 devstack sudo[106880]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-40832690-6adb-4f22-8bb4-1925bdba150d" returned: 0 in 0.270s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] <== create_volume: return (818ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:04:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.821s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9df67ec6-312b-41c9-b8cf-1f950c8e7ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-40832690-6adb-4f22-8bb4-1925bdba150d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6ec384d1-a1c2-4ee2-9678-950b73afc24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:54 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Volume volume-40832690-6adb-4f22-8bb4-1925bdba150d (40832690-6adb-4f22-8bb4-1925bdba150d): created successfully Aug 19 19:04:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6ec384d1-a1c2-4ee2-9678-950b73afc24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Flow 'volume_create_manager' (8c0f01e2-0558-417e-a2cb-d9e051172539) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cb7f6bfc-9db9-4da9-8433-2c45c77013da tempest-VolumesListAdminTestJSON-208806006 None] Created volume successfully. Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Flow 'volume_create_manager' (c090e584-d5de-46c3-b999-f758dd395d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91ec36fb-41f5-4734-8d0e-3bf070dc7d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91ec36fb-41f5-4734-8d0e-3bf070dc7d63) 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-19T17:04:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-265696606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=67a3b592-f2ce-44e8-9ddd-de66a93108b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d571f5747f247de8a275c92fa0599b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:56Z,use_quota=True,user_id='713f6d82fa024b4cba18ec128635177f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c078feb0-2a69-4b5f-86aa-3b01133a63cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c078feb0-2a69-4b5f-86aa-3b01133a63cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fde0276e-23e5-4b39-9f5d-acdd6f1704c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fde0276e-23e5-4b39-9f5d-acdd6f1704c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '67a3b592-f2ce-44e8-9ddd-de66a93108b8', 'volume_name': 'volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d917782-a0cd-4e9e-aa7f-a978fad586fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d917782-a0cd-4e9e-aa7f-a978fad586fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff04ecfb-49a6-4a09-a0cc-470dfa7b9286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:56 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Volume 67a3b592-f2ce-44e8-9ddd-de66a93108b8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8', 'volume_size': 1} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 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-19T17:04:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-265696606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=67a3b592-f2ce-44e8-9ddd-de66a93108b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d571f5747f247de8a275c92fa0599b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:56Z,use_quota=True,user_id='713f6d82fa024b4cba18ec128635177f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Creating volume 67a3b592-f2ce-44e8-9ddd-de66a93108b8 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:04:56 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:56 devstack sudo[106883]: 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/79c947ed65531511518bdc223681e669/volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8 1073741824 Aug 19 19:04:56 devstack sudo[106883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:56 devstack sudo[106883]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8 1073741824" returned: 0 in 0.428s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:56 devstack sudo[106889]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8 Aug 19 19:04:56 devstack sudo[106889]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:56 devstack sudo[106889]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8" returned: 0 in 0.255s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] <== create_volume: return (726ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.729s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff04ecfb-49a6-4a09-a0cc-470dfa7b9286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec6b54c7-23f1-414e-8cd6-1bba5be7dce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:56 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Volume volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8 (67a3b592-f2ce-44e8-9ddd-de66a93108b8): created successfully Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec6b54c7-23f1-414e-8cd6-1bba5be7dce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Flow 'volume_create_manager' (c090e584-d5de-46c3-b999-f758dd395d37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:56 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-23c90bae-b817-4509-8fce-b960e2c7ccc2 tempest-VolumesListAdminTestJSON-208806006 None] Created volume successfully. Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Flow 'volume_create_manager' (16b25ad8-ff59-42a3-bc3a-beeaaddeabbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9266f9ff-9590-4f98-aad3-6138c113a8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=99,cinder:UPDATE=106,cinder:DELETE=13,cinder:INSERT=23 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9266f9ff-9590-4f98-aad3-6138c113a8e3) 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-19T17:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-545216223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc07d512-7c9e-4c7d-b5da-adb346e28493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d571f5747f247de8a275c92fa0599b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:58Z,use_quota=True,user_id='713f6d82fa024b4cba18ec128635177f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3057c0ba-f403-41da-812c-7aa71cb9b73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3057c0ba-f403-41da-812c-7aa71cb9b73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a504f63f-cdd6-467a-914a-8cbf6698d894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a504f63f-cdd6-467a-914a-8cbf6698d894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dc07d512-7c9e-4c7d-b5da-adb346e28493', 'volume_name': 'volume-dc07d512-7c9e-4c7d-b5da-adb346e28493', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d2518982-b078-40a6-b4a7-3ae290f8aa30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d2518982-b078-40a6-b4a7-3ae290f8aa30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d4bd95f-14de-4c2d-ba10-80096fb10b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Volume dc07d512-7c9e-4c7d-b5da-adb346e28493: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dc07d512-7c9e-4c7d-b5da-adb346e28493', 'volume_size': 1} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 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-19T17:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-545216223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc07d512-7c9e-4c7d-b5da-adb346e28493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d571f5747f247de8a275c92fa0599b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:58Z,use_quota=True,user_id='713f6d82fa024b4cba18ec128635177f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Creating volume dc07d512-7c9e-4c7d-b5da-adb346e28493 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:04:57 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:04:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc07d512-7c9e-4c7d-b5da-adb346e28493 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:57 devstack sudo[106892]: 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/79c947ed65531511518bdc223681e669/volume-dc07d512-7c9e-4c7d-b5da-adb346e28493 1073741824 Aug 19 19:04:57 devstack sudo[106892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:58 devstack sudo[106892]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc07d512-7c9e-4c7d-b5da-adb346e28493 1073741824" returned: 0 in 0.455s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:58 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=86,cinder:UPDATE=107,cinder:INSERT=33,cinder:DELETE=6 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:04:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc07d512-7c9e-4c7d-b5da-adb346e28493 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:58 devstack sudo[106901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc07d512-7c9e-4c7d-b5da-adb346e28493 Aug 19 19:04:58 devstack sudo[106901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:04:58 devstack sudo[106901]: pam_unix(sudo:session): session closed for user root Aug 19 19:04:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc07d512-7c9e-4c7d-b5da-adb346e28493" returned: 0 in 0.245s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:04:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] <== create_volume: return (752ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:04:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.755s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d4bd95f-14de-4c2d-ba10-80096fb10b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc07d512-7c9e-4c7d-b5da-adb346e28493', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e48b324-b3d6-42c7-ae84-7e1dba3decd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Volume volume-dc07d512-7c9e-4c7d-b5da-adb346e28493 (dc07d512-7c9e-4c7d-b5da-adb346e28493): created successfully Aug 19 19:04:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e48b324-b3d6-42c7-ae84-7e1dba3decd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Flow 'volume_create_manager' (16b25ad8-ff59-42a3-bc3a-beeaaddeabbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:58 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f15f5d17-4ce7-4156-82ec-2ce31e37876d tempest-VolumesListAdminTestJSON-208806006 None] Created volume successfully. Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Flow 'volume_create_manager' (c4a7df5a-2692-4241-ace3-7e9df6cea711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f40d6346-3942-42f7-b105-d57c4b868e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f40d6346-3942-42f7-b105-d57c4b868e0a) 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-19T17:04:59Z,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=b2461008-45a3-4f11-8a85-97cca85ebda5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2681ee211b2b42e1a16014ee994f00cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:59Z,use_quota=True,user_id='b112c92ae81d485dafbf6ff9169868d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12c178fe-d03e-46ed-8c35-e15f84348813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12c178fe-d03e-46ed-8c35-e15f84348813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fed11aac-2826-484a-89c8-c04b6b25da6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fed11aac-2826-484a-89c8-c04b6b25da6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2461008-45a3-4f11-8a85-97cca85ebda5', 'volume_name': 'volume-b2461008-45a3-4f11-8a85-97cca85ebda5', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (090e1a6d-2409-4699-925c-14534d324f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (090e1a6d-2409-4699-925c-14534d324f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc2ad184-8124-45ea-86f6-57d89a892b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:04:59 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Volume b2461008-45a3-4f11-8a85-97cca85ebda5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2461008-45a3-4f11-8a85-97cca85ebda5', 'volume_size': 1} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 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-19T17:04:59Z,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=b2461008-45a3-4f11-8a85-97cca85ebda5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2681ee211b2b42e1a16014ee994f00cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:04: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-19T17:04:59Z,use_quota=True,user_id='b112c92ae81d485dafbf6ff9169868d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Creating volume b2461008-45a3-4f11-8a85-97cca85ebda5 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:04:59 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:04:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2461008-45a3-4f11-8a85-97cca85ebda5 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:04:59 devstack sudo[106904]: 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/79c947ed65531511518bdc223681e669/volume-b2461008-45a3-4f11-8a85-97cca85ebda5 1073741824 Aug 19 19:04:59 devstack sudo[106904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:00 devstack sudo[106904]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2461008-45a3-4f11-8a85-97cca85ebda5 1073741824" returned: 0 in 0.534s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2461008-45a3-4f11-8a85-97cca85ebda5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:00 devstack sudo[106910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2461008-45a3-4f11-8a85-97cca85ebda5 Aug 19 19:05:00 devstack sudo[106910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:00 devstack sudo[106910]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2461008-45a3-4f11-8a85-97cca85ebda5" returned: 0 in 0.324s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] <== create_volume: return (909ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:05:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.915s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc2ad184-8124-45ea-86f6-57d89a892b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2461008-45a3-4f11-8a85-97cca85ebda5', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b982c6d-969a-4106-b0b1-6a79297e1cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Volume volume-b2461008-45a3-4f11-8a85-97cca85ebda5 (b2461008-45a3-4f11-8a85-97cca85ebda5): created successfully Aug 19 19:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b982c6d-969a-4106-b0b1-6a79297e1cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Flow 'volume_create_manager' (c4a7df5a-2692-4241-ace3-7e9df6cea711) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-aaf267ce-c2af-4742-bfcf-e4a1244b8fde tempest-VolumesListAdminTestJSON-1414115120 None] Created volume successfully. Aug 19 19:05:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Acquiring lock "cinder-b2461008-45a3-4f11-8a85-97cca85ebda5-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Lock "cinder-b2461008-45a3-4f11-8a85-97cca85ebda5-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Acquiring lock "cinder-quobyte-b2461008-45a3-4f11-8a85-97cca85ebda5" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Lock "cinder-quobyte-b2461008-45a3-4f11-8a85-97cca85ebda5" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a8feabea-ab49-4eae-8e54-17dd9ab9be9f]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2461008-45a3-4f11-8a85-97cca85ebda5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "cinder-dc07d512-7c9e-4c7d-b5da-adb346e28493-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Lock "cinder-dc07d512-7c9e-4c7d-b5da-adb346e28493-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "cinder-quobyte-dc07d512-7c9e-4c7d-b5da-adb346e28493" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Lock "cinder-quobyte-dc07d512-7c9e-4c7d-b5da-adb346e28493" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[84507757-cfc4-4bba-8316-ac47a9b80038]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc07d512-7c9e-4c7d-b5da-adb346e28493 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:02 devstack sudo[106921]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2461008-45a3-4f11-8a85-97cca85ebda5 Aug 19 19:05:02 devstack sudo[106921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:02 devstack sudo[106923]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc07d512-7c9e-4c7d-b5da-adb346e28493 Aug 19 19:05:02 devstack sudo[106923]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:02 devstack sudo[106921]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2461008-45a3-4f11-8a85-97cca85ebda5" returned: 0 in 0.518s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2461008-45a3-4f11-8a85-97cca85ebda5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:02 devstack sudo[106929]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2461008-45a3-4f11-8a85-97cca85ebda5 Aug 19 19:05:02 devstack sudo[106929]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:02 devstack sudo[106923]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc07d512-7c9e-4c7d-b5da-adb346e28493" returned: 0 in 0.409s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc07d512-7c9e-4c7d-b5da-adb346e28493 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:02 devstack sudo[106933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc07d512-7c9e-4c7d-b5da-adb346e28493 Aug 19 19:05:02 devstack sudo[106933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:02 devstack sudo[106929]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2461008-45a3-4f11-8a85-97cca85ebda5" returned: 0 in 0.260s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Lock "cinder-quobyte-b2461008-45a3-4f11-8a85-97cca85ebda5" released by "delete_volume" :: held 0.840s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:02 devstack sudo[106933]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc07d512-7c9e-4c7d-b5da-adb346e28493" returned: 0 in 0.249s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Created reservations ['2c3dd7d9-c5d2-4422-a889-5cce6288d538', '35a1d8bc-704f-43eb-aa74-dd5b1d6e95da', '052e6e92-4efa-4867-94fb-2e150b482b30', '45cc5ddf-092d-49a4-ae24-8daa0854dfaf'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Lock "cinder-quobyte-dc07d512-7c9e-4c7d-b5da-adb346e28493" released by "delete_volume" :: held 0.724s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Created reservations ['4d376003-83c7-46c6-b071-f1d6f739ac0b', '89a3159d-5ad8-4143-8830-d2b08f6195fa', '06102f5c-946d-4356-acbe-ad86711b50b3', 'a5fd641d-064b-4e3d-a487-e6525dc53bac'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:02 devstack sudo[106937]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:05:02 devstack sudo[106937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:02 devstack sudo[106939]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:05:02 devstack sudo[106939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:03 devstack sudo[106937]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.294s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:05:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Deleted volume successfully. Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e5a6f62d-d89f-4d31-ba2b-5e9aa5988628 tempest-VolumesListAdminTestJSON-1414115120 None] Lock "cinder-b2461008-45a3-4f11-8a85-97cca85ebda5-delete_volume" released by "delete_volume" :: held 1.426s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0c7145bb-b388-4f0b-86ea-c90d93f50867 tempest-GroupsTest-362901032 None] Group tempest-Group1-552251665: creating Aug 19 19:05:03 devstack sudo[106939]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.293s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:05:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Deleted volume successfully. Aug 19 19:05:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0c7145bb-b388-4f0b-86ea-c90d93f50867 tempest-GroupsTest-362901032 None] Group tempest-Group1-552251665: created successfully Aug 19 19:05:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0c7145bb-b388-4f0b-86ea-c90d93f50867 tempest-GroupsTest-362901032 None] Create group completed successfully. Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0557d25b-c0d6-4387-b964-63264502c6fc tempest-VolumesListAdminTestJSON-208806006 None] Lock "cinder-dc07d512-7c9e-4c7d-b5da-adb346e28493-delete_volume" released by "delete_volume" :: held 1.301s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "cinder-67a3b592-f2ce-44e8-9ddd-de66a93108b8-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Lock "cinder-67a3b592-f2ce-44e8-9ddd-de66a93108b8-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "cinder-quobyte-67a3b592-f2ce-44e8-9ddd-de66a93108b8" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Lock "cinder-quobyte-67a3b592-f2ce-44e8-9ddd-de66a93108b8" acquired by "delete_volume" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5e4ec79-8286-46da-8d16-71fce2621393]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:03 devstack sudo[106943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8 Aug 19 19:05:03 devstack sudo[106943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:03 devstack sudo[106943]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8" returned: 0 in 0.362s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:03 devstack sudo[106948]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8 Aug 19 19:05:03 devstack sudo[106948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:03 devstack sudo[106948]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-67a3b592-f2ce-44e8-9ddd-de66a93108b8" returned: 0 in 0.255s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Lock "cinder-quobyte-67a3b592-f2ce-44e8-9ddd-de66a93108b8" released by "delete_volume" :: held 0.654s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Created reservations ['554bd2e1-3281-4a9c-bd6d-a6b7840e088c', '960fd326-521f-44c4-b903-8da211bf1acd', '31a0d748-96e0-4abe-a224-09a62ad67007', '9314f9b0-a88b-492c-bade-cca780f5b4ca'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:04 devstack sudo[106951]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:05:04 devstack sudo[106951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:04 devstack sudo[106951]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.264s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:05:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Deleted volume successfully. Aug 19 19:05:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-44c35e2b-0f61-4235-b4c0-d0de265d5b9e tempest-GroupsTest-362901032 None] Group tempest-Group2-2055108378: creating Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6c6690c-8d60-4049-b4b5-2d408ce41018 tempest-VolumesListAdminTestJSON-208806006 None] Lock "cinder-67a3b592-f2ce-44e8-9ddd-de66a93108b8-delete_volume" released by "delete_volume" :: held 1.158s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-44c35e2b-0f61-4235-b4c0-d0de265d5b9e tempest-GroupsTest-362901032 None] Group tempest-Group2-2055108378: created successfully Aug 19 19:05:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-44c35e2b-0f61-4235-b4c0-d0de265d5b9e tempest-GroupsTest-362901032 None] Create group completed successfully. Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "cinder-40832690-6adb-4f22-8bb4-1925bdba150d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Lock "cinder-40832690-6adb-4f22-8bb4-1925bdba150d-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "cinder-quobyte-40832690-6adb-4f22-8bb4-1925bdba150d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Lock "cinder-quobyte-40832690-6adb-4f22-8bb4-1925bdba150d" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[32896268-a38d-4a95-9dda-8664d6916f78]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-40832690-6adb-4f22-8bb4-1925bdba150d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:04 devstack sudo[106954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-40832690-6adb-4f22-8bb4-1925bdba150d Aug 19 19:05:04 devstack sudo[106954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:04 devstack sudo[106954]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-40832690-6adb-4f22-8bb4-1925bdba150d" returned: 0 in 0.355s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-40832690-6adb-4f22-8bb4-1925bdba150d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:04 devstack sudo[106959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-40832690-6adb-4f22-8bb4-1925bdba150d Aug 19 19:05:04 devstack sudo[106959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:05 devstack sudo[106959]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-40832690-6adb-4f22-8bb4-1925bdba150d" returned: 0 in 0.248s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Lock "cinder-quobyte-40832690-6adb-4f22-8bb4-1925bdba150d" released by "delete_volume" :: held 0.637s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:05 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Created reservations ['aeee4f21-2cba-4d93-9820-8ab52a4a201a', '09e3248a-adf0-4acb-a9e6-08e49e0638a5', '20f8c143-0748-41ca-981f-c424225d8f27', '8f0976d8-ceb8-4be8-bcbb-3567a50772de'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:05 devstack sudo[106962]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:05:05 devstack sudo[106962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:05 devstack sudo[106962]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.250s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:05 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:05:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Deleted volume successfully. Aug 19 19:05:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bb6a9771-06b2-4c79-9239-0e56e94ef3e2 tempest-VolumesListAdminTestJSON-208806006 None] Lock "cinder-40832690-6adb-4f22-8bb4-1925bdba150d-delete_volume" released by "delete_volume" :: held 1.096s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Flow 'volume_create_manager' (e969a799-6b7a-4581-8d1c-822b777a8637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f30995c-0c21-4ea6-b9ea-ed7cf778837b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2f30995c-0c21-4ea6-b9ea-ed7cf778837b) 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-19T17:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-857051619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b7c95abb-fe96-4d90-993d-7a1017e9c251,host='devstack@QuobyteHD#QuobyteHD',id=b5f48e79-ee55-4ded-9749-c1a39a1d30e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cccfef3de1a41f5b537080cbc4880b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:06Z,use_quota=True,user_id='6ab09a63dfe441f293c20253fc4db9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1c80a07-98c2-4936-9ca2-c71b92fc2ebf),volume_type_id=e1c80a07-98c2-4936-9ca2-c71b92fc2ebf)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (229a7351-3162-439e-b6d3-8ea61453e8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (229a7351-3162-439e-b6d3-8ea61453e8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (763bfe2c-fd61-4898-b649-7ca1e47e5eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (763bfe2c-fd61-4898-b649-7ca1e47e5eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b5f48e79-ee55-4ded-9749-c1a39a1d30e2', 'volume_name': 'volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e0b3a05-eaa0-4b18-9899-53ba6e48ebf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e0b3a05-eaa0-4b18-9899-53ba6e48ebf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e8c92cbc-f992-42e0-a6d8-8a2d4773e682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:06 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Volume b5f48e79-ee55-4ded-9749-c1a39a1d30e2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2', 'volume_size': 1} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 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=b7c95abb-fe96-4d90-993d-7a1017e9c251,created_at=2026-08-19T17:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-857051619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b7c95abb-fe96-4d90-993d-7a1017e9c251,host='devstack@QuobyteHD#QuobyteHD',id=b5f48e79-ee55-4ded-9749-c1a39a1d30e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cccfef3de1a41f5b537080cbc4880b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:06Z,use_quota=True,user_id='6ab09a63dfe441f293c20253fc4db9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1c80a07-98c2-4936-9ca2-c71b92fc2ebf),volume_type_id=e1c80a07-98c2-4936-9ca2-c71b92fc2ebf)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Creating volume b5f48e79-ee55-4ded-9749-c1a39a1d30e2 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:05:06 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:06 devstack sudo[106967]: 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/79c947ed65531511518bdc223681e669/volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2 1073741824 Aug 19 19:05:06 devstack sudo[106967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:06 devstack sudo[106967]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2 1073741824" returned: 0 in 0.503s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:06 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/79c947ed65531511518bdc223681e669/volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2 Aug 19 19:05:06 devstack sudo[106978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:07 devstack sudo[106978]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2" returned: 0 in 0.343s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] <== create_volume: return (900ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:05:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.903s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e8c92cbc-f992-42e0-a6d8-8a2d4773e682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (661ad10e-5534-4d01-9008-d2f4f5e8e3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:07 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Volume volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2 (b5f48e79-ee55-4ded-9749-c1a39a1d30e2): created successfully Aug 19 19:05:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (661ad10e-5534-4d01-9008-d2f4f5e8e3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Flow 'volume_create_manager' (e969a799-6b7a-4581-8d1c-822b777a8637) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-66821585-2ed6-4045-a315-e23aaf619550 tempest-GroupsTest-362901032 None] Created volume successfully. Aug 19 19:05:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-d9e54108-62c8-4369-9418-f10ab8087c41 req-15bf1685-038c-4fbc-9e70-8ac467f3c8a9 tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-d9e54108-62c8-4369-9418-f10ab8087c41 req-15bf1685-038c-4fbc-9e70-8ac467f3c8a9 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-d9e54108-62c8-4369-9418-f10ab8087c41 req-15bf1685-038c-4fbc-9e70-8ac467f3c8a9 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-d9e54108-62c8-4369-9418-f10ab8087c41 req-15bf1685-038c-4fbc-9e70-8ac467f3c8a9 tempest-TestInstancesWithCinderVolumes-727022970 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8', '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': '8cf2233f-a2ee-421f-9569-95feac6a1119', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:05:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-d9e54108-62c8-4369-9418-f10ab8087c41 req-15bf1685-038c-4fbc-9e70-8ac467f3c8a9 tempest-TestInstancesWithCinderVolumes-727022970 None] attachment_update completed successfully. Aug 19 19:05:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Acquiring lock "cinder-quobyte-b5f48e79-ee55-4ded-9749-c1a39a1d30e2" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Lock "cinder-quobyte-b5f48e79-ee55-4ded-9749-c1a39a1d30e2" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:08 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9032be17-4539-4869-ad30-592f06608189]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:08 devstack sudo[106994]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2 Aug 19 19:05:08 devstack sudo[106994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:08 devstack sudo[106994]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2" returned: 0 in 0.435s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:08 devstack sudo[107001]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2 Aug 19 19:05:08 devstack sudo[107001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:08 devstack sudo[107001]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b5f48e79-ee55-4ded-9749-c1a39a1d30e2" returned: 0 in 0.263s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Lock "cinder-quobyte-b5f48e79-ee55-4ded-9749-c1a39a1d30e2" released by "delete_volume" :: held 0.759s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:08 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Created reservations ['c6979ffe-d27c-44e2-bc88-c9ff4768badb'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:08 devstack cinder-volume[94004]: WARNING cinder.quota [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1777435049 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1777435049, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:05:08 devstack cinder-volume[94004]: WARNING cinder.quota [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1777435049 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1777435049, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:05:08 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Created reservations ['9fd8e981-c80c-4f62-a65f-d7e3feb42fef', '3e2fc00b-d1b9-4d0f-b777-c7bf78545b1b', '0f179446-2dae-438f-b269-f303fca68644', '90075e8f-250a-4f49-8ff1-6cd02d5576c1'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:09 devstack sudo[107004]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:05:09 devstack sudo[107004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:09 devstack sudo[107004]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.260s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:05:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-34b20222-cdf4-41d7-b0df-fb8a28b07ab1 tempest-GroupsTest-362901032 None] Delete group completed successfully. Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5a0b7997-f4cb-43fb-ad66-c87837c7b5c4 tempest-GroupsTest-362901032 None] Created reservations ['bf97afd4-44c0-40f2-9b96-d666e670d5db'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5a0b7997-f4cb-43fb-ad66-c87837c7b5c4 tempest-GroupsTest-362901032 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5a0b7997-f4cb-43fb-ad66-c87837c7b5c4 tempest-GroupsTest-362901032 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5a0b7997-f4cb-43fb-ad66-c87837c7b5c4 tempest-GroupsTest-362901032 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5a0b7997-f4cb-43fb-ad66-c87837c7b5c4 tempest-GroupsTest-362901032 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5a0b7997-f4cb-43fb-ad66-c87837c7b5c4 tempest-GroupsTest-362901032 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5a0b7997-f4cb-43fb-ad66-c87837c7b5c4 tempest-GroupsTest-362901032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:09 devstack sudo[107013]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:05:09 devstack sudo[107013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:09 devstack sudo[107013]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5a0b7997-f4cb-43fb-ad66-c87837c7b5c4 tempest-GroupsTest-362901032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.277s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:09 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-5a0b7997-f4cb-43fb-ad66-c87837c7b5c4 tempest-GroupsTest-362901032 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:05:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5a0b7997-f4cb-43fb-ad66-c87837c7b5c4 tempest-GroupsTest-362901032 None] Delete group completed successfully. Aug 19 19:05:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-63e2bcef-817c-49fd-9184-dd876c4a7ed9 req-b79efde5-85fc-4ddd-9eaf-8b6d1f992423 tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-63e2bcef-817c-49fd-9184-dd876c4a7ed9 req-b79efde5-85fc-4ddd-9eaf-8b6d1f992423 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-63e2bcef-817c-49fd-9184-dd876c4a7ed9 req-b79efde5-85fc-4ddd-9eaf-8b6d1f992423 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-63e2bcef-817c-49fd-9184-dd876c4a7ed9 req-b79efde5-85fc-4ddd-9eaf-8b6d1f992423 tempest-TestInstancesWithCinderVolumes-727022970 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5', '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': '9dcd1acf-82af-40e0-b98a-c41bd4a0b60a', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:05:10 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-63e2bcef-817c-49fd-9184-dd876c4a7ed9 req-b79efde5-85fc-4ddd-9eaf-8b6d1f992423 tempest-TestInstancesWithCinderVolumes-727022970 None] attachment_update completed successfully. Aug 19 19:05:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-97fb07f0-86d5-497d-bd19-006c1de48f42 tempest-GroupsTest-362901032 None] Group tempest-GroupsTest-Group-2134500473: creating Aug 19 19:05:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-97fb07f0-86d5-497d-bd19-006c1de48f42 tempest-GroupsTest-362901032 None] Group tempest-GroupsTest-Group-2134500473: created successfully Aug 19 19:05:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-97fb07f0-86d5-497d-bd19-006c1de48f42 tempest-GroupsTest-362901032 None] Create group completed successfully. Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Flow 'volume_create_manager' (772a7637-f16f-426c-bc5f-5f4b4610ddf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ace51c58-b97e-4ce6-97fc-4b86c5396bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ace51c58-b97e-4ce6-97fc-4b86c5396bed) 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-19T17:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1375012597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=547142be-a0f3-48e4-add4-773ba34d6ad9,host='devstack@QuobyteHD#QuobyteHD',id=5021cf43-ed52-4a2a-be05-24fb7ea856d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cccfef3de1a41f5b537080cbc4880b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:13Z,use_quota=True,user_id='6ab09a63dfe441f293c20253fc4db9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb5a1a6e-b787-49c9-91e6-e5d8bcde0b27),volume_type_id=fb5a1a6e-b787-49c9-91e6-e5d8bcde0b27)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95e5e372-5608-41de-8f10-e1234504b6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95e5e372-5608-41de-8f10-e1234504b6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfd51fb8-f44f-48ca-a05f-1e3c3fb790df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dfd51fb8-f44f-48ca-a05f-1e3c3fb790df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5021cf43-ed52-4a2a-be05-24fb7ea856d2', 'volume_name': 'volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c399f77a-38be-465f-87a7-ebb7c60902d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c399f77a-38be-465f-87a7-ebb7c60902d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1fd70dc-e5fd-4318-8e6f-d22816730a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Volume 5021cf43-ed52-4a2a-be05-24fb7ea856d2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2', 'volume_size': 1} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 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=547142be-a0f3-48e4-add4-773ba34d6ad9,created_at=2026-08-19T17:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1375012597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=547142be-a0f3-48e4-add4-773ba34d6ad9,host='devstack@QuobyteHD#QuobyteHD',id=5021cf43-ed52-4a2a-be05-24fb7ea856d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cccfef3de1a41f5b537080cbc4880b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:13Z,use_quota=True,user_id='6ab09a63dfe441f293c20253fc4db9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb5a1a6e-b787-49c9-91e6-e5d8bcde0b27),volume_type_id=fb5a1a6e-b787-49c9-91e6-e5d8bcde0b27)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Creating volume 5021cf43-ed52-4a2a-be05-24fb7ea856d2 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:05:12 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:05:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:12 devstack sudo[107041]: 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/79c947ed65531511518bdc223681e669/volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2 1073741824 Aug 19 19:05:12 devstack sudo[107041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:13 devstack sudo[107041]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2 1073741824" returned: 0 in 0.530s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:13 devstack sudo[107047]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2 Aug 19 19:05:13 devstack sudo[107047]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:13 devstack sudo[107047]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2" returned: 0 in 0.262s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] <== create_volume: return (842ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:05:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.846s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b1fd70dc-e5fd-4318-8e6f-d22816730a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (57bed5ef-29a0-435a-a144-0fed31c23b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:13 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Volume volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2 (5021cf43-ed52-4a2a-be05-24fb7ea856d2): created successfully Aug 19 19:05:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (57bed5ef-29a0-435a-a144-0fed31c23b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Flow 'volume_create_manager' (772a7637-f16f-426c-bc5f-5f4b4610ddf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ef8c354b-be66-476c-88a0-63e3fab5386d tempest-GroupsTest-362901032 None] Created volume successfully. Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Flow 'volume_create_manager' (3e383720-5812-474d-aa37-d510e123b9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6de6cfb1-947c-45bb-aef3-8cea6bfeab22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6de6cfb1-947c-45bb-aef3-8cea6bfeab22) 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-19T17:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-708286688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=547142be-a0f3-48e4-add4-773ba34d6ad9,host='devstack@QuobyteHD#QuobyteHD',id=4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cccfef3de1a41f5b537080cbc4880b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:15Z,use_quota=True,user_id='6ab09a63dfe441f293c20253fc4db9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb5a1a6e-b787-49c9-91e6-e5d8bcde0b27),volume_type_id=fb5a1a6e-b787-49c9-91e6-e5d8bcde0b27)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3430535e-cf65-4aa7-b02d-d34a35872789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3430535e-cf65-4aa7-b02d-d34a35872789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e92209a1-9c50-4099-8743-556cffe58b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e92209a1-9c50-4099-8743-556cffe58b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e', 'volume_name': 'volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85ad2c9e-12f8-4dc1-8b08-4c9b90d229fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85ad2c9e-12f8-4dc1-8b08-4c9b90d229fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f710f471-ba3b-4e46-b531-ee3d0b6eb073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:14 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Volume 4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e', 'volume_size': 1} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 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=547142be-a0f3-48e4-add4-773ba34d6ad9,created_at=2026-08-19T17:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-708286688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=547142be-a0f3-48e4-add4-773ba34d6ad9,host='devstack@QuobyteHD#QuobyteHD',id=4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cccfef3de1a41f5b537080cbc4880b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:15Z,use_quota=True,user_id='6ab09a63dfe441f293c20253fc4db9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb5a1a6e-b787-49c9-91e6-e5d8bcde0b27),volume_type_id=fb5a1a6e-b787-49c9-91e6-e5d8bcde0b27)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Creating volume 4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:05:14 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:05:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:14 devstack sudo[107054]: 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/79c947ed65531511518bdc223681e669/volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e 1073741824 Aug 19 19:05:14 devstack sudo[107054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:15 devstack sudo[107054]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e 1073741824" returned: 0 in 0.577s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:15 devstack sudo[107107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e Aug 19 19:05:15 devstack sudo[107107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:15 devstack sudo[107107]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e" returned: 0 in 0.276s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] <== create_volume: return (904ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:05:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.908s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f710f471-ba3b-4e46-b531-ee3d0b6eb073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b508daa8-ad9c-471f-91ef-516c0c631aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:15 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Volume volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e (4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e): created successfully Aug 19 19:05:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b508daa8-ad9c-471f-91ef-516c0c631aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Flow 'volume_create_manager' (3e383720-5812-474d-aa37-d510e123b9d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-27cfd613-2ad6-4cc8-9d52-d42ff8b5747c tempest-GroupsTest-362901032 None] Created volume successfully. Aug 19 19:05:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-057c3b6e-4e13-4acf-9b89-81526a5f240b req-5b7af4b9-2eaf-4798-a120-956de49400e6 tempest-TestInstancesWithCinderVolumes-727022970 None] Terminate volume connection completed successfully. Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-057c3b6e-4e13-4acf-9b89-81526a5f240b req-5b7af4b9-2eaf-4798-a120-956de49400e6 tempest-TestInstancesWithCinderVolumes-727022970 None] Deleting attachment 8cf2233f-a2ee-421f-9569-95feac6a1119. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Flow 'volume_create_manager' (ac1eb34e-8ef2-4d21-8829-22024082b1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (32e3d5ed-c473-4467-9318-14fcb3beff7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (32e3d5ed-c473-4467-9318-14fcb3beff7b) 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-19T17:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1289020883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e13bab46-ec64-4e5c-84e2-f19ed4a83d26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b2f15c97d7946758dd38c65373d9dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:17Z,use_quota=True,user_id='3637dd5273df4b039c5452753121677e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (478ed05d-176f-4581-9599-992833f2ea80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (478ed05d-176f-4581-9599-992833f2ea80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65ffbd8a-9f40-45a8-a1f2-b9f2368530b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65ffbd8a-9f40-45a8-a1f2-b9f2368530b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e13bab46-ec64-4e5c-84e2-f19ed4a83d26', 'volume_name': 'volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3228642b-0055-4782-8c3a-b51a9f11e0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3228642b-0055-4782-8c3a-b51a9f11e0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aef5cb17-179e-45c4-99a1-a6d084b60ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:16 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Volume e13bab46-ec64-4e5c-84e2-f19ed4a83d26: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26', 'volume_size': 1} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 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-19T17:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1289020883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e13bab46-ec64-4e5c-84e2-f19ed4a83d26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b2f15c97d7946758dd38c65373d9dcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:17Z,use_quota=True,user_id='3637dd5273df4b039c5452753121677e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Creating volume e13bab46-ec64-4e5c-84e2-f19ed4a83d26 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:05:16 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:05:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:17 devstack sudo[107122]: 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/79c947ed65531511518bdc223681e669/volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26 1073741824 Aug 19 19:05:17 devstack sudo[107122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c51384e7-3871-4975-a93f-53c0c6c6809c tempest-GroupsTest-362901032 None] Update group completed successfully. Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "cinder-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "cinder-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "cinder-quobyte-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "cinder-quobyte-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8" acquired by "delete_volume" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e909667-2bca-4149-8841-0cad4f593b20]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:17 devstack sudo[107122]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26 1073741824" returned: 0 in 0.489s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:17 devstack sudo[107132]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8 Aug 19 19:05:17 devstack sudo[107132]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:17 devstack sudo[107133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26 Aug 19 19:05:17 devstack sudo[107133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:17 devstack sudo[107133]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26" returned: 0 in 0.282s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] <== create_volume: return (814ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.819s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:17 devstack sudo[107132]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8" returned: 0 in 0.405s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aef5cb17-179e-45c4-99a1-a6d084b60ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (85d85518-03f1-42fd-a669-b00eb5855006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:17 devstack sudo[107141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8 Aug 19 19:05:17 devstack sudo[107141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:17 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Volume volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26 (e13bab46-ec64-4e5c-84e2-f19ed4a83d26): created successfully Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (85d85518-03f1-42fd-a669-b00eb5855006) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Flow 'volume_create_manager' (ac1eb34e-8ef2-4d21-8829-22024082b1cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-543b999a-a3e0-4a62-ae83-bed05aaa25d9 tempest-AbsoluteLimitsTests-1309852016 None] Created volume successfully. Aug 19 19:05:18 devstack sudo[107141]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8" returned: 0 in 0.304s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "cinder-quobyte-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8" released by "delete_volume" :: held 0.756s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:18 devstack cinder-volume[94004]: WARNING cinder.quota [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-224625011-600578066 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-224625011-600578066, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:05:18 devstack cinder-volume[94004]: WARNING cinder.quota [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-224625011-600578066 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-224625011-600578066, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:05:18 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Created reservations ['d5ef643c-478d-41cd-a7e8-bbf58fe383d9', '1bfb27a9-e749-4ff1-be89-12c495b4d089', '53f5004f-84f6-4f06-84d7-a11a9900b085', '3b4a0602-6587-4c30-980d-a02873712ab5'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:18 devstack sudo[107144]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:05:18 devstack sudo[107144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:18 devstack sudo[107144]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.280s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:18 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:05:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Deleted volume successfully. Aug 19 19:05:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9a35273e-7a4b-48d1-8deb-15042e9cd9a5 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "cinder-622523e6-4a86-40a9-bb5a-d7ce0fceb4c8-delete_volume" released by "delete_volume" :: held 1.248s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d3c689b4-0ef9-4855-82ba-328783df560d tempest-GroupsTest-362901032 None] Update group completed successfully. Aug 19 19:05:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Acquiring lock "cinder-e13bab46-ec64-4e5c-84e2-f19ed4a83d26-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Lock "cinder-e13bab46-ec64-4e5c-84e2-f19ed4a83d26-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Acquiring lock "cinder-quobyte-e13bab46-ec64-4e5c-84e2-f19ed4a83d26" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Lock "cinder-quobyte-e13bab46-ec64-4e5c-84e2-f19ed4a83d26" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:19 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0dedfeaa-101e-4c86-b953-49f8b6b7d94a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:19 devstack sudo[107151]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26 Aug 19 19:05:19 devstack sudo[107151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:19 devstack sudo[107151]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26" returned: 0 in 0.398s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:19 devstack sudo[107164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26 Aug 19 19:05:19 devstack sudo[107164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:19 devstack sudo[107164]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e13bab46-ec64-4e5c-84e2-f19ed4a83d26" returned: 0 in 0.301s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Lock "cinder-quobyte-e13bab46-ec64-4e5c-84e2-f19ed4a83d26" released by "delete_volume" :: held 0.745s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Created reservations ['9b9619fa-4e9b-4ffe-be91-d8cc217e45c4', '6f72ba27-5c37-4888-923f-a2251db26448', '2372a599-175d-4890-aaea-6ef6456e0f95', '40eb7b1d-323f-454f-8f7f-eb10e1438177'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:20 devstack sudo[107175]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:05:20 devstack sudo[107175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Acquiring lock "cinder-quobyte-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:20 devstack sudo[107175]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.295s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Lock "cinder-quobyte-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:20 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Deleted volume successfully. Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2a159852-6974-40f2-b6cb-d5166cf800b0]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-059c0f7b-468b-44a2-99cb-f419af8a0aab tempest-AbsoluteLimitsTests-1309852016 None] Lock "cinder-e13bab46-ec64-4e5c-84e2-f19ed4a83d26-delete_volume" released by "delete_volume" :: held 1.319s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:20 devstack sudo[107182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e Aug 19 19:05:20 devstack sudo[107182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:20 devstack sudo[107182]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e" returned: 0 in 0.488s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:20 devstack sudo[107188]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e Aug 19 19:05:20 devstack sudo[107188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:21 devstack sudo[107188]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e" returned: 0 in 0.271s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Lock "cinder-quobyte-4545fe44-9a5e-4616-93c6-c6a7ea6d8b1e" released by "delete_volume" :: held 0.836s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Acquiring lock "cinder-quobyte-5021cf43-ed52-4a2a-be05-24fb7ea856d2" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Lock "cinder-quobyte-5021cf43-ed52-4a2a-be05-24fb7ea856d2" acquired by "delete_volume" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:21 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a149ca8-5f15-4887-bd09-fe533eda58ba]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-8c56bca3-a48c-4932-a921-a4088141b070 req-9e64daae-633c-4d2d-bea8-d50bf90ab9a1 tempest-TestInstancesWithCinderVolumes-727022970 None] Terminate volume connection completed successfully. Aug 19 19:05:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-8c56bca3-a48c-4932-a921-a4088141b070 req-9e64daae-633c-4d2d-bea8-d50bf90ab9a1 tempest-TestInstancesWithCinderVolumes-727022970 None] Deleting attachment 9dcd1acf-82af-40e0-b98a-c41bd4a0b60a. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:05:21 devstack sudo[107196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2 Aug 19 19:05:21 devstack sudo[107196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:21 devstack sudo[107196]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2" returned: 0 in 0.445s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:21 devstack sudo[107201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2 Aug 19 19:05:21 devstack sudo[107201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "cinder-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "cinder-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "cinder-quobyte-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "cinder-quobyte-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5" acquired by "delete_volume" :: waited 0.036s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:22 devstack sudo[107201]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[20c3eff3-7442-4f25-a0e2-3c4f04c2a703]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5021cf43-ed52-4a2a-be05-24fb7ea856d2" returned: 0 in 0.334s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Lock "cinder-quobyte-5021cf43-ed52-4a2a-be05-24fb7ea856d2" released by "delete_volume" :: held 0.844s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:22 devstack sudo[107204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5 Aug 19 19:05:22 devstack sudo[107204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Created reservations ['faca200f-9854-41d7-a7e2-8fb899d6e984'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:22 devstack cinder-volume[94004]: WARNING cinder.quota [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1753035959 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1753035959, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:05:22 devstack cinder-volume[94004]: WARNING cinder.quota [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1753035959 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1753035959, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Created reservations ['74735e22-75b5-49df-bf0e-de34a208a453', '01eeb181-e1c4-4fda-96c4-00b7cc71cc5b', '0bfa4a2f-54a5-4c63-8fe8-67be94001649', '07cb75d2-6547-406f-b0c4-da7ccbc4ec3c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Created reservations ['93232b68-ee6a-491b-9da8-2929e2f5ec14', '743129e5-7cea-4bb2-a62e-17ee31519b61', '64ec52a9-2aaf-466e-9728-ad1f7e2ed899', 'cdc77372-077c-45f9-86f6-0759c63699cf'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:22 devstack sudo[107216]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:05:22 devstack sudo[107216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:22 devstack sudo[107204]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5" returned: 0 in 0.520s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:22 devstack sudo[107218]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5 Aug 19 19:05:22 devstack sudo[107218]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:22 devstack sudo[107218]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5" returned: 0 in 0.310s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "cinder-quobyte-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5" released by "delete_volume" :: held 0.902s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:22 devstack sudo[107216]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.461s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:22 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:05:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-014c9a26-5128-4550-b85c-26e17fbde641 tempest-GroupsTest-362901032 None] Delete group completed successfully. Aug 19 19:05:22 devstack cinder-volume[94004]: WARNING cinder.quota [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-108032400-933875616 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-108032400-933875616, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:05:22 devstack cinder-volume[94004]: WARNING cinder.quota [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-108032400-933875616 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-108032400-933875616, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:05:23 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Created reservations ['a299b0cb-ffd8-47aa-8419-1078a3a6e03d', '75a782be-4e11-451f-b61c-7de7890ac5ad', 'b187e3cb-f023-48c6-b865-c3550b7e28b9', '73544145-e994-4407-ba65-c54543a3ae78'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:23 devstack sudo[107222]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:05:23 devstack sudo[107222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:23 devstack sudo[107222]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.326s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:23 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:05:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Deleted volume successfully. Aug 19 19:05:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8857664e-38c4-4846-be97-320369ae1176 tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "cinder-6eca53dc-0ca8-4824-9cbb-24a7b55be0e5-delete_volume" released by "delete_volume" :: held 1.559s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Flow 'volume_create_manager' (6d515768-f3bb-466b-9cc7-ecd4c5acb6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07816969-3c55-4f06-8c8d-77280a1e5ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07816969-3c55-4f06-8c8d-77280a1e5ee6) 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-19T17:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1081450151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd959057-6735-4ebd-a92b-f5e35094aee3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7a0f7e9b7d74ae1b1f67e6b99736cb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05:26Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:05:26Z,use_quota=True,user_id='79c0645cbb184ca2b0b01b04b13dbf35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa18dad0-8c48-46dc-9dbc-253a95af8655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aa18dad0-8c48-46dc-9dbc-253a95af8655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cbeb7405-4f67-4d88-9d70-faffaf38720e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cbeb7405-4f67-4d88-9d70-faffaf38720e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd959057-6735-4ebd-a92b-f5e35094aee3', 'volume_name': 'volume-fd959057-6735-4ebd-a92b-f5e35094aee3', 'volume_size': 2}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e32ebef3-298a-430c-ab37-4465e03ee223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e32ebef3-298a-430c-ab37-4465e03ee223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c567cb2-03d4-475b-a4e4-a49bd96660b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:26 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Volume fd959057-6735-4ebd-a92b-f5e35094aee3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd959057-6735-4ebd-a92b-f5e35094aee3', 'volume_size': 2} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 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-19T17:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1081450151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd959057-6735-4ebd-a92b-f5e35094aee3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7a0f7e9b7d74ae1b1f67e6b99736cb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05:26Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:05:26Z,use_quota=True,user_id='79c0645cbb184ca2b0b01b04b13dbf35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Creating volume fd959057-6735-4ebd-a92b-f5e35094aee3 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:05:26 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd959057-6735-4ebd-a92b-f5e35094aee3 2147483648 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:26 devstack sudo[107251]: 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/79c947ed65531511518bdc223681e669/volume-fd959057-6735-4ebd-a92b-f5e35094aee3 2147483648 Aug 19 19:05:26 devstack sudo[107251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:26 devstack sudo[107251]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd959057-6735-4ebd-a92b-f5e35094aee3 2147483648" returned: 0 in 0.673s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd959057-6735-4ebd-a92b-f5e35094aee3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:26 devstack sudo[107258]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd959057-6735-4ebd-a92b-f5e35094aee3 Aug 19 19:05:26 devstack sudo[107258]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-3430a4f9-b22a-4fd2-9231-751961a1b69a req-0e754935-7302-4c1d-8874-177b46a07cb3 tempest-TestInstancesWithCinderVolumes-727022970 None] Terminate volume connection completed successfully. Aug 19 19:05:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-3430a4f9-b22a-4fd2-9231-751961a1b69a req-0e754935-7302-4c1d-8874-177b46a07cb3 tempest-TestInstancesWithCinderVolumes-727022970 None] Deleting attachment 23b0cd7f-ec1d-4820-81a0-45c645c11e9c. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:05:27 devstack sudo[107258]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd959057-6735-4ebd-a92b-f5e35094aee3" returned: 0 in 0.407s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] <== create_volume: return (1150ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:05:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.153s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c567cb2-03d4-475b-a4e4-a49bd96660b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd959057-6735-4ebd-a92b-f5e35094aee3', 'volume_size': 2}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c35eb303-7c55-431d-a32c-7897a7751c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:27 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Volume volume-fd959057-6735-4ebd-a92b-f5e35094aee3 (fd959057-6735-4ebd-a92b-f5e35094aee3): created successfully Aug 19 19:05:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c35eb303-7c55-431d-a32c-7897a7751c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Flow 'volume_create_manager' (6d515768-f3bb-466b-9cc7-ecd4c5acb6c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c027521d-067a-4956-8ed5-33ba81c64e0a tempest-VolumesCloneNegativeTest-1500644010 None] Created volume successfully. Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Acquiring lock "cinder-fd959057-6735-4ebd-a92b-f5e35094aee3-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Lock "cinder-fd959057-6735-4ebd-a92b-f5e35094aee3-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Acquiring lock "cinder-quobyte-fd959057-6735-4ebd-a92b-f5e35094aee3" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Lock "cinder-quobyte-fd959057-6735-4ebd-a92b-f5e35094aee3" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[84c4d02c-3495-4e5a-a924-7919ca4e05bb]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd959057-6735-4ebd-a92b-f5e35094aee3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "cinder-0dbc16c4-7fb0-4034-9030-4a012d418d2b-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "cinder-0dbc16c4-7fb0-4034-9030-4a012d418d2b-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "cinder-quobyte-0dbc16c4-7fb0-4034-9030-4a012d418d2b" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "cinder-quobyte-0dbc16c4-7fb0-4034-9030-4a012d418d2b" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[38bf4a5c-60cc-4159-8bcc-63a6085ca9d9]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:28 devstack sudo[107264]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd959057-6735-4ebd-a92b-f5e35094aee3 Aug 19 19:05:28 devstack sudo[107264]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:28 devstack sudo[107265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b Aug 19 19:05:28 devstack sudo[107265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:28 devstack sudo[107264]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd959057-6735-4ebd-a92b-f5e35094aee3" returned: 0 in 0.414s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd959057-6735-4ebd-a92b-f5e35094aee3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:28 devstack sudo[107271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd959057-6735-4ebd-a92b-f5e35094aee3 Aug 19 19:05:28 devstack sudo[107271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:28 devstack sudo[107265]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b" returned: 0 in 0.437s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:28 devstack sudo[107276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b Aug 19 19:05:28 devstack sudo[107276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:29 devstack sudo[107271]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd959057-6735-4ebd-a92b-f5e35094aee3" returned: 0 in 0.268s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Lock "cinder-quobyte-fd959057-6735-4ebd-a92b-f5e35094aee3" released by "delete_volume" :: held 0.734s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Created reservations ['ff95be44-2e50-4cc4-a6f6-04ea2da8dbff', 'ae2fbae1-4425-465c-bf0f-d59c10079454', 'fdea4d62-bd08-49e4-9ce9-37175ee0be66', '79119264-5ce9-485b-8317-0a8a2a50ef8c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:29 devstack sudo[107276]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0dbc16c4-7fb0-4034-9030-4a012d418d2b" returned: 0 in 0.294s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:29 devstack sudo[107280]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:05:29 devstack sudo[107280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "cinder-quobyte-0dbc16c4-7fb0-4034-9030-4a012d418d2b" released by "delete_volume" :: held 0.779s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:29 devstack cinder-volume[94004]: WARNING cinder.quota [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-722370619-466292372 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-722370619-466292372, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:05:29 devstack cinder-volume[94004]: WARNING cinder.quota [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-722370619-466292372 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-722370619-466292372, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Created reservations ['409d4505-7681-4df4-afb4-ce0020050fbb', 'c88a77cf-057d-461c-98e4-5b6d6ad52d69', '728465d6-5c57-40e4-8c4c-9add87d2f00e', 'e977ad1b-11cb-41ed-aadf-d30593534fbc'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:29 devstack sudo[107282]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:05:29 devstack sudo[107282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:29 devstack sudo[107280]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.302s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:05:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Deleted volume successfully. Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-750cdc49-ab2c-4e1f-9722-4e1f89bae39b tempest-VolumesCloneNegativeTest-1500644010 None] Lock "cinder-fd959057-6735-4ebd-a92b-f5e35094aee3-delete_volume" released by "delete_volume" :: held 1.300s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:29 devstack sudo[107282]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.311s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:05:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Deleted volume successfully. Aug 19 19:05:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1c8f55c7-569e-4793-89f0-5c5380222d2d tempest-TestInstancesWithCinderVolumes-727022970 None] Lock "cinder-0dbc16c4-7fb0-4034-9030-4a012d418d2b-delete_volume" released by "delete_volume" :: held 1.325s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Flow 'volume_create_manager' (78f4ab69-72b1-4548-906a-129bd9dba2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85504f64-33ef-4089-a8c5-98fa5c510c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (85504f64-33ef-4089-a8c5-98fa5c510c92) 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-19T17:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-645161217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e6dfa271-7fa0-4283-a0b5-315acf5cfd86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed16826d0ec94f20baf9f67d6f07e2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:05:30Z,use_quota=True,user_id='7c8e4b18f74e47228f10daf5f0d2e95a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (adcd5c86-321c-4909-a39a-5fa530844597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (adcd5c86-321c-4909-a39a-5fa530844597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ccb9cd78-a987-4021-b3f4-1750d80ca642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ccb9cd78-a987-4021-b3f4-1750d80ca642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e6dfa271-7fa0-4283-a0b5-315acf5cfd86', 'volume_name': 'volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a71490f4-f16f-41ab-b312-b9f729b54117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a71490f4-f16f-41ab-b312-b9f729b54117) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bad10e3a-505d-4464-847c-b80d5b4b5e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Volume e6dfa271-7fa0-4283-a0b5-315acf5cfd86: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86', 'volume_size': 1} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 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-19T17:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-645161217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e6dfa271-7fa0-4283-a0b5-315acf5cfd86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed16826d0ec94f20baf9f67d6f07e2f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:05:30Z,use_quota=True,user_id='7c8e4b18f74e47228f10daf5f0d2e95a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Creating volume e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:05:30 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:30 devstack sudo[107286]: 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/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 1073741824 Aug 19 19:05:30 devstack sudo[107286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:30 devstack sudo[107286]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 1073741824" returned: 0 in 0.540s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:31 devstack sudo[107293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 Aug 19 19:05:31 devstack sudo[107293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:31 devstack sudo[107293]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" returned: 0 in 0.307s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] <== create_volume: return (918ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:05:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.921s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bad10e3a-505d-4464-847c-b80d5b4b5e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (816e324a-350c-4779-8962-30d0de78a84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Volume volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 (e6dfa271-7fa0-4283-a0b5-315acf5cfd86): created successfully Aug 19 19:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (816e324a-350c-4779-8962-30d0de78a84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Flow 'volume_create_manager' (78f4ab69-72b1-4548-906a-129bd9dba2c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-45fe4b2a-b7cb-4388-95b6-037f9816e334 tempest-SnapshotsActionsTest-178675939 None] Created volume successfully. Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Flow 'volume_create_manager' (3ccad829-b3f8-4cc6-92d6-d64dcd73cee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff461dcc-493b-4e74-8b37-108e51bf79c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] Creating offline snapshot d0916b4a-eadb-4224-8974-99e9e60c0570 of volume e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff461dcc-493b-4e74-8b37-108e51bf79c8) 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-19T17:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-193262450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=93364ff0-bd42-43b7-956e-45313d15ef53,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='078f41af963a4288b42f53cf7475173c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:33Z,use_quota=True,user_id='fa80d6be5508428cb3b99eb25d8e0ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18cb74a4-b9f1-42a6-8143-26499137b45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18cb74a4-b9f1-42a6-8143-26499137b45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e682e92d-cade-4074-95e2-c64b02b66908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e682e92d-cade-4074-95e2-c64b02b66908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '93364ff0-bd42-43b7-956e-45313d15ef53', 'volume_name': 'volume-93364ff0-bd42-43b7-956e-45313d15ef53', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (610ffe68-403f-4435-9fab-c972306bb559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (610ffe68-403f-4435-9fab-c972306bb559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d94e9c3d-095f-46ad-a567-383edf969294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:32 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Volume 93364ff0-bd42-43b7-956e-45313d15ef53: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-93364ff0-bd42-43b7-956e-45313d15ef53', 'volume_size': 1} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4a1361d9-4468-4545-b5bb-c266b0324404]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:32 devstack sudo[107298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 Aug 19 19:05:32 devstack sudo[107298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:33 devstack sudo[107298]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" returned: 0 in 0.376s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:33 devstack sudo[107303]: 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/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 1G Aug 19 19:05:33 devstack sudo[107303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:33 devstack sudo[107303]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 1G" returned: 0 in 0.401s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:33 devstack sudo[107309]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 Aug 19 19:05:33 devstack sudo[107309]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:33 devstack sudo[107309]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570" returned: 0 in 0.331s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:33 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 is being set with open permissions: ugo+rw Aug 19 19:05:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:33 devstack sudo[107314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 Aug 19 19:05:33 devstack sudo[107314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:34 devstack sudo[107314]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570" returned: 0 in 0.245s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:34 devstack sudo[107317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.info Aug 19 19:05:34 devstack sudo[107317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:34 devstack sudo[107317]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.info" returned: 0 in 0.265s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:34 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.info is being set with open permissions: ugo+rw Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:34 devstack sudo[107321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.info Aug 19 19:05:34 devstack sudo[107321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:34 devstack sudo[107321]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.info" returned: 0 in 0.276s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.072s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.962s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 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-19T17:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-193262450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=93364ff0-bd42-43b7-956e-45313d15ef53,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='078f41af963a4288b42f53cf7475173c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:33Z,use_quota=True,user_id='fa80d6be5508428cb3b99eb25d8e0ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Creating volume 93364ff0-bd42-43b7-956e-45313d15ef53 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:05:34 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:05:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-93364ff0-bd42-43b7-956e-45313d15ef53 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:34 devstack sudo[107324]: 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/79c947ed65531511518bdc223681e669/volume-93364ff0-bd42-43b7-956e-45313d15ef53 1073741824 Aug 19 19:05:34 devstack sudo[107324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7b67c889-89e2-4078-9dcf-fe4a84b7fa83 tempest-SnapshotsActionsTest-178675939 None] Create snapshot completed successfully Aug 19 19:05:35 devstack sudo[107324]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-93364ff0-bd42-43b7-956e-45313d15ef53 1073741824" returned: 0 in 0.421s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-93364ff0-bd42-43b7-956e-45313d15ef53 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:35 devstack sudo[107330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-93364ff0-bd42-43b7-956e-45313d15ef53 Aug 19 19:05:35 devstack sudo[107330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:35 devstack sudo[107330]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-93364ff0-bd42-43b7-956e-45313d15ef53" returned: 0 in 0.270s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] <== create_volume: return (735ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:05:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.738s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d94e9c3d-095f-46ad-a567-383edf969294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-93364ff0-bd42-43b7-956e-45313d15ef53', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1744cf02-32bc-4f2c-a66f-454bf175ec25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:35 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Volume volume-93364ff0-bd42-43b7-956e-45313d15ef53 (93364ff0-bd42-43b7-956e-45313d15ef53): created successfully Aug 19 19:05:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1744cf02-32bc-4f2c-a66f-454bf175ec25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Flow 'volume_create_manager' (3ccad829-b3f8-4cc6-92d6-d64dcd73cee3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8262a3cc-86d6-4ac2-8528-e6075d7e0e93 tempest-VolumesGetTest-710974883 None] Created volume successfully. Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] Creating offline snapshot c1708a01-99e3-4ae3-bb5c-741ea1248254 of volume e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5e716f1-6894-4700-ae64-eb82abb0154d]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Flow 'volume_create_manager' (ce193bdc-2f72-4eef-a13a-8263e5014cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a9cb19a-9999-4d0e-8f5c-179570a9e5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:36 devstack sudo[107334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 Aug 19 19:05:36 devstack sudo[107334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a9cb19a-9999-4d0e-8f5c-179570a9e5dd) 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-19T17:05:36Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1114606552',display_name='tempest-VolumesGetTest-Volume-1011999425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4f92f62b-70d8-4e80-87ec-3cf2aee8bd82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='078f41af963a4288b42f53cf7475173c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:36Z,use_quota=True,user_id='fa80d6be5508428cb3b99eb25d8e0ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68579def-a53f-4d36-aad4-cc637f2572e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68579def-a53f-4d36-aad4-cc637f2572e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dbd4067f-7e27-480e-b096-9573764d292e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dbd4067f-7e27-480e-b096-9573764d292e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4f92f62b-70d8-4e80-87ec-3cf2aee8bd82', 'volume_name': 'volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7ad4d3c-8bed-4be6-b3a4-ec278616684b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7ad4d3c-8bed-4be6-b3a4-ec278616684b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59a8fa4a-85f5-41bf-b1d0-8a22909f6987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Volume 4f92f62b-70d8-4e80-87ec-3cf2aee8bd82: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82', 'volume_size': 1} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:36 devstack sudo[107334]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570" returned: 0 in 0.381s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:05:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:36 devstack sudo[107340]: 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/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 1G Aug 19 19:05:36 devstack sudo[107340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:37 devstack sudo[107340]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 1G" returned: 0 in 0.440s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:37 devstack sudo[107345]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 Aug 19 19:05:37 devstack sudo[107345]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:37 devstack sudo[107345]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254" returned: 0 in 0.294s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:37 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 is being set with open permissions: ugo+rw Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:37 devstack sudo[107350]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 Aug 19 19:05:37 devstack sudo[107350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:37 devstack sudo[107350]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254" returned: 0 in 0.276s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.525s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.267s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 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-19T17:05:36Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1114606552',display_name='tempest-VolumesGetTest-Volume-1011999425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4f92f62b-70d8-4e80-87ec-3cf2aee8bd82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='078f41af963a4288b42f53cf7475173c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:36Z,use_quota=True,user_id='fa80d6be5508428cb3b99eb25d8e0ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Creating volume 4f92f62b-70d8-4e80-87ec-3cf2aee8bd82 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:05:37 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:05:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:37 devstack sudo[107354]: 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/79c947ed65531511518bdc223681e669/volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82 1073741824 Aug 19 19:05:37 devstack sudo[107354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-97e89d25-a973-4bb3-8f15-d77a96f62010 tempest-SnapshotsActionsTest-178675939 None] Create snapshot completed successfully Aug 19 19:05:38 devstack sudo[107354]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82 1073741824" returned: 0 in 0.399s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:38 devstack sudo[107360]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82 Aug 19 19:05:38 devstack sudo[107360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Acquiring lock "cinder-c1708a01-99e3-4ae3-bb5c-741ea1248254-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-c1708a01-99e3-4ae3-bb5c-741ea1248254-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Acquiring lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:38 devstack sudo[107360]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82" returned: 0 in 0.269s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] <== create_volume: return (708ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.710s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Acquiring lock "cinder-quobyte-c1708a01-99e3-4ae3-bb5c-741ea1248254" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59a8fa4a-85f5-41bf-b1d0-8a22909f6987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12642a44-5e2d-4822-929c-40436932e33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-c1708a01-99e3-4ae3-bb5c-741ea1248254" acquired by "_delete_snapshot" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Deleting offline snapshot c1708a01-99e3-4ae3-bb5c-741ea1248254 of volume e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] snapshot_file for this snap is: volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:05:38 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Volume volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82 (4f92f62b-70d8-4e80-87ec-3cf2aee8bd82): created successfully Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12642a44-5e2d-4822-929c-40436932e33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Flow 'volume_create_manager' (ce193bdc-2f72-4eef-a13a-8263e5014cba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8bc69ba8-2c59-4152-a788-259c6b7e7036]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:38 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2d54fe07-9334-46bc-a888-efb7791d67b3 tempest-VolumesGetTest-710974883 None] Created volume successfully. Aug 19 19:05:38 devstack sudo[107363]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 Aug 19 19:05:38 devstack sudo[107363]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:39 devstack sudo[107363]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254" returned: 0 in 0.390s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:05:39 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e458dabb-51b1-49b9-9ff0-f31447966361]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:39 devstack sudo[107368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 Aug 19 19:05:39 devstack sudo[107368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:39 devstack sudo[107368]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570" returned: 0 in 0.372s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:39 devstack sudo[107373]: 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/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 Aug 19 19:05:39 devstack sudo[107373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Lock "cinder-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-quobyte-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:39 devstack sudo[107373]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254" returned: 0 in 0.495s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82" acquired by "delete_volume" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:40 devstack sudo[107379]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254 Aug 19 19:05:40 devstack sudo[107379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[34bc4427-cb86-4c98-a6c6-8f08592aa44f]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:40 devstack sudo[107381]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82 Aug 19 19:05:40 devstack sudo[107381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:40 devstack sudo[107379]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.c1708a01-99e3-4ae3-bb5c-741ea1248254" returned: 0 in 0.266s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-c1708a01-99e3-4ae3-bb5c-741ea1248254" released by "_delete_snapshot" :: held 1.648s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" released by "delete_snapshot" :: held 1.689s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Created reservations ['de28bdfd-154f-481c-beac-4b7f14e9ec75', 'f6ea5fa4-76f7-4518-9c68-0bbd8c493ad8', '6e5ab389-4ba9-4565-b662-2945619d1667', 'a19c3f2a-382f-4a8b-a292-059cc648c5cc'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Delete snapshot completed successfully. Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa56257f-afb5-4216-82f6-148fabf622dc tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-c1708a01-99e3-4ae3-bb5c-741ea1248254-delete_snapshot" released by "delete_snapshot" :: held 1.855s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:40 devstack sudo[107381]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82" returned: 0 in 0.427s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:40 devstack sudo[107387]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82 Aug 19 19:05:40 devstack sudo[107387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:40 devstack sudo[107387]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82" returned: 0 in 0.282s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82" released by "delete_volume" :: held 0.759s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Created reservations ['8fff716f-53ac-491b-8788-ce9c6ef03df9', '71885ac4-d406-4c21-944a-3cd3bfec99ca', 'd07a1b3e-1418-4f98-bece-2cd7b9625cfc', '920196f0-a4f5-436a-b1b8-317063773796'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:40 devstack sudo[107391]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:05:40 devstack sudo[107391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] Creating offline snapshot 8df4369c-baf3-46f5-964e-1f7356c77fc4 of volume e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3eda6415-e2df-4bed-b4dc-780610f5b903]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:41 devstack sudo[107391]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.283s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-93364ff0-bd42-43b7-956e-45313d15ef53-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Deleted volume successfully. Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Lock "cinder-93364ff0-bd42-43b7-956e-45313d15ef53-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d845601d-69ac-4b1c-9b23-035243f79a7d tempest-VolumesGetTest-710974883 None] Lock "cinder-4f92f62b-70d8-4e80-87ec-3cf2aee8bd82-delete_volume" released by "delete_volume" :: held 1.351s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-quobyte-93364ff0-bd42-43b7-956e-45313d15ef53" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-93364ff0-bd42-43b7-956e-45313d15ef53" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c3bfc636-b21f-4841-92e0-7e0fd3702096]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-93364ff0-bd42-43b7-956e-45313d15ef53 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:41 devstack sudo[107394]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 Aug 19 19:05:41 devstack sudo[107394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:41 devstack sudo[107395]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-93364ff0-bd42-43b7-956e-45313d15ef53 Aug 19 19:05:41 devstack sudo[107395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:41 devstack sudo[107394]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570" returned: 0 in 0.467s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:41 devstack sudo[107403]: 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/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 1G Aug 19 19:05:41 devstack sudo[107403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:41 devstack sudo[107395]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-93364ff0-bd42-43b7-956e-45313d15ef53" returned: 0 in 0.406s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-93364ff0-bd42-43b7-956e-45313d15ef53 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:41 devstack sudo[107406]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-93364ff0-bd42-43b7-956e-45313d15ef53 Aug 19 19:05:41 devstack sudo[107406]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:42 devstack sudo[107406]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-93364ff0-bd42-43b7-956e-45313d15ef53" returned: 0 in 0.283s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-93364ff0-bd42-43b7-956e-45313d15ef53" released by "delete_volume" :: held 0.737s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Created reservations ['e1acb2d0-df5f-4431-90d4-400953dc9b52', 'd078e1cd-cbb5-4e42-ad47-a3bd8f195d69', 'f92edf3d-3ad8-4cb1-81e0-84e88a979a0d', 'c620398e-b2d2-4ec7-a5ea-5db28237b2db'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:42 devstack sudo[107403]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 1G" returned: 0 in 0.533s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:42 devstack sudo[107412]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:05:42 devstack sudo[107412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:42 devstack sudo[107413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 Aug 19 19:05:42 devstack sudo[107413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:42 devstack sudo[107412]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.276s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:05:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Deleted volume successfully. Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-69793418-704b-4b0a-a595-c775b13fbcfc tempest-VolumesGetTest-710974883 None] Lock "cinder-93364ff0-bd42-43b7-956e-45313d15ef53-delete_volume" released by "delete_volume" :: held 1.248s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:42 devstack sudo[107413]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4" returned: 0 in 0.346s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:42 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 is being set with open permissions: ugo+rw Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:42 devstack sudo[107420]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 Aug 19 19:05:42 devstack sudo[107420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:42 devstack sudo[107420]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4" returned: 0 in 0.272s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.750s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5e25708b-34ee-4604-a69d-ea1370042d25 tempest-SnapshotsActionsTest-178675939 None] Create snapshot completed successfully Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Flow 'volume_create_manager' (fde0b569-5681-4ef4-818a-e2844e0f33a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (887f454e-309f-44b7-8418-b721973128d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (887f454e-309f-44b7-8418-b721973128d8) 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-19T17:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-948576235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=905f8d84-ce1b-425c-9086-422bb80aa78b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='078f41af963a4288b42f53cf7475173c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:43Z,use_quota=True,user_id='fa80d6be5508428cb3b99eb25d8e0ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0829ffd-4f72-405d-aa70-b5c39b368224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0829ffd-4f72-405d-aa70-b5c39b368224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f4e4cde-eeba-4cb9-a708-099e8ed83095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f4e4cde-eeba-4cb9-a708-099e8ed83095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '905f8d84-ce1b-425c-9086-422bb80aa78b', 'volume_name': 'volume-905f8d84-ce1b-425c-9086-422bb80aa78b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5955c45e-c008-4c67-8003-043c66f5e558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5955c45e-c008-4c67-8003-043c66f5e558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bea9c884-70da-4d58-9f30-5719d2fa9108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:43 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Volume 905f8d84-ce1b-425c-9086-422bb80aa78b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-905f8d84-ce1b-425c-9086-422bb80aa78b', 'volume_size': 1} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 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-19T17:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-948576235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=905f8d84-ce1b-425c-9086-422bb80aa78b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='078f41af963a4288b42f53cf7475173c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:43Z,use_quota=True,user_id='fa80d6be5508428cb3b99eb25d8e0ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Creating volume 905f8d84-ce1b-425c-9086-422bb80aa78b {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:05:43 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:43 devstack sudo[107423]: 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/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b 1073741824 Aug 19 19:05:43 devstack sudo[107423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Acquiring lock "cinder-8df4369c-baf3-46f5-964e-1f7356c77fc4-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-8df4369c-baf3-46f5-964e-1f7356c77fc4-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Acquiring lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Acquiring lock "cinder-quobyte-8df4369c-baf3-46f5-964e-1f7356c77fc4" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-8df4369c-baf3-46f5-964e-1f7356c77fc4" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Deleting offline snapshot 8df4369c-baf3-46f5-964e-1f7356c77fc4 of volume e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] snapshot_file for this snap is: volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3abf3c01-4fe0-40fd-8de1-9a9eefc4ab0d]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:43 devstack sudo[107429]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 Aug 19 19:05:43 devstack sudo[107429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:43 devstack sudo[107423]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b 1073741824" returned: 0 in 0.482s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:43 devstack sudo[107431]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b Aug 19 19:05:43 devstack sudo[107431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:43 devstack sudo[107429]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4" returned: 0 in 0.394s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:05:43 devstack sudo[107431]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b" returned: 0 in 0.266s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] <== create_volume: return (793ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.795s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6a2f6d2e-ac7f-4db8-bb96-58db037b9b8a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bea9c884-70da-4d58-9f30-5719d2fa9108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-905f8d84-ce1b-425c-9086-422bb80aa78b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c529b743-3354-46a4-8d53-6873881de2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:43 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Volume volume-905f8d84-ce1b-425c-9086-422bb80aa78b (905f8d84-ce1b-425c-9086-422bb80aa78b): created successfully Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c529b743-3354-46a4-8d53-6873881de2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Flow 'volume_create_manager' (fde0b569-5681-4ef4-818a-e2844e0f33a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4a1a09c9-774a-492c-846d-156e0ed30be9 tempest-VolumesGetTest-710974883 None] Created volume successfully. Aug 19 19:05:44 devstack sudo[107438]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 Aug 19 19:05:44 devstack sudo[107438]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:44 devstack sudo[107438]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570" returned: 0 in 0.425s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:05:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:44 devstack sudo[107443]: 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/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 Aug 19 19:05:44 devstack sudo[107443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:44 devstack sudo[107443]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4" returned: 0 in 0.396s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:44 devstack sudo[107449]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4 Aug 19 19:05:44 devstack sudo[107449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:44 devstack sudo[107449]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.8df4369c-baf3-46f5-964e-1f7356c77fc4" returned: 0 in 0.275s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-8df4369c-baf3-46f5-964e-1f7356c77fc4" released by "_delete_snapshot" :: held 1.643s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" released by "delete_snapshot" :: held 1.670s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Created reservations ['14f5c40b-1c45-44f3-8868-8f20a1d19a2f', '51d31d1d-edb5-4dc0-b2f3-c789dc57e7c6', '6d0c7a07-c583-427c-b5e0-9e55d831c20d', '7afad4b9-030e-401d-ad72-8b2a0a1be8b1'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:05:45 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Delete snapshot completed successfully. Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4dd807d8-d84d-4488-adf4-9564f4406806 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-8df4369c-baf3-46f5-964e-1f7356c77fc4-delete_snapshot" released by "delete_snapshot" :: held 1.815s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Flow 'volume_create_manager' (6b41959f-8cc0-47ed-a1ef-accd382f3dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da7a29c2-81a7-441c-9ef3-403531a959e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da7a29c2-81a7-441c-9ef3-403531a959e5) 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-19T17:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-123000404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc0176a2-09eb-410d-9082-ae1b7baef2fd,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='078f41af963a4288b42f53cf7475173c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=905f8d84-ce1b-425c-9086-422bb80aa78b,status='creating',terminated_at=None,updated_at=2026-08-19T17:05:45Z,use_quota=True,user_id='fa80d6be5508428cb3b99eb25d8e0ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (35fdcd4d-ed58-4e6c-8325-e1b4409c184e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (35fdcd4d-ed58-4e6c-8325-e1b4409c184e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9481013-9886-4c1e-8b26-ff9b551b7a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9481013-9886-4c1e-8b26-ff9b551b7a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'cc0176a2-09eb-410d-9082-ae1b7baef2fd', 'volume_name': 'volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd', 'volume_size': 1, 'source_volid': '905f8d84-ce1b-425c-9086-422bb80aa78b', 'source_volstatus': 'available'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff0714a4-ae7f-474b-8c8b-ef74254b0b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff0714a4-ae7f-474b-8c8b-ef74254b0b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (384ec80c-ca54-47be-a256-d3b988a5d70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:45 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Volume cc0176a2-09eb-410d-9082-ae1b7baef2fd: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd', 'volume_size': 1, 'source_volid': '905f8d84-ce1b-425c-9086-422bb80aa78b', 'source_volstatus': 'available'} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:45 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Cloning volume 905f8d84-ce1b-425c-9086-422bb80aa78b to volume cc0176a2-09eb-410d-9082-ae1b7baef2fd Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Creating offline snapshot f87f39fa-501d-49a2-b2a6-5138a6f8f8ff of volume 905f8d84-ce1b-425c-9086-422bb80aa78b {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[29c288ae-abe9-4b2b-8b41-3d1df927d7e5]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:45 devstack sudo[107452]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b Aug 19 19:05:45 devstack sudo[107452]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:46 devstack sudo[107452]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b" returned: 0 in 0.369s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:46 devstack sudo[107457]: 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/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff 1G Aug 19 19:05:46 devstack sudo[107457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:46 devstack sudo[107457]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff 1G" returned: 0 in 0.432s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-905f8d84-ce1b-425c-9086-422bb80aa78b -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:46 devstack sudo[107463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-905f8d84-ce1b-425c-9086-422bb80aa78b -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff Aug 19 19:05:46 devstack sudo[107463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:46 devstack sudo[107463]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-905f8d84-ce1b-425c-9086-422bb80aa78b -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff" returned: 0 in 0.315s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:46 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff is being set with open permissions: ugo+rw Aug 19 19:05:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:46 devstack sudo[107469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff Aug 19 19:05:46 devstack sudo[107469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:47 devstack sudo[107469]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff" returned: 0 in 0.244s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:47 devstack sudo[107472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.info Aug 19 19:05:47 devstack sudo[107472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:47 devstack sudo[107472]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.info" returned: 0 in 0.349s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:47 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.info is being set with open permissions: ugo+rw Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:47 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/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.info Aug 19 19:05:47 devstack sudo[107476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:47 devstack sudo[107476]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.info" returned: 0 in 0.264s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-quobyte-cc0176a2-09eb-410d-9082-ae1b7baef2fd" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-cc0176a2-09eb-410d-9082-ae1b7baef2fd" acquired by "_copy_volume_from_snapshot" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] snapshot: f87f39fa-501d-49a2-b2a6-5138a6f8f8ff, volume: cc0176a2-09eb-410d-9082-ae1b7baef2fd, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9e9807d8-7982-4b95-8d53-d0c1c18ba47d]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:47 devstack sudo[107479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff Aug 19 19:05:47 devstack sudo[107479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:48 devstack sudo[107479]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff" returned: 0 in 0.371s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-905f8d84-ce1b-425c-9086-422bb80aa78b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:05:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e6672aca-fe61-45ca-9cd5-20046be23b0c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:48 devstack sudo[107484]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b Aug 19 19:05:48 devstack sudo[107484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:48 devstack sudo[107484]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b" returned: 0 in 0.377s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] will copy from snapshot at /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 19:05:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 19:05:48 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Path /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 19:05:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:48 devstack sudo[107489]: 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/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd Aug 19 19:05:48 devstack sudo[107489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:53 devstack sudo[107489]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd" returned: 0 in 5.336s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:53 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b, size 1024.00 MB, duration 5.34 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:05:53 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Converted 1024.00 MB image at 191.86 MB/s Aug 19 19:05:53 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd is being set with open permissions: ugo+rw Aug 19 19:05:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:53 devstack sudo[107505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd Aug 19 19:05:53 devstack sudo[107505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:54 devstack sudo[107505]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd" returned: 0 in 0.279s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-cc0176a2-09eb-410d-9082-ae1b7baef2fd" released by "_copy_volume_from_snapshot" :: held 6.459s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-quobyte-f87f39fa-501d-49a2-b2a6-5138a6f8f8ff" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-f87f39fa-501d-49a2-b2a6-5138a6f8f8ff" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Deleting offline snapshot f87f39fa-501d-49a2-b2a6-5138a6f8f8ff of volume 905f8d84-ce1b-425c-9086-422bb80aa78b {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:05:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] snapshot_file for this snap is: volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:05:54 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[05cb985f-e930-40df-a7d9-b2c2baf69aa0]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:54 devstack sudo[107508]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff Aug 19 19:05:54 devstack sudo[107508]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:54 devstack sudo[107508]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff" returned: 0 in 0.443s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-905f8d84-ce1b-425c-9086-422bb80aa78b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:05:54 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[40311892-390b-4605-83bd-21044ed60aab]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:54 devstack sudo[107513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b Aug 19 19:05:54 devstack sudo[107513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:55 devstack sudo[107513]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b" returned: 0 in 0.605s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:55 devstack sudo[107518]: 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/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff Aug 19 19:05:55 devstack sudo[107518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:55 devstack sudo[107518]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff" returned: 0 in 0.356s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:55 devstack sudo[107523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff Aug 19 19:05:55 devstack sudo[107523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:56 devstack sudo[107523]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b.f87f39fa-501d-49a2-b2a6-5138a6f8f8ff" returned: 0 in 0.293s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-f87f39fa-501d-49a2-b2a6-5138a6f8f8ff" released by "_delete_snapshot" :: held 1.813s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 10.467s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 10.315s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (384ec80c-ca54-47be-a256-d3b988a5d70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd', 'volume_size': 1, 'source_volid': '905f8d84-ce1b-425c-9086-422bb80aa78b', 'source_volstatus': 'available'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3156dbf-c41a-4c7d-9cda-6a522840afbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] Creating offline snapshot ddd930f0-7249-4b7a-89df-4e511d51e10d of volume e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:05:56 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Volume volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd (cc0176a2-09eb-410d-9082-ae1b7baef2fd): created successfully Aug 19 19:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3156dbf-c41a-4c7d-9cda-6a522840afbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Flow 'volume_create_manager' (6b41959f-8cc0-47ed-a1ef-accd382f3dfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:56 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ab1d2b32-e2d0-450b-b99c-8d9e42f6325f]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:56 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3cdb9df4-2484-4797-8125-27f307cf4572 tempest-VolumesGetTest-710974883 None] Created volume successfully. Aug 19 19:05:56 devstack sudo[107526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 Aug 19 19:05:56 devstack sudo[107526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:56 devstack sudo[107526]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570" returned: 0 in 0.448s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:05:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:56 devstack sudo[107531]: 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/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d 1G Aug 19 19:05:56 devstack sudo[107531]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:57 devstack sudo[107531]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d 1G" returned: 0 in 0.549s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:57 devstack sudo[107537]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d Aug 19 19:05:57 devstack sudo[107537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Flow 'volume_create_manager' (b8453960-987b-4ed5-8651-607deb7c9cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1dcdf21-eabe-4428-8441-6a87f6b1a4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d1dcdf21-eabe-4428-8441-6a87f6b1a4d2) 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-19T17:05:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1411054410',display_name='tempest-VolumesGetTest-Volume-245170731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cb31176d-a7e1-44e6-b372-52ce3d2f810c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='078f41af963a4288b42f53cf7475173c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:57Z,use_quota=True,user_id='fa80d6be5508428cb3b99eb25d8e0ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bbf09eb-8451-4e1e-85ad-40dd0839a7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9bbf09eb-8451-4e1e-85ad-40dd0839a7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ac1350c-6e98-456b-af21-3036ebaaef16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ac1350c-6e98-456b-af21-3036ebaaef16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cb31176d-a7e1-44e6-b372-52ce3d2f810c', 'volume_name': 'volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (661c586f-d3a8-4c6f-97eb-8ef3469c4114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (661c586f-d3a8-4c6f-97eb-8ef3469c4114) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b73adc6-9473-49a3-912c-eea9e6e54313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Volume cb31176d-a7e1-44e6-b372-52ce3d2f810c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c', 'volume_size': 1} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:57 devstack sudo[107537]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d" returned: 0 in 0.327s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:57 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d is being set with open permissions: ugo+rw Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:57 devstack sudo[107542]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d Aug 19 19:05:57 devstack sudo[107542]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:57 devstack sudo[107542]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d" returned: 0 in 0.254s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=175,cinder:SELECT=161,cinder:INSERT=40,cinder:DELETE=9 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.723s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.432s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 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-19T17:05:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1411054410',display_name='tempest-VolumesGetTest-Volume-245170731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cb31176d-a7e1-44e6-b372-52ce3d2f810c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='078f41af963a4288b42f53cf7475173c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:05: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-19T17:05:57Z,use_quota=True,user_id='fa80d6be5508428cb3b99eb25d8e0ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Creating volume cb31176d-a7e1-44e6-b372-52ce3d2f810c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:05:57 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:05:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:57 devstack sudo[107545]: 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/79c947ed65531511518bdc223681e669/volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c 1073741824 Aug 19 19:05:57 devstack sudo[107545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cddc0b87-bb93-4f43-81fb-149711b6a465 tempest-SnapshotsActionsTest-178675939 None] Create snapshot completed successfully Aug 19 19:05:58 devstack sudo[107545]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c 1073741824" returned: 0 in 0.468s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=186,cinder:DELETE=18,cinder:SELECT=145,cinder:INSERT=42 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:58 devstack sudo[107551]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c Aug 19 19:05:58 devstack sudo[107551]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Acquiring lock "cinder-ddd930f0-7249-4b7a-89df-4e511d51e10d-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-ddd930f0-7249-4b7a-89df-4e511d51e10d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Acquiring lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Acquiring lock "cinder-quobyte-ddd930f0-7249-4b7a-89df-4e511d51e10d" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-ddd930f0-7249-4b7a-89df-4e511d51e10d" acquired by "_delete_snapshot" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Deleting offline snapshot ddd930f0-7249-4b7a-89df-4e511d51e10d of volume e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:05:58 devstack sudo[107551]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] snapshot_file for this snap is: volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c" returned: 0 in 0.338s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] <== create_volume: return (853ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.859s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b6db02a0-6f81-4d88-b3aa-751893464a9b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2b73adc6-9473-49a3-912c-eea9e6e54313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8cf1aa4f-7e0c-4a8f-bc5d-9befcd7eef91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:05:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Volume volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c (cb31176d-a7e1-44e6-b372-52ce3d2f810c): created successfully Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8cf1aa4f-7e0c-4a8f-bc5d-9befcd7eef91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:05:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Flow 'volume_create_manager' (b8453960-987b-4ed5-8651-607deb7c9cf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:05:58 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-873b6ef7-d735-4efb-b31c-297f2cdcdd18 tempest-VolumesGetTest-710974883 None] Created volume successfully. Aug 19 19:05:58 devstack sudo[107554]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d Aug 19 19:05:58 devstack sudo[107554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:59 devstack sudo[107554]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d" returned: 0 in 0.380s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:05:59 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[068b40b8-299a-428d-bdf6-b4ec163f75a0]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:59 devstack sudo[107559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 Aug 19 19:05:59 devstack sudo[107559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:59 devstack sudo[107559]: pam_unix(sudo:session): session closed for user root Aug 19 19:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570" returned: 0 in 0.416s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:05:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-cb31176d-a7e1-44e6-b372-52ce3d2f810c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:59 devstack sudo[107564]: 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/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d Aug 19 19:05:59 devstack sudo[107564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:05:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Lock "cinder-cb31176d-a7e1-44e6-b372-52ce3d2f810c-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-quobyte-cb31176d-a7e1-44e6-b372-52ce3d2f810c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:05:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-cb31176d-a7e1-44e6-b372-52ce3d2f810c" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:05:59 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[20f1a4fe-f771-46bb-b832-9a1bd4f5088a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:05:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:05:59 devstack sudo[107566]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c Aug 19 19:05:59 devstack sudo[107566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:00 devstack sudo[107564]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d" returned: 0 in 0.542s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:00 devstack sudo[107571]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d Aug 19 19:06:00 devstack sudo[107571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:00 devstack sudo[107566]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c" returned: 0 in 0.527s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:00 devstack sudo[107576]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c Aug 19 19:06:00 devstack sudo[107576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:00 devstack sudo[107571]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.ddd930f0-7249-4b7a-89df-4e511d51e10d" returned: 0 in 0.273s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-ddd930f0-7249-4b7a-89df-4e511d51e10d" released by "_delete_snapshot" :: held 1.737s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" released by "delete_snapshot" :: held 1.782s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Created reservations ['c45817c1-84f8-482c-b35c-cd810c937b9b', 'eea7da5e-a411-4503-a133-578f4f48db4c', '7aab377e-011c-4519-bc40-68f60b1a1a9e', '697ea70c-099f-4d99-a66a-6de9ef8c79b9'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:06:00 devstack sudo[107576]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cb31176d-a7e1-44e6-b372-52ce3d2f810c" returned: 0 in 0.292s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-cb31176d-a7e1-44e6-b372-52ce3d2f810c" released by "delete_volume" :: held 0.868s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Delete snapshot completed successfully. Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-493fbaee-09eb-46ce-bd98-8e77d4b71667 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-ddd930f0-7249-4b7a-89df-4e511d51e10d-delete_snapshot" released by "delete_snapshot" :: held 1.960s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Created reservations ['22dbd612-ac72-4c5a-a938-42c11451dab4', '7f357377-5783-471e-a8c2-bc820a589a67', '49cc9ccf-422d-4c89-afce-c90228f1759b', 'd5aedc47-1b95-4442-8fed-fcdd97a83ed1'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:00 devstack sudo[107581]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:06:00 devstack sudo[107581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-cc0176a2-09eb-410d-9082-ae1b7baef2fd-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Lock "cinder-cc0176a2-09eb-410d-9082-ae1b7baef2fd-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-quobyte-cc0176a2-09eb-410d-9082-ae1b7baef2fd" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-cc0176a2-09eb-410d-9082-ae1b7baef2fd" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[98f54322-cd4b-4f3b-96f5-964de1d089a4]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:01 devstack sudo[107581]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.483s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:06:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Deleted volume successfully. Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8e58bbc-9829-48cf-b056-b5ecc83b76c6 tempest-VolumesGetTest-710974883 None] Lock "cinder-cb31176d-a7e1-44e6-b372-52ce3d2f810c-delete_volume" released by "delete_volume" :: held 1.660s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:01 devstack sudo[107583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd Aug 19 19:06:01 devstack sudo[107583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] Creating offline snapshot 37b7955d-b198-423f-a368-66080301a3bd of volume e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d82500ce-7bf4-4461-b522-af9949797842]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:01 devstack sudo[107586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 Aug 19 19:06:01 devstack sudo[107586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:01 devstack sudo[107583]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd" returned: 0 in 0.624s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:01 devstack sudo[107591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd Aug 19 19:06:01 devstack sudo[107591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:01 devstack sudo[107586]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570" returned: 0 in 0.440s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:06:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:01 devstack sudo[107597]: 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/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd 1G Aug 19 19:06:01 devstack sudo[107597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:02 devstack sudo[107591]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc0176a2-09eb-410d-9082-ae1b7baef2fd" returned: 0 in 0.340s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-cc0176a2-09eb-410d-9082-ae1b7baef2fd" released by "delete_volume" :: held 1.046s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Created reservations ['ff23745d-341f-4538-8ffd-8f59b2a45fee', 'c6725599-0c0a-46e4-92f6-e1218d5eba12', 'f8c233ee-bbfe-4439-b67f-2295eca03084', 'fc6723e9-a16d-454d-89a1-42011110b5c2'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:02 devstack sudo[107603]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:06:02 devstack sudo[107603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:02 devstack sudo[107597]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd 1G" returned: 0 in 0.686s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:02 devstack sudo[107607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd Aug 19 19:06:02 devstack sudo[107607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:02 devstack sudo[107603]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.323s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:06:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Deleted volume successfully. Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9e01567e-c250-4236-9f1f-b85dcd1bde6e tempest-VolumesGetTest-710974883 None] Lock "cinder-cc0176a2-09eb-410d-9082-ae1b7baef2fd-delete_volume" released by "delete_volume" :: held 1.698s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:02 devstack sudo[107607]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd" returned: 0 in 0.356s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:02 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd is being set with open permissions: ugo+rw Aug 19 19:06:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:02 devstack sudo[107612]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd Aug 19 19:06:02 devstack sudo[107612]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:03 devstack sudo[107612]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd" returned: 0 in 0.287s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.906s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0e1ac156-0224-4d62-a0d2-ff7c3cc3badc tempest-SnapshotsActionsTest-178675939 None] Create snapshot completed successfully Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-905f8d84-ce1b-425c-9086-422bb80aa78b-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Lock "cinder-905f8d84-ce1b-425c-9086-422bb80aa78b-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-quobyte-905f8d84-ce1b-425c-9086-422bb80aa78b" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-905f8d84-ce1b-425c-9086-422bb80aa78b" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[697f5d12-6548-4b40-9c3b-bb7a2fe9d410]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Acquiring lock "cinder-37b7955d-b198-423f-a368-66080301a3bd-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:03 devstack sudo[107615]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b Aug 19 19:06:03 devstack sudo[107615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-37b7955d-b198-423f-a368-66080301a3bd-delete_snapshot" acquired by "delete_snapshot" :: waited 0.036s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Acquiring lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Acquiring lock "cinder-quobyte-37b7955d-b198-423f-a368-66080301a3bd" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-37b7955d-b198-423f-a368-66080301a3bd" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Deleting offline snapshot 37b7955d-b198-423f-a368-66080301a3bd of volume e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] snapshot_file for this snap is: volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[71bde1fe-bb25-4b8a-b1ff-88811d864742]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:03 devstack sudo[107617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd Aug 19 19:06:03 devstack sudo[107617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:03 devstack sudo[107615]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b" returned: 0 in 0.455s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:04 devstack sudo[107622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b Aug 19 19:06:04 devstack sudo[107622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:04 devstack sudo[107617]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd" returned: 0 in 0.425s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d20fcfb7-d6fe-40ce-87db-1fa869f6103e]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:04 devstack sudo[107622]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-905f8d84-ce1b-425c-9086-422bb80aa78b" returned: 0 in 0.284s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-905f8d84-ce1b-425c-9086-422bb80aa78b" released by "delete_volume" :: held 0.831s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Created reservations ['4d714522-522b-43d6-977f-1e5ed26c33e7', '377ec46b-4ac9-467a-99ac-93fd25e01db8', '5360141d-3574-43ef-aa3f-7230cea09925', '39b44218-cae7-4ec7-9e32-a04d006c8e10'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:06:04 devstack sudo[107629]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 Aug 19 19:06:04 devstack sudo[107629]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:04 devstack sudo[107631]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:06:04 devstack sudo[107631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:04 devstack sudo[107629]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570" returned: 0 in 0.483s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:04 devstack sudo[107631]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.326s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:06:04 devstack sudo[107637]: 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/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd Aug 19 19:06:04 devstack sudo[107637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Deleted volume successfully. Aug 19 19:06:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-527fbd65-236b-4921-95f0-0ccfc3874a1b tempest-VolumesGetTest-710974883 None] Lock "cinder-905f8d84-ce1b-425c-9086-422bb80aa78b-delete_volume" released by "delete_volume" :: held 1.525s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:05 devstack sudo[107637]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd" returned: 0 in 0.666s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:05 devstack sudo[107647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd Aug 19 19:06:05 devstack sudo[107647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:05 devstack sudo[107647]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.37b7955d-b198-423f-a368-66080301a3bd" returned: 0 in 0.294s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-37b7955d-b198-423f-a368-66080301a3bd" released by "_delete_snapshot" :: held 1.997s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" released by "delete_snapshot" :: held 2.025s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:05 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Created reservations ['2dc46679-2931-40f8-84ec-1d4256099040', '68981404-664f-4195-95b4-1b6174be143f', 'b16e4da7-95a0-4711-8603-6ca8d7dcb0a3', '51524f1b-8ff2-436b-9a9f-064af73ceda2'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:06:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Delete snapshot completed successfully. Aug 19 19:06:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1798fd1b-77aa-4e66-8a8e-618ab5d8d299 tempest-SnapshotsActionsTest-72771036 None] Lock "cinder-37b7955d-b198-423f-a368-66080301a3bd-delete_snapshot" released by "delete_snapshot" :: held 2.276s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Flow 'volume_create_manager' (0eeea9c1-5c06-4b10-a56e-bc830a33869c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5598edb1-1e09-4cb9-a524-6678273852ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5598edb1-1e09-4cb9-a524-6678273852ca) 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-19T17:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1763049798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b41687b7-072c-49a4-8173-d2dc6a74940c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='078f41af963a4288b42f53cf7475173c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:06: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-19T17:06:06Z,use_quota=True,user_id='fa80d6be5508428cb3b99eb25d8e0ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (72a2fb4d-b420-43e8-8812-69ad88d11ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (72a2fb4d-b420-43e8-8812-69ad88d11ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (70d26e42-8b0e-47b9-ba5e-5a7b4995cf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (70d26e42-8b0e-47b9-ba5e-5a7b4995cf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'b41687b7-072c-49a4-8173-d2dc6a74940c', 'volume_name': 'volume-b41687b7-072c-49a4-8173-d2dc6a74940c', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cfb9f0c5-2501-4a7e-843b-c753ff3ba812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cfb9f0c5-2501-4a7e-843b-c753ff3ba812) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff1f7877-9f60-48b5-89b6-7abb3ebb85f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:06 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Volume b41687b7-072c-49a4-8173-d2dc6a74940c: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-b41687b7-072c-49a4-8173-d2dc6a74940c', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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 19 19:06:06 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Trying to clone b41687b7-072c-49a4-8173-d2dc6a74940c from image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 at location (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_licgulk7devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 19:06:06 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Image download 20.69 MB at 20.69 MB/s Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[445b6c24-e689-4902-b4be-a0e614f5111b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_licgulk7devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:06 devstack sudo[107651]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_licgulk7devstack@QuobyteHD Aug 19 19:06:06 devstack sudo[107651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:07 devstack sudo[107651]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_licgulk7devstack@QuobyteHD" returned: 0 in 0.375s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Temporary image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 is fetched for user fa80d6be5508428cb3b99eb25d8e0ba7. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b9ff564b-3843-4b9f-98a8-c6c24d97dc2a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_licgulk7devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Acquiring lock "cinder-d0916b4a-eadb-4224-8974-99e9e60c0570-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Lock "cinder-d0916b4a-eadb-4224-8974-99e9e60c0570-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Acquiring lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Acquiring lock "cinder-quobyte-d0916b4a-eadb-4224-8974-99e9e60c0570" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Lock "cinder-quobyte-d0916b4a-eadb-4224-8974-99e9e60c0570" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:07 devstack sudo[107656]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_licgulk7devstack@QuobyteHD Aug 19 19:06:07 devstack sudo[107656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Deleting offline snapshot d0916b4a-eadb-4224-8974-99e9e60c0570 of volume e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] snapshot_file for this snap is: volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[84cc5007-ad98-442d-b586-e2a74dca0609]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:07 devstack sudo[107658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 Aug 19 19:06:07 devstack sudo[107658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:07 devstack sudo[107656]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_licgulk7devstack@QuobyteHD" returned: 0 in 0.375s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 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-19T17:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1763049798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b41687b7-072c-49a4-8173-d2dc6a74940c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='078f41af963a4288b42f53cf7475173c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:06: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-19T17:06:06Z,use_quota=True,user_id='fa80d6be5508428cb3b99eb25d8e0ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Creating volume b41687b7-072c-49a4-8173-d2dc6a74940c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:06:07 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:07 devstack sudo[107663]: 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/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c 1073741824 Aug 19 19:06:07 devstack sudo[107663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:07 devstack sudo[107658]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570" returned: 0 in 0.424s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6c1917a-c428-4b22-99b0-6b1418196a2e]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:08 devstack sudo[107670]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 Aug 19 19:06:08 devstack sudo[107670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:08 devstack sudo[107663]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c 1073741824" returned: 0 in 0.542s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:08 devstack sudo[107674]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c Aug 19 19:06:08 devstack sudo[107674]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:08 devstack sudo[107670]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" returned: 0 in 0.436s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:08 devstack sudo[107679]: 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/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 Aug 19 19:06:08 devstack sudo[107679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:08 devstack sudo[107674]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c" returned: 0 in 0.272s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] <== create_volume: return (865ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.868s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Attempting download of 8ec5c3e7-cfc7-4315-aa31-980a64413b35 ((None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}])) to volume b41687b7-072c-49a4-8173-d2dc6a74940c. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d2495e46-dd68-4907-a5cc-a461f453447f]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_nd_f8arp {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:08 devstack sudo[107684]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_nd_f8arp Aug 19 19:06:08 devstack sudo[107684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:08 devstack sudo[107679]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570" returned: 0 in 0.433s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:08 devstack sudo[107687]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570 Aug 19 19:06:08 devstack sudo[107687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Flow 'volume_create_manager' (85771dc4-2da6-44a4-b694-2a2c53c10cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (edc180bd-c3b9-4989-9931-0f1b3146b417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (edc180bd-c3b9-4989-9931-0f1b3146b417) 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-19T17:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-892326069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2b081a2b-20d9-472a-9269-f96c1689651b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e7b4afe774d478d903c4f4106ae8e80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:06: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-19T17:06:09Z,use_quota=True,user_id='49e4a549d0a54737ae4c64e26914f246',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5a292806-24b1-4083-a7ce-68b1a4e34ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5a292806-24b1-4083-a7ce-68b1a4e34ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68a0eb75-aca5-4eb0-a606-ee5a40591205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (68a0eb75-aca5-4eb0-a606-ee5a40591205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2b081a2b-20d9-472a-9269-f96c1689651b', 'volume_name': 'volume-2b081a2b-20d9-472a-9269-f96c1689651b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2addf697-a0ef-4f8c-9213-1d2eae4cd80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2addf697-a0ef-4f8c-9213-1d2eae4cd80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4e63040-36b1-4d47-b31a-e74ef7eb8489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:09 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Volume 2b081a2b-20d9-472a-9269-f96c1689651b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2b081a2b-20d9-472a-9269-f96c1689651b', 'volume_size': 1} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 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-19T17:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-892326069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2b081a2b-20d9-472a-9269-f96c1689651b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e7b4afe774d478d903c4f4106ae8e80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:06: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-19T17:06:09Z,use_quota=True,user_id='49e4a549d0a54737ae4c64e26914f246',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Creating volume 2b081a2b-20d9-472a-9269-f96c1689651b {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:06:09 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:09 devstack sudo[107689]: 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/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b 1073741824 Aug 19 19:06:09 devstack sudo[107689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:09 devstack sudo[107684]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_nd_f8arp" returned: 0 in 0.471s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_nd_f8arp {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:09 devstack sudo[107687]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86.d0916b4a-eadb-4224-8974-99e9e60c0570" returned: 0 in 0.347s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Lock "cinder-quobyte-d0916b4a-eadb-4224-8974-99e9e60c0570" released by "_delete_snapshot" :: held 1.801s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" released by "delete_snapshot" :: held 1.826s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:09 devstack sudo[107693]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_nd_f8arp Aug 19 19:06:09 devstack sudo[107693]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Created reservations ['605ea38e-82d4-41da-a79b-aaffbaff6695', '48cbf662-dfff-4d43-9cbe-eea1e12fac5e', 'e4d4d702-1415-49d1-9cc5-d658a7fcd545', '210f24d2-b85c-43a3-a33e-31f93302228e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:06:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Delete snapshot completed successfully. Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-43eff6b6-f76e-4b68-a7c1-bc87051be3d9 tempest-SnapshotsActionsTest-178675939 None] Lock "cinder-d0916b4a-eadb-4224-8974-99e9e60c0570-delete_snapshot" released by "delete_snapshot" :: held 1.993s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:09 devstack sudo[107693]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_nd_f8arp" returned: 1 in 0.376s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_nd_f8arp' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[26ac3823-d496-4b92-8530-dcc386707dcc]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_licgulk7devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:09 devstack sudo[107689]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b 1073741824" returned: 0 in 0.554s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:09 devstack sudo[107701]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_licgulk7devstack@QuobyteHD Aug 19 19:06:09 devstack sudo[107701]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Acquiring lock "cinder-e6dfa271-7fa0-4283-a0b5-315acf5cfd86-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Lock "cinder-e6dfa271-7fa0-4283-a0b5-315acf5cfd86-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:09 devstack sudo[107703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b Aug 19 19:06:09 devstack sudo[107703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Acquiring lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[90fe979c-87f3-4c08-870d-f9bb05fbe513]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:09 devstack sudo[107701]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_licgulk7devstack@QuobyteHD" returned: 0 in 0.401s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] 8ec5c3e7-cfc7-4315-aa31-980a64413b35 was qcow2, converting to qcow2 {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_licgulk7devstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:09 devstack sudo[107703]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b" returned: 0 in 0.294s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] <== create_volume: return (929ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.932s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:09 devstack sudo[107705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 Aug 19 19:06:09 devstack sudo[107705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:09 devstack sudo[107711]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_licgulk7devstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c Aug 19 19:06:09 devstack sudo[107711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4e63040-36b1-4d47-b31a-e74ef7eb8489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2b081a2b-20d9-472a-9269-f96c1689651b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (00bd0754-ecda-409c-9f7f-9221d651c772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:09 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Volume volume-2b081a2b-20d9-472a-9269-f96c1689651b (2b081a2b-20d9-472a-9269-f96c1689651b): created successfully Aug 19 19:06:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (00bd0754-ecda-409c-9f7f-9221d651c772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Flow 'volume_create_manager' (85771dc4-2da6-44a4-b694-2a2c53c10cc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:06:10 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e4c70b4b-0f08-4bbe-b564-a1f0ae6ddb97 tempest-TestStampPattern-1205982288 None] Created volume successfully. Aug 19 19:06:10 devstack sudo[107705]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" returned: 0 in 0.483s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:10 devstack sudo[107723]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86 Aug 19 19:06:10 devstack sudo[107723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:10 devstack sudo[107723]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" returned: 0 in 0.281s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Lock "cinder-quobyte-e6dfa271-7fa0-4283-a0b5-315acf5cfd86" released by "delete_volume" :: held 0.852s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:10 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Created reservations ['27c44884-f9f1-47cd-85c4-72a424b373ad', 'a879fe4a-269a-44df-a9b7-b29de0cc8026', 'd66c8e0d-7337-47db-a990-e2427caad0cb', '30b81681-875e-4333-9132-7e94fc5e978e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:06:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:10 devstack sudo[107731]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:06:10 devstack sudo[107731]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:11 devstack sudo[107731]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.332s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:11 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:06:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Deleted volume successfully. Aug 19 19:06:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-85edd205-80e6-41f7-8e8a-41d7fc69804e tempest-SnapshotsActionsTest-178675939 None] Lock "cinder-e6dfa271-7fa0-4283-a0b5-315acf5cfd86-delete_volume" released by "delete_volume" :: held 1.452s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:12 devstack sudo[107711]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_licgulk7devstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c" returned: 0 in 2.390s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:12 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_licgulk7devstack@QuobyteHD, size 112.00 MB, duration 2.39 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:06:12 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Converted 112.00 MB image at 46.84 MB/s Aug 19 19:06:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:12 devstack sudo[107744]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c 1G Aug 19 19:06:12 devstack sudo[107744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:12 devstack sudo[107744]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c 1G" returned: 0 in 0.517s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:12 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Downloaded image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 ((None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}])) to volume b41687b7-072c-49a4-8173-d2dc6a74940c successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 19:06:12 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Temporary image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 for user fa80d6be5508428cb3b99eb25d8e0ba7 is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 19:06:12 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Marking volume b41687b7-072c-49a4-8173-d2dc6a74940c as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 19:06:12 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Copying metadata from image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 to b41687b7-072c-49a4-8173-d2dc6a74940c. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 19:06:12 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Creating volume glance metadata for volume b41687b7-072c-49a4-8173-d2dc6a74940c backed by image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 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': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 19:06:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff1f7877-9f60-48b5-89b6-7abb3ebb85f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b41687b7-072c-49a4-8173-d2dc6a74940c', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9ccb760-cae1-470e-b7e5-18c64b9bccbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:13 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Volume volume-b41687b7-072c-49a4-8173-d2dc6a74940c (b41687b7-072c-49a4-8173-d2dc6a74940c): created successfully Aug 19 19:06:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9ccb760-cae1-470e-b7e5-18c64b9bccbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Flow 'volume_create_manager' (0eeea9c1-5c06-4b10-a56e-bc830a33869c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:06:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e1f8295d-f98c-4b6e-b72d-2e21c94b7151 tempest-VolumesGetTest-710974883 None] Created volume successfully. Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Flow 'volume_create_manager' (0a253dbe-d73e-46b4-a17d-131519ffe3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4549344b-40bd-4b5f-936b-3b9c39d419be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4549344b-40bd-4b5f-936b-3b9c39d419be) 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-19T17:06:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-596989958',display_name='tempest-VolumesGetTest-Volume-1214508445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=26c25cab-2b7f-43f7-a2a4-5e2a090ea295,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='078f41af963a4288b42f53cf7475173c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:06: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-19T17:06:14Z,use_quota=True,user_id='fa80d6be5508428cb3b99eb25d8e0ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0f3fabd8-c219-4a20-a5fc-9b121fb2b8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0f3fabd8-c219-4a20-a5fc-9b121fb2b8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab1253b2-017d-4bda-a0ad-33ec9bb90b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab1253b2-017d-4bda-a0ad-33ec9bb90b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '26c25cab-2b7f-43f7-a2a4-5e2a090ea295', 'volume_name': 'volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4aedbfb7-9abe-4d85-8371-8e4204891e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4aedbfb7-9abe-4d85-8371-8e4204891e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe9e8bda-03cf-4d0e-95cd-4c546bb27898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:14 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Volume 26c25cab-2b7f-43f7-a2a4-5e2a090ea295: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295', 'volume_size': 1} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 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-19T17:06:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-596989958',display_name='tempest-VolumesGetTest-Volume-1214508445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=26c25cab-2b7f-43f7-a2a4-5e2a090ea295,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='078f41af963a4288b42f53cf7475173c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:06: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-19T17:06:14Z,use_quota=True,user_id='fa80d6be5508428cb3b99eb25d8e0ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Creating volume 26c25cab-2b7f-43f7-a2a4-5e2a090ea295 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:06:14 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:06:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:14 devstack sudo[107757]: 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/79c947ed65531511518bdc223681e669/volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295 1073741824 Aug 19 19:06:14 devstack sudo[107757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:15 devstack sudo[107757]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295 1073741824" returned: 0 in 0.796s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:15 devstack sudo[107804]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295 Aug 19 19:06:15 devstack sudo[107804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:15 devstack sudo[107804]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295" returned: 0 in 0.400s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] <== create_volume: return (1278ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:06:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.281s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe9e8bda-03cf-4d0e-95cd-4c546bb27898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (411d3895-92a3-4f89-92a3-7b5a6d27c286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:15 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Volume volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295 (26c25cab-2b7f-43f7-a2a4-5e2a090ea295): created successfully Aug 19 19:06:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (411d3895-92a3-4f89-92a3-7b5a6d27c286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Flow 'volume_create_manager' (0a253dbe-d73e-46b4-a17d-131519ffe3ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:06:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0558a2ee-8932-4469-919f-ba505f0187e9 tempest-VolumesGetTest-710974883 None] Created volume successfully. Aug 19 19:06:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-26c25cab-2b7f-43f7-a2a4-5e2a090ea295-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Lock "cinder-26c25cab-2b7f-43f7-a2a4-5e2a090ea295-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-quobyte-26c25cab-2b7f-43f7-a2a4-5e2a090ea295" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-26c25cab-2b7f-43f7-a2a4-5e2a090ea295" acquired by "delete_volume" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:16 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e82ec936-01e6-458e-a834-3ce76ce0718a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:06:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:16 devstack sudo[107883]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295 Aug 19 19:06:16 devstack sudo[107883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:16 devstack sudo[107884]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:06:16 devstack sudo[107884]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:17 devstack sudo[107884]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.311s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:06:17 devstack sudo[107883]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295" returned: 0 in 0.481s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:17 devstack sudo[107891]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295 Aug 19 19:06:17 devstack sudo[107891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:17 devstack sudo[107891]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-26c25cab-2b7f-43f7-a2a4-5e2a090ea295" returned: 0 in 0.285s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-26c25cab-2b7f-43f7-a2a4-5e2a090ea295" released by "delete_volume" :: held 0.831s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Created reservations ['24862423-d6a0-4c64-8d60-db28b343611a', '7474f50d-a9b5-4fbd-8647-07f3404b38b3', '017cd114-a185-49ac-9499-2a6d614e1338', 'e6c88508-f4c5-4233-b929-e22d7e7bd385'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:18 devstack sudo[107896]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:06:18 devstack sudo[107896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-b41687b7-072c-49a4-8173-d2dc6a74940c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Lock "cinder-b41687b7-072c-49a4-8173-d2dc6a74940c-delete_volume" acquired by "delete_volume" :: waited 0.059s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Flow 'volume_create_manager' (6d28fa1e-ec17-4199-a7eb-3eb10d5240c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d7a5bce-8132-4ef8-8ddd-533700cce678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d7a5bce-8132-4ef8-8ddd-533700cce678) 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-19T17:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-352430203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3448e879-31fb-49b6-971a-c0663a241f60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c9b195a3c094c578a38a56a0626f42a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:06: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-19T17:06:18Z,use_quota=True,user_id='9101e0c326c84854ae6750e2f3c3aec5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9ff1379-7e02-4bbb-808a-1e72073fc4bc),volume_type_id=c9ff1379-7e02-4bbb-808a-1e72073fc4bc)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c29fdbb-44b1-48be-bf18-3608e9100118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c29fdbb-44b1-48be-bf18-3608e9100118) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bcb880fc-3257-4fc3-b40e-89017f0d9712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bcb880fc-3257-4fc3-b40e-89017f0d9712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3448e879-31fb-49b6-971a-c0663a241f60', 'volume_name': 'volume-3448e879-31fb-49b6-971a-c0663a241f60', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf21e614-9ec8-4c2e-9930-eb71b6136162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf21e614-9ec8-4c2e-9930-eb71b6136162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d2da2b5-70d3-4f20-b25e-e4cf548351b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:18 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Volume 3448e879-31fb-49b6-971a-c0663a241f60: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3448e879-31fb-49b6-971a-c0663a241f60', 'volume_size': 1} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 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-19T17:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-352430203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3448e879-31fb-49b6-971a-c0663a241f60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c9b195a3c094c578a38a56a0626f42a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:06: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-19T17:06:18Z,use_quota=True,user_id='9101e0c326c84854ae6750e2f3c3aec5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9ff1379-7e02-4bbb-808a-1e72073fc4bc),volume_type_id=c9ff1379-7e02-4bbb-808a-1e72073fc4bc)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Creating volume 3448e879-31fb-49b6-971a-c0663a241f60 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:06:18 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3448e879-31fb-49b6-971a-c0663a241f60 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:18 devstack sudo[107898]: 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/79c947ed65531511518bdc223681e669/volume-3448e879-31fb-49b6-971a-c0663a241f60 1073741824 Aug 19 19:06:18 devstack sudo[107898]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Acquiring lock "cinder-quobyte-b41687b7-072c-49a4-8173-d2dc6a74940c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:18 devstack sudo[107896]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.362s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-b41687b7-072c-49a4-8173-d2dc6a74940c" acquired by "delete_volume" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Deleted volume successfully. Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7ff3d02e-bcda-4e79-a151-a74017b966f7]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8a78dc07-1763-47ff-990f-f16153f9403d tempest-VolumesGetTest-710974883 None] Lock "cinder-26c25cab-2b7f-43f7-a2a4-5e2a090ea295-delete_volume" released by "delete_volume" :: held 1.741s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:18 devstack sudo[107901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c Aug 19 19:06:18 devstack sudo[107901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:18 devstack sudo[107901]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:18 devstack sudo[107898]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c" returned: 0 in 0.482s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3448e879-31fb-49b6-971a-c0663a241f60 1073741824" returned: 0 in 0.607s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:18 devstack sudo[107909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c Aug 19 19:06:18 devstack sudo[107909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3448e879-31fb-49b6-971a-c0663a241f60 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:18 devstack sudo[107911]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3448e879-31fb-49b6-971a-c0663a241f60 Aug 19 19:06:18 devstack sudo[107911]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:19 devstack sudo[107911]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3448e879-31fb-49b6-971a-c0663a241f60" returned: 0 in 0.283s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] <== create_volume: return (954ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.957s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:19 devstack sudo[107909]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b41687b7-072c-49a4-8173-d2dc6a74940c" returned: 0 in 0.361s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d2da2b5-70d3-4f20-b25e-e4cf548351b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3448e879-31fb-49b6-971a-c0663a241f60', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5c4d332-0abc-4366-8dee-6a7b3d5948ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Lock "cinder-quobyte-b41687b7-072c-49a4-8173-d2dc6a74940c" released by "delete_volume" :: held 0.927s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:19 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Volume volume-3448e879-31fb-49b6-971a-c0663a241f60 (3448e879-31fb-49b6-971a-c0663a241f60): created successfully Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5c4d332-0abc-4366-8dee-6a7b3d5948ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Flow 'volume_create_manager' (6d28fa1e-ec17-4199-a7eb-3eb10d5240c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:06:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-636c8320-8526-4c8a-9bc5-3b27b465ca15 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Created volume successfully. Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Created reservations ['a2e8ee9d-587f-4a47-9560-9bf93e9da798', '46bd5562-c055-4b9d-84d3-b1345da318d7', '462fd82c-cd43-4914-8310-b7db6347a650', '9b1b4927-02ea-48cf-b1cc-a624a1d2aece'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:19 devstack sudo[107915]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:06:19 devstack sudo[107915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:19 devstack sudo[107915]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.266s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:06:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Deleted volume successfully. Aug 19 19:06:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-129dd87e-2177-4cdb-a72e-cb7d07976918 tempest-VolumesGetTest-710974883 None] Lock "cinder-b41687b7-072c-49a4-8173-d2dc6a74940c-delete_volume" released by "delete_volume" :: held 1.603s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0840acce-9ff7-4110-9edc-1bb21c96aac7 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0840acce-9ff7-4110-9edc-1bb21c96aac7 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0840acce-9ff7-4110-9edc-1bb21c96aac7 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0840acce-9ff7-4110-9edc-1bb21c96aac7 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0840acce-9ff7-4110-9edc-1bb21c96aac7 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0840acce-9ff7-4110-9edc-1bb21c96aac7 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:20 devstack sudo[107918]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:06:20 devstack sudo[107918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:20 devstack sudo[107918]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0840acce-9ff7-4110-9edc-1bb21c96aac7 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.357s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:20 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-0840acce-9ff7-4110-9edc-1bb21c96aac7 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:06:20 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0840acce-9ff7-4110-9edc-1bb21c96aac7 tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Retype volume completed successfully. Aug 19 19:06:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Acquiring lock "cinder-3448e879-31fb-49b6-971a-c0663a241f60-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Lock "cinder-3448e879-31fb-49b6-971a-c0663a241f60-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Acquiring lock "cinder-quobyte-3448e879-31fb-49b6-971a-c0663a241f60" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Lock "cinder-quobyte-3448e879-31fb-49b6-971a-c0663a241f60" acquired by "delete_volume" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:22 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[39899a9a-8efa-422a-95db-8ac69fbbf0dc]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3448e879-31fb-49b6-971a-c0663a241f60 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:22 devstack sudo[107939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3448e879-31fb-49b6-971a-c0663a241f60 Aug 19 19:06:22 devstack sudo[107939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:22 devstack sudo[107939]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3448e879-31fb-49b6-971a-c0663a241f60" returned: 0 in 0.538s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3448e879-31fb-49b6-971a-c0663a241f60 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:23 devstack sudo[107945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3448e879-31fb-49b6-971a-c0663a241f60 Aug 19 19:06:23 devstack sudo[107945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:23 devstack sudo[107945]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3448e879-31fb-49b6-971a-c0663a241f60" returned: 0 in 0.286s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Lock "cinder-quobyte-3448e879-31fb-49b6-971a-c0663a241f60" released by "delete_volume" :: held 0.907s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:23 devstack cinder-volume[94004]: WARNING cinder.quota [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 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 19 19:06:23 devstack cinder-volume[94004]: WARNING cinder.quota [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 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 19 19:06:23 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Created reservations ['0a6ad0b8-3ee2-4391-9ef4-ce44a48c0b4e', '86e53f55-93f7-44fc-b8a4-3258bccb9e00', 'fbf2d2a8-3ac9-40b2-8e17-08118d564d12', 'b3937dd7-4a59-4d34-bcd2-5f424fc0c44b'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:23 devstack sudo[107948]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:06:23 devstack sudo[107948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:23 devstack sudo[107948]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.263s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:23 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:06:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Deleted volume successfully. Aug 19 19:06:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ddb797b0-ddb7-41be-9fe9-1dc41f37961c tempest-VolumeRetypeWithoutMigrationTest-67205957 None] Lock "cinder-3448e879-31fb-49b6-971a-c0663a241f60-delete_volume" released by "delete_volume" :: held 1.512s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Flow 'volume_create_manager' (b6ca0584-6c97-42c2-a097-e0c8be51052f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98d14839-cd04-4fb8-9076-21132576d77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98d14839-cd04-4fb8-9076-21132576d77b) 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-19T17:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-329125351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d7d23e48d1e427da5908a30a79582dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:06: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-19T17:06:24Z,use_quota=True,user_id='f3d15381d8cf4ad7b77d0220258327cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f9f04f9-b0fc-4a65-b3fe-9b6697903393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f9f04f9-b0fc-4a65-b3fe-9b6697903393) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01b6e123-4855-4d04-a8f8-f8d0e2c6f0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01b6e123-4855-4d04-a8f8-f8d0e2c6f0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7', 'volume_name': 'volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a170f417-6268-4995-86d0-17cbcf3c8010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a170f417-6268-4995-86d0-17cbcf3c8010) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9324778-1e39-4411-8441-0ddf21ebc778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Volume e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7', 'volume_size': 1} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 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-19T17:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-329125351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d7d23e48d1e427da5908a30a79582dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:06: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-19T17:06:24Z,use_quota=True,user_id='f3d15381d8cf4ad7b77d0220258327cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Creating volume e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:06:24 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:24 devstack sudo[107951]: 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/79c947ed65531511518bdc223681e669/volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7 1073741824 Aug 19 19:06:24 devstack sudo[107951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:24 devstack sudo[107951]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7 1073741824" returned: 0 in 0.503s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:25 devstack sudo[107957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7 Aug 19 19:06:25 devstack sudo[107957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:25 devstack sudo[107957]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7" returned: 0 in 0.266s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] <== create_volume: return (812ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:06:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.814s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9324778-1e39-4411-8441-0ddf21ebc778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d7760ce6-5820-45e2-af0b-298a93be19b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:25 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Volume volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7 (e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7): created successfully Aug 19 19:06:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d7760ce6-5820-45e2-af0b-298a93be19b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Flow 'volume_create_manager' (b6ca0584-6c97-42c2-a097-e0c8be51052f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:06:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6a32f7ff-b30f-407c-8545-ed6753f7ea6e tempest-VolumesNegativeTest-1399561870 None] Created volume successfully. Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Flow 'volume_create_manager' (ca89c882-b2b5-4cf0-b2fe-299ba91a4255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5868213c-d3ec-46be-b388-6484563c7d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5868213c-d3ec-46be-b388-6484563c7d68) 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-19T17:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1339146236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e8170852-fb3a-4ef5-b758-59899eda0d25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b091020ead949c88740b7de7a2f78c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:06: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-19T17:06:31Z,use_quota=True,user_id='c2c4a14d62d44f04b35cce2dc3a237c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fec36ced-e1d2-4c35-b384-a058bafd6231),volume_type_id=fec36ced-e1d2-4c35-b384-a058bafd6231)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b6477b2-5fba-46dc-b7f9-3c742f058f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b6477b2-5fba-46dc-b7f9-3c742f058f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0eb95bcd-aaf7-4ca1-a454-474aca4a0522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0eb95bcd-aaf7-4ca1-a454-474aca4a0522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e8170852-fb3a-4ef5-b758-59899eda0d25', 'volume_name': 'volume-e8170852-fb3a-4ef5-b758-59899eda0d25', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5c4dbb9-7d5e-4629-83b3-8fa8c121f543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5c4dbb9-7d5e-4629-83b3-8fa8c121f543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e0537b7-efa3-4fd1-a130-937dcd73c93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Volume e8170852-fb3a-4ef5-b758-59899eda0d25: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e8170852-fb3a-4ef5-b758-59899eda0d25', 'volume_size': 1} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 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-19T17:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1339146236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e8170852-fb3a-4ef5-b758-59899eda0d25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b091020ead949c88740b7de7a2f78c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:06: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-19T17:06:31Z,use_quota=True,user_id='c2c4a14d62d44f04b35cce2dc3a237c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fec36ced-e1d2-4c35-b384-a058bafd6231),volume_type_id=fec36ced-e1d2-4c35-b384-a058bafd6231)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Creating volume e8170852-fb3a-4ef5-b758-59899eda0d25 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:06:31 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:06:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e8170852-fb3a-4ef5-b758-59899eda0d25 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:31 devstack sudo[108001]: 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/79c947ed65531511518bdc223681e669/volume-e8170852-fb3a-4ef5-b758-59899eda0d25 1073741824 Aug 19 19:06:31 devstack sudo[108001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:32 devstack sudo[108001]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e8170852-fb3a-4ef5-b758-59899eda0d25 1073741824" returned: 0 in 0.746s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e8170852-fb3a-4ef5-b758-59899eda0d25 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:32 devstack sudo[108037]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e8170852-fb3a-4ef5-b758-59899eda0d25 Aug 19 19:06:32 devstack sudo[108037]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:32 devstack sudo[108037]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e8170852-fb3a-4ef5-b758-59899eda0d25" returned: 0 in 0.347s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] <== create_volume: return (1150ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:06:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.153s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0e0537b7-efa3-4fd1-a130-937dcd73c93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e8170852-fb3a-4ef5-b758-59899eda0d25', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d82c562-9bf4-4f95-9cd2-041ca4816900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:06:32 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Volume volume-e8170852-fb3a-4ef5-b758-59899eda0d25 (e8170852-fb3a-4ef5-b758-59899eda0d25): created successfully Aug 19 19:06:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d82c562-9bf4-4f95-9cd2-041ca4816900) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:06:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Flow 'volume_create_manager' (ca89c882-b2b5-4cf0-b2fe-299ba91a4255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:06:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-446ba6fa-810a-4a8d-8305-bea9cc2c565e tempest-VolumeTypesAccessTest-103884890 None] Created volume successfully. Aug 19 19:06:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Acquiring lock "cinder-e8170852-fb3a-4ef5-b758-59899eda0d25-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Lock "cinder-e8170852-fb3a-4ef5-b758-59899eda0d25-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Acquiring lock "cinder-quobyte-e8170852-fb3a-4ef5-b758-59899eda0d25" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Lock "cinder-quobyte-e8170852-fb3a-4ef5-b758-59899eda0d25" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:33 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c4642a08-a619-4821-b2df-09830e5c58b5]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e8170852-fb3a-4ef5-b758-59899eda0d25 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:33 devstack sudo[108089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e8170852-fb3a-4ef5-b758-59899eda0d25 Aug 19 19:06:33 devstack sudo[108089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:34 devstack sudo[108089]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e8170852-fb3a-4ef5-b758-59899eda0d25" returned: 0 in 0.378s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e8170852-fb3a-4ef5-b758-59899eda0d25 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:34 devstack sudo[108096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e8170852-fb3a-4ef5-b758-59899eda0d25 Aug 19 19:06:34 devstack sudo[108096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:34 devstack sudo[108096]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e8170852-fb3a-4ef5-b758-59899eda0d25" returned: 0 in 0.324s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Lock "cinder-quobyte-e8170852-fb3a-4ef5-b758-59899eda0d25" released by "delete_volume" :: held 0.747s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:34 devstack cinder-volume[94004]: WARNING cinder.quota [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-851873472 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-851873472, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:06:34 devstack cinder-volume[94004]: WARNING cinder.quota [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-851873472 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-851873472, it is now deprecated. Please use the default quota class for default quota. Aug 19 19:06:34 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Created reservations ['b2fbc7b9-74c0-4245-b69c-3e01ccc2ab1a', 'abb31fd6-4a51-437b-9f09-a763a1af498e', '7bac263b-0c69-40e3-a5ad-a1fc2495f1c5', '530f0e36-dffd-4f6d-aaf3-75b2a812a107'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:06:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:34 devstack sudo[108100]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:06:34 devstack sudo[108100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:34 devstack sudo[108100]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.323s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:34 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:06:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Deleted volume successfully. Aug 19 19:06:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c9cac810-0aa9-4e05-8e33-f74d861f43b8 tempest-VolumeTypesAccessTest-103884890 None] Lock "cinder-e8170852-fb3a-4ef5-b758-59899eda0d25-delete_volume" released by "delete_volume" :: held 1.292s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-3fcce890-0a7e-4324-8e1e-fb3ca7881268 req-40f26a48-7673-4810-a9b4-70af7c257c8e tempest-TestStampPattern-1205982288 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-3fcce890-0a7e-4324-8e1e-fb3ca7881268 req-40f26a48-7673-4810-a9b4-70af7c257c8e tempest-TestStampPattern-1205982288 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-3fcce890-0a7e-4324-8e1e-fb3ca7881268 req-40f26a48-7673-4810-a9b4-70af7c257c8e tempest-TestStampPattern-1205982288 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-3fcce890-0a7e-4324-8e1e-fb3ca7881268 req-40f26a48-7673-4810-a9b4-70af7c257c8e tempest-TestStampPattern-1205982288 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-2b081a2b-20d9-472a-9269-f96c1689651b', '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': '4cdec8ef-da6b-44b1-9b36-81a5d4d2ba4d', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:06:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-3fcce890-0a7e-4324-8e1e-fb3ca7881268 req-40f26a48-7673-4810-a9b4-70af7c257c8e tempest-TestStampPattern-1205982288 None] attachment_update completed successfully. Aug 19 19:06:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Acquiring lock "cinder-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Lock "cinder-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Acquiring lock "cinder-quobyte-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:06:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Lock "cinder-quobyte-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:06:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c0caf459-5e45-4c55-81e7-5eeedf3e101c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:45 devstack sudo[108541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7 Aug 19 19:06:45 devstack sudo[108541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:45 devstack sudo[108541]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7" returned: 0 in 0.395s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:45 devstack sudo[108546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7 Aug 19 19:06:45 devstack sudo[108546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:46 devstack sudo[108546]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7" returned: 0 in 0.370s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Lock "cinder-quobyte-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7" released by "delete_volume" :: held 0.814s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:46 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Created reservations ['de416dd9-03dd-4ed9-8cc2-853df4a061d9', '68c90e48-9e30-40d0-be1e-364c0d669fe2', '5171b3a9-69c1-47f5-8c85-7b11cc4ce179', 'e2878bf3-7d59-4832-8221-13c0e15363be'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:06:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:06:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:06:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:46 devstack sudo[108549]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:06:46 devstack sudo[108549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:46 devstack sudo[108549]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.336s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:46 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:06:46 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Deleted volume successfully. Aug 19 19:06:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-238a13ca-a42c-4813-8801-cb0e257a5566 tempest-VolumesNegativeTest-1399561870 None] Lock "cinder-e9cbc1cd-d9b6-4871-9275-fa0cfde8c4c7-delete_volume" released by "delete_volume" :: held 1.434s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:06:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-96376a19-9687-4ad7-b22a-27f7c87c27f1 req-7cb98693-6367-4947-b0df-03860fb3f94a tempest-TestStampPattern-1205982288 None] Terminate volume connection completed successfully. Aug 19 19:06:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-96376a19-9687-4ad7-b22a-27f7c87c27f1 req-7cb98693-6367-4947-b0df-03860fb3f94a tempest-TestStampPattern-1205982288 None] Deleting attachment 4cdec8ef-da6b-44b1-9b36-81a5d4d2ba4d. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:06:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:06:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:06:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] Creating offline snapshot f311398b-27de-4642-8b61-753e66e48b63 of volume 2b081a2b-20d9-472a-9269-f96c1689651b {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:06:49 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5d0c28a0-d4b1-4a4e-91a4-42e6eaa95bcd]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:06:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:49 devstack sudo[108595]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b Aug 19 19:06:49 devstack sudo[108595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:50 devstack sudo[108595]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b" returned: 0 in 0.464s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:50 devstack sudo[108601]: 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/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 1G Aug 19 19:06:50 devstack sudo[108601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:50 devstack sudo[108601]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 1G" returned: 0 in 0.536s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2b081a2b-20d9-472a-9269-f96c1689651b -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:50 devstack sudo[108608]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2b081a2b-20d9-472a-9269-f96c1689651b -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 Aug 19 19:06:50 devstack sudo[108608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:50 devstack sudo[108608]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2b081a2b-20d9-472a-9269-f96c1689651b -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63" returned: 0 in 0.366s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:50 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 is being set with open permissions: ugo+rw Aug 19 19:06:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:50 devstack sudo[108615]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 Aug 19 19:06:50 devstack sudo[108615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:51 devstack sudo[108615]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63" returned: 0 in 0.352s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:51 devstack sudo[108618]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.info Aug 19 19:06:51 devstack sudo[108618]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:51 devstack sudo[108618]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.info" returned: 0 in 0.328s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:51 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.info is being set with open permissions: ugo+rw Aug 19 19:06:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:06:51 devstack sudo[108621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.info Aug 19 19:06:51 devstack sudo[108621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:06:52 devstack sudo[108621]: pam_unix(sudo:session): session closed for user root Aug 19 19:06:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.info" returned: 0 in 0.369s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:06:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.541s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:06:52 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-21874095-85dc-4fe5-b76e-03f2bcfdcc92 tempest-TestStampPattern-1205982288 None] Create snapshot completed successfully Aug 19 19:07:00 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=122,cinder:SELECT=101,cinder:INSERT=36,cinder:DELETE=7 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:07:00 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=101,cinder:UPDATE=118,cinder:INSERT=33,cinder:DELETE=11 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:07:00 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Flow 'volume_create_manager' (7ecab07b-2082-4cb6-8afd-d21116e50475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62f43d7d-936b-4313-bd69-268597fdb669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62f43d7d-936b-4313-bd69-268597fdb669) 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-19T17:07:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1609587664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=18595cdd-010e-494c-83b5-3182ad5c84f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e7b4afe774d478d903c4f4106ae8e80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=f311398b-27de-4642-8b61-753e66e48b63,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:07:01Z,use_quota=True,user_id='49e4a549d0a54737ae4c64e26914f246',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d57db2b-6426-4a6c-8340-25146ee8d9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d57db2b-6426-4a6c-8340-25146ee8d9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d360be7b-76bb-4cb0-b850-d1a3727f8b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d360be7b-76bb-4cb0-b850-d1a3727f8b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '18595cdd-010e-494c-83b5-3182ad5c84f3', 'volume_name': 'volume-18595cdd-010e-494c-83b5-3182ad5c84f3', 'volume_size': 1, 'snapshot_id': 'f311398b-27de-4642-8b61-753e66e48b63'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7d66491-2774-4f92-9cac-38528340f39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7d66491-2774-4f92-9cac-38528340f39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59a3073a-869a-4157-9655-abca7111a487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:01 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Volume 18595cdd-010e-494c-83b5-3182ad5c84f3: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-18595cdd-010e-494c-83b5-3182ad5c84f3', 'volume_size': 1, 'snapshot_id': 'f311398b-27de-4642-8b61-753e66e48b63'} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Acquiring lock "cinder-quobyte-f311398b-27de-4642-8b61-753e66e48b63-18595cdd-010e-494c-83b5-3182ad5c84f3" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Lock "cinder-quobyte-f311398b-27de-4642-8b61-753e66e48b63-18595cdd-010e-494c-83b5-3182ad5c84f3" acquired by "_create_volume_from_snapshot" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Creating volume 18595cdd-010e-494c-83b5-3182ad5c84f3 from snapshot f311398b-27de-4642-8b61-753e66e48b63 {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Acquiring lock "cinder-quobyte-18595cdd-010e-494c-83b5-3182ad5c84f3" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Lock "cinder-quobyte-18595cdd-010e-494c-83b5-3182ad5c84f3" acquired by "_copy_volume_from_snapshot" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] snapshot: f311398b-27de-4642-8b61-753e66e48b63, volume: 18595cdd-010e-494c-83b5-3182ad5c84f3, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6efa548a-13f1-480f-8239-8ba0a1846453]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:01 devstack sudo[108656]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 Aug 19 19:07:01 devstack sudo[108656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:01 devstack sudo[108656]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63" returned: 0 in 0.442s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2b081a2b-20d9-472a-9269-f96c1689651b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[562f337a-5441-49da-aa23-92bdfc27e9f3]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:07:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:01 devstack sudo[108662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b Aug 19 19:07:01 devstack sudo[108662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:02 devstack sudo[108662]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b" returned: 0 in 0.490s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] will copy from snapshot at /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 19:07:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 19:07:02 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Path /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3 not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 19:07:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:02 devstack sudo[108667]: 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/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3 Aug 19 19:07:02 devstack sudo[108667]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:08 devstack sudo[108667]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3" returned: 0 in 6.491s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:08 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b, size 1024.00 MB, duration 6.50 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:07:08 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Converted 1024.00 MB image at 157.66 MB/s Aug 19 19:07:08 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3 is being set with open permissions: ugo+rw Aug 19 19:07:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:08 devstack sudo[108683]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3 Aug 19 19:07:08 devstack sudo[108683]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:09 devstack sudo[108683]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3" returned: 0 in 0.431s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Lock "cinder-quobyte-18595cdd-010e-494c-83b5-3182ad5c84f3" released by "_copy_volume_from_snapshot" :: held 7.981s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Lock "cinder-quobyte-f311398b-27de-4642-8b61-753e66e48b63-18595cdd-010e-494c-83b5-3182ad5c84f3" released by "_create_volume_from_snapshot" :: held 8.076s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.093s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (59a3073a-869a-4157-9655-abca7111a487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-18595cdd-010e-494c-83b5-3182ad5c84f3', 'volume_size': 1, 'snapshot_id': 'f311398b-27de-4642-8b61-753e66e48b63'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c30ce7aa-56f3-4a6f-ba99-60cc8003319d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:09 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Volume volume-18595cdd-010e-494c-83b5-3182ad5c84f3 (18595cdd-010e-494c-83b5-3182ad5c84f3): created successfully Aug 19 19:07:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c30ce7aa-56f3-4a6f-ba99-60cc8003319d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Flow 'volume_create_manager' (7ecab07b-2082-4cb6-8afd-d21116e50475) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b6103af5-e426-4fb1-b99e-e9ebecd75edc tempest-TestStampPattern-1205982288 None] Created volume successfully. Aug 19 19:07:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:07:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:17 devstack sudo[108792]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:07:17 devstack sudo[108792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:17 devstack sudo[108792]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.467s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:07:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:07:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:07:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:07:19 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:07:19 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=3,cinder:UPDATE=4,cinder:INSERT=1,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Flow 'volume_create_manager' (690f3312-8de6-4946-ab34-78c56c08f754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (80b151a0-8c61-40c5-975b-13778971fbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (80b151a0-8c61-40c5-975b-13778971fbda) 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-19T17:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1857130150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d4e9362a-6671-4a93-b60c-a410991e36bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef3e5280cbe24cb0b47976463cac7f66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:22Z,use_quota=True,user_id='c74717c2abb544bcaee78ffe23d53bc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9450ffb-0204-4c60-80fd-c97a94b7a6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9450ffb-0204-4c60-80fd-c97a94b7a6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (273cf88d-c7f4-45e8-9eeb-3bd65117359b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (273cf88d-c7f4-45e8-9eeb-3bd65117359b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd4e9362a-6671-4a93-b60c-a410991e36bb', 'volume_name': 'volume-d4e9362a-6671-4a93-b60c-a410991e36bb', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14bb1ab7-308b-4464-b4e6-0d71aef00353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14bb1ab7-308b-4464-b4e6-0d71aef00353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f4f0924-e0ed-4cd4-9506-d7ee4574fd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:21 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Volume d4e9362a-6671-4a93-b60c-a410991e36bb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d4e9362a-6671-4a93-b60c-a410991e36bb', 'volume_size': 1} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 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-19T17:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1857130150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d4e9362a-6671-4a93-b60c-a410991e36bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef3e5280cbe24cb0b47976463cac7f66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:22Z,use_quota=True,user_id='c74717c2abb544bcaee78ffe23d53bc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Creating volume d4e9362a-6671-4a93-b60c-a410991e36bb {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:07:22 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d4e9362a-6671-4a93-b60c-a410991e36bb 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:22 devstack sudo[108836]: 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/79c947ed65531511518bdc223681e669/volume-d4e9362a-6671-4a93-b60c-a410991e36bb 1073741824 Aug 19 19:07:22 devstack sudo[108836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Flow 'volume_create_manager' (b2e13884-f17b-42af-9c82-fbe4c306b83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a0120fcd-86df-4fb5-895c-7e3138712892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a0120fcd-86df-4fb5-895c-7e3138712892) 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-19T17:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2095659020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d5361f57-c849-4e0d-b48f-4dbb54b7b509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef3e5280cbe24cb0b47976463cac7f66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:22Z,use_quota=True,user_id='c74717c2abb544bcaee78ffe23d53bc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2bb886f7-3032-4dc5-ab19-76db41808a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2bb886f7-3032-4dc5-ab19-76db41808a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e9d9f5a-b4cf-4b1b-b061-c444bb4d2b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4e9d9f5a-b4cf-4b1b-b061-c444bb4d2b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd5361f57-c849-4e0d-b48f-4dbb54b7b509', 'volume_name': 'volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59f85581-9d2a-4cf3-ad38-8e75d993558f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59f85581-9d2a-4cf3-ad38-8e75d993558f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20170030-fec0-4c9f-b3f7-bde96afee793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:22 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Volume d5361f57-c849-4e0d-b48f-4dbb54b7b509: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509', 'volume_size': 1} Aug 19 19:07:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:23 devstack sudo[108836]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d4e9362a-6671-4a93-b60c-a410991e36bb 1073741824" returned: 0 in 1.057s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d4e9362a-6671-4a93-b60c-a410991e36bb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:23 devstack sudo[108861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d4e9362a-6671-4a93-b60c-a410991e36bb Aug 19 19:07:23 devstack sudo[108861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:23 devstack sudo[108861]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d4e9362a-6671-4a93-b60c-a410991e36bb" returned: 0 in 0.464s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] <== create_volume: return (1604ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.610s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.031s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 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-19T17:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2095659020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d5361f57-c849-4e0d-b48f-4dbb54b7b509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef3e5280cbe24cb0b47976463cac7f66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:22Z,use_quota=True,user_id='c74717c2abb544bcaee78ffe23d53bc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Creating volume d5361f57-c849-4e0d-b48f-4dbb54b7b509 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:07:23 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2f4f0924-e0ed-4cd4-9506-d7ee4574fd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d4e9362a-6671-4a93-b60c-a410991e36bb', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b32fd10-5009-4bff-8ca8-f20547972795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:23 devstack sudo[108864]: 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/79c947ed65531511518bdc223681e669/volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509 1073741824 Aug 19 19:07:23 devstack sudo[108864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Volume volume-d4e9362a-6671-4a93-b60c-a410991e36bb (d4e9362a-6671-4a93-b60c-a410991e36bb): created successfully Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b32fd10-5009-4bff-8ca8-f20547972795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Flow 'volume_create_manager' (690f3312-8de6-4946-ab34-78c56c08f754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-be980631-6055-4bf6-aba7-aba1e1a96f77 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Created volume successfully. Aug 19 19:07:24 devstack sudo[108864]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509 1073741824" returned: 0 in 0.708s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:24 devstack sudo[108870]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509 Aug 19 19:07:24 devstack sudo[108870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:24 devstack sudo[108870]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509" returned: 0 in 0.553s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] <== create_volume: return (1319ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:07:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.323s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20170030-fec0-4c9f-b3f7-bde96afee793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (542d80eb-268f-45a4-9a89-25c522956ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Volume volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509 (d5361f57-c849-4e0d-b48f-4dbb54b7b509): created successfully Aug 19 19:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (542d80eb-268f-45a4-9a89-25c522956ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Flow 'volume_create_manager' (b2e13884-f17b-42af-9c82-fbe4c306b83f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bdd63264-922e-4b72-861d-4d888bf79586 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Created volume successfully. Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Flow 'volume_create_manager' (9a0a9405-938d-4290-866b-1be4ffe02cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7bf1f0f9-f69b-4707-b3e1-9da7e74ffed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7bf1f0f9-f69b-4707-b3e1-9da7e74ffed7) 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-19T17:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2097443515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d6010800-0596-46a0-90a3-dbe619b9b0fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad20aa7f0444612a38e27f0b52586e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:31Z,use_quota=True,user_id='e71f22a244b2404bb1092d32144d96df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e18522e-de9b-4415-9531-6281fe398d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e18522e-de9b-4415-9531-6281fe398d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2fd5a93-bf7f-4161-b7a7-909879b40118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2fd5a93-bf7f-4161-b7a7-909879b40118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd6010800-0596-46a0-90a3-dbe619b9b0fb', 'volume_name': 'volume-d6010800-0596-46a0-90a3-dbe619b9b0fb', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd568756-6cc6-460b-8bb9-8677927b8ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd568756-6cc6-460b-8bb9-8677927b8ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16d51771-205e-42b7-84c8-fa960081c875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Volume d6010800-0596-46a0-90a3-dbe619b9b0fb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d6010800-0596-46a0-90a3-dbe619b9b0fb', 'volume_size': 1} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 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-19T17:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2097443515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d6010800-0596-46a0-90a3-dbe619b9b0fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad20aa7f0444612a38e27f0b52586e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:31Z,use_quota=True,user_id='e71f22a244b2404bb1092d32144d96df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Creating volume d6010800-0596-46a0-90a3-dbe619b9b0fb {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:07:30 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:07:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d6010800-0596-46a0-90a3-dbe619b9b0fb 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:30 devstack sudo[108969]: 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/79c947ed65531511518bdc223681e669/volume-d6010800-0596-46a0-90a3-dbe619b9b0fb 1073741824 Aug 19 19:07:30 devstack sudo[108969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:31 devstack sudo[108969]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d6010800-0596-46a0-90a3-dbe619b9b0fb 1073741824" returned: 0 in 0.718s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d6010800-0596-46a0-90a3-dbe619b9b0fb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:31 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/79c947ed65531511518bdc223681e669/volume-d6010800-0596-46a0-90a3-dbe619b9b0fb Aug 19 19:07:31 devstack sudo[108979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:32 devstack sudo[108979]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d6010800-0596-46a0-90a3-dbe619b9b0fb" returned: 0 in 0.418s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] <== create_volume: return (1234ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:07:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.244s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16d51771-205e-42b7-84c8-fa960081c875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d6010800-0596-46a0-90a3-dbe619b9b0fb', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef4799af-c761-42a7-b8e6-6a7c71dbf90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:32 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Volume volume-d6010800-0596-46a0-90a3-dbe619b9b0fb (d6010800-0596-46a0-90a3-dbe619b9b0fb): created successfully Aug 19 19:07:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef4799af-c761-42a7-b8e6-6a7c71dbf90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Flow 'volume_create_manager' (9a0a9405-938d-4290-866b-1be4ffe02cac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ba9db864-65b5-4e04-bc67-58c750c9a873 tempest-VolumesActionsTest-908088332 None] Created volume successfully. Aug 19 19:07:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0c624c0b-2c1c-4bdf-bd3b-8b6db21a132f tempest-VolumesActionsTest-908088332 None] Acquiring lock "cinder-d6010800-0596-46a0-90a3-dbe619b9b0fb" by "attach_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0c624c0b-2c1c-4bdf-bd3b-8b6db21a132f tempest-VolumesActionsTest-908088332 None] Lock "cinder-d6010800-0596-46a0-90a3-dbe619b9b0fb" acquired by "attach_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0c624c0b-2c1c-4bdf-bd3b-8b6db21a132f tempest-VolumesActionsTest-908088332 None] Attaching volume d6010800-0596-46a0-90a3-dbe619b9b0fb to instance f125eadc-2972-441b-923c-546fb345512a at mountpoint /dev/vdb on host None. Aug 19 19:07:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0c624c0b-2c1c-4bdf-bd3b-8b6db21a132f tempest-VolumesActionsTest-908088332 None] Attach volume completed successfully. Aug 19 19:07:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0c624c0b-2c1c-4bdf-bd3b-8b6db21a132f tempest-VolumesActionsTest-908088332 None] Lock "cinder-d6010800-0596-46a0-90a3-dbe619b9b0fb" released by "attach_volume" :: held 0.094s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-06e531dc-0b09-4114-b18e-fc68af4f1443 tempest-VolumesActionsTest-1931935650 None] Terminate volume connection completed successfully. Aug 19 19:07:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-06e531dc-0b09-4114-b18e-fc68af4f1443 tempest-VolumesActionsTest-1931935650 None] Acquiring lock "cinder-d6010800-0596-46a0-90a3-dbe619b9b0fb-detach_volume" by "detach_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-06e531dc-0b09-4114-b18e-fc68af4f1443 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-d6010800-0596-46a0-90a3-dbe619b9b0fb-detach_volume" acquired by "detach_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-06e531dc-0b09-4114-b18e-fc68af4f1443 tempest-VolumesActionsTest-1931935650 None] Detaching volume d6010800-0596-46a0-90a3-dbe619b9b0fb from instance f125eadc-2972-441b-923c-546fb345512a. Aug 19 19:07:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-06e531dc-0b09-4114-b18e-fc68af4f1443 tempest-VolumesActionsTest-1931935650 None] Detach volume completed successfully. Aug 19 19:07:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-06e531dc-0b09-4114-b18e-fc68af4f1443 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-d6010800-0596-46a0-90a3-dbe619b9b0fb-detach_volume" released by "detach_volume" :: held 0.080s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a4f043b3-4bac-42d1-8eec-6fbc3e664f62 tempest-VolumesActionsTest-908088332 None] Acquiring lock "cinder-d6010800-0596-46a0-90a3-dbe619b9b0fb-detach_volume" by "detach_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a4f043b3-4bac-42d1-8eec-6fbc3e664f62 tempest-VolumesActionsTest-908088332 None] Lock "cinder-d6010800-0596-46a0-90a3-dbe619b9b0fb-detach_volume" acquired by "detach_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a4f043b3-4bac-42d1-8eec-6fbc3e664f62 tempest-VolumesActionsTest-908088332 None] Volume detach called, but volume not attached. Aug 19 19:07:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a4f043b3-4bac-42d1-8eec-6fbc3e664f62 tempest-VolumesActionsTest-908088332 None] Lock "cinder-d6010800-0596-46a0-90a3-dbe619b9b0fb-detach_volume" released by "detach_volume" :: held 0.027s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Acquiring lock "cinder-d6010800-0596-46a0-90a3-dbe619b9b0fb-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Lock "cinder-d6010800-0596-46a0-90a3-dbe619b9b0fb-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Acquiring lock "cinder-quobyte-d6010800-0596-46a0-90a3-dbe619b9b0fb" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Lock "cinder-quobyte-d6010800-0596-46a0-90a3-dbe619b9b0fb" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:34 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8ec6df2c-c246-4b79-969e-8d2f28314f51]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:07:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d6010800-0596-46a0-90a3-dbe619b9b0fb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:34 devstack sudo[108998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d6010800-0596-46a0-90a3-dbe619b9b0fb Aug 19 19:07:34 devstack sudo[108998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:35 devstack sudo[108998]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d6010800-0596-46a0-90a3-dbe619b9b0fb" returned: 0 in 0.883s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d6010800-0596-46a0-90a3-dbe619b9b0fb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:35 devstack sudo[109036]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d6010800-0596-46a0-90a3-dbe619b9b0fb Aug 19 19:07:35 devstack sudo[109036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:35 devstack sudo[109036]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d6010800-0596-46a0-90a3-dbe619b9b0fb" returned: 0 in 0.508s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Lock "cinder-quobyte-d6010800-0596-46a0-90a3-dbe619b9b0fb" released by "delete_volume" :: held 1.458s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:35 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Created reservations ['be78ccee-aeca-4225-ac3f-336c249c7a8e', '7f39a322-70a9-4900-bc5e-f40565e9d3c6', 'e0e50af1-352b-4916-be8b-99600d81c384', '55792840-6d3c-4102-9f53-b3f028d812ed'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:07:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:36 devstack sudo[109069]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:07:36 devstack sudo[109069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:36 devstack sudo[109069]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.371s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:36 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:07:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Deleted volume successfully. Aug 19 19:07:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cf110dda-96c3-42c2-a9c3-0849eca0915a tempest-VolumesActionsTest-908088332 None] Lock "cinder-d6010800-0596-46a0-90a3-dbe619b9b0fb-delete_volume" released by "delete_volume" :: held 2.315s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Flow 'volume_create_manager' (cdec0094-3690-4cb4-845b-76a37d417087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5d171be-43fd-4304-9254-415bba3dbfd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5d171be-43fd-4304-9254-415bba3dbfd6) 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-19T17:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1039390479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9c93ca18-9848-4a54-9234-62284d3f431d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad20aa7f0444612a38e27f0b52586e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:40Z,use_quota=True,user_id='e71f22a244b2404bb1092d32144d96df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1aff67f9-16fe-45a5-b3d2-99b600062044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1aff67f9-16fe-45a5-b3d2-99b600062044) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d021b4a1-962c-4768-980f-c58587a6d935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d021b4a1-962c-4768-980f-c58587a6d935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9c93ca18-9848-4a54-9234-62284d3f431d', 'volume_name': 'volume-9c93ca18-9848-4a54-9234-62284d3f431d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (770b5ff4-6ae1-44da-9246-56e7550a6219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (770b5ff4-6ae1-44da-9246-56e7550a6219) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd6d7d74-d428-4d46-a6cf-96116992d565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:39 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Volume 9c93ca18-9848-4a54-9234-62284d3f431d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9c93ca18-9848-4a54-9234-62284d3f431d', 'volume_size': 1} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 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-19T17:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1039390479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9c93ca18-9848-4a54-9234-62284d3f431d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad20aa7f0444612a38e27f0b52586e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:40Z,use_quota=True,user_id='e71f22a244b2404bb1092d32144d96df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Creating volume 9c93ca18-9848-4a54-9234-62284d3f431d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:07:39 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:07:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9c93ca18-9848-4a54-9234-62284d3f431d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:40 devstack sudo[109119]: 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/79c947ed65531511518bdc223681e669/volume-9c93ca18-9848-4a54-9234-62284d3f431d 1073741824 Aug 19 19:07:40 devstack sudo[109119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:40 devstack sudo[109119]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9c93ca18-9848-4a54-9234-62284d3f431d 1073741824" returned: 0 in 0.574s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9c93ca18-9848-4a54-9234-62284d3f431d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:40 devstack sudo[109126]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9c93ca18-9848-4a54-9234-62284d3f431d Aug 19 19:07:40 devstack sudo[109126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:40 devstack sudo[109126]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9c93ca18-9848-4a54-9234-62284d3f431d" returned: 0 in 0.268s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] <== create_volume: return (888ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:07:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.892s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd6d7d74-d428-4d46-a6cf-96116992d565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9c93ca18-9848-4a54-9234-62284d3f431d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (26f9ef93-f612-47e1-8660-a5a306967ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:40 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Volume volume-9c93ca18-9848-4a54-9234-62284d3f431d (9c93ca18-9848-4a54-9234-62284d3f431d): created successfully Aug 19 19:07:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (26f9ef93-f612-47e1-8660-a5a306967ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Flow 'volume_create_manager' (cdec0094-3690-4cb4-845b-76a37d417087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9bf737e1-3fa2-4430-a7dd-42898709a7d0 tempest-VolumesActionsTest-908088332 None] Created volume successfully. Aug 19 19:07:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Acquiring lock "cinder-9c93ca18-9848-4a54-9234-62284d3f431d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-9c93ca18-9848-4a54-9234-62284d3f431d-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Acquiring lock "cinder-quobyte-9c93ca18-9848-4a54-9234-62284d3f431d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-quobyte-9c93ca18-9848-4a54-9234-62284d3f431d" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:42 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1d93e8ab-ac81-422a-89a0-21fd8a3c27ea]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:07:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9c93ca18-9848-4a54-9234-62284d3f431d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:42 devstack sudo[109130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9c93ca18-9848-4a54-9234-62284d3f431d Aug 19 19:07:42 devstack sudo[109130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:42 devstack sudo[109130]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9c93ca18-9848-4a54-9234-62284d3f431d" returned: 0 in 0.370s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9c93ca18-9848-4a54-9234-62284d3f431d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:42 devstack sudo[109135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9c93ca18-9848-4a54-9234-62284d3f431d Aug 19 19:07:42 devstack sudo[109135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:42 devstack sudo[109135]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9c93ca18-9848-4a54-9234-62284d3f431d" returned: 0 in 0.248s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-quobyte-9c93ca18-9848-4a54-9234-62284d3f431d" released by "delete_volume" :: held 0.661s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:42 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Created reservations ['19830d2b-3cfa-4d85-912d-9ab714646f05', '93cc5475-d80b-4f75-bd0b-c64ebad1f46e', '8a4ad519-31a0-4373-a0e0-5435d4b5f1a6', 'fb6a3042-c810-44b3-9c38-e2cfcf6a4055'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:43 devstack sudo[109138]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:07:43 devstack sudo[109138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:43 devstack sudo[109138]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.262s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:07:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Deleted volume successfully. Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-655f8445-670f-41b7-9665-4c310e6f3759 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-9c93ca18-9848-4a54-9234-62284d3f431d-delete_volume" released by "delete_volume" :: held 1.168s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Flow 'volume_create_manager' (9eeef632-fdef-4708-ace2-d519b71730e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (372dd688-7ff5-46c8-8d91-eab5497ef18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (372dd688-7ff5-46c8-8d91-eab5497ef18d) 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-19T17:07:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2142188434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a3fa6f08-2e5b-4040-afe7-9871b7e57528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad20aa7f0444612a38e27f0b52586e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:44Z,use_quota=True,user_id='e71f22a244b2404bb1092d32144d96df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4ee0030-7e21-469f-9d40-8f1d810471a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d4ee0030-7e21-469f-9d40-8f1d810471a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c39754b7-de73-4e79-b695-2c7de4b05110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c39754b7-de73-4e79-b695-2c7de4b05110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a3fa6f08-2e5b-4040-afe7-9871b7e57528', 'volume_name': 'volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae764468-57af-402e-83c7-5a2447f33605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae764468-57af-402e-83c7-5a2447f33605) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c388f0b-3937-4bfe-916e-504046c79685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:43 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Volume a3fa6f08-2e5b-4040-afe7-9871b7e57528: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528', 'volume_size': 1} Aug 19 19:07:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 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-19T17:07:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2142188434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a3fa6f08-2e5b-4040-afe7-9871b7e57528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad20aa7f0444612a38e27f0b52586e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:44Z,use_quota=True,user_id='e71f22a244b2404bb1092d32144d96df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Creating volume a3fa6f08-2e5b-4040-afe7-9871b7e57528 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:07:44 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:44 devstack sudo[109141]: 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/79c947ed65531511518bdc223681e669/volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528 1073741824 Aug 19 19:07:44 devstack sudo[109141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:44 devstack sudo[109141]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528 1073741824" returned: 0 in 0.449s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:44 devstack sudo[109147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528 Aug 19 19:07:44 devstack sudo[109147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:44 devstack sudo[109147]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528" returned: 0 in 0.244s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] <== create_volume: return (737ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.741s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c388f0b-3937-4bfe-916e-504046c79685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f02e592a-4c99-4bc7-b5d5-0bc30cd99b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:44 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Volume volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528 (a3fa6f08-2e5b-4040-afe7-9871b7e57528): created successfully Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f02e592a-4c99-4bc7-b5d5-0bc30cd99b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Flow 'volume_create_manager' (9eeef632-fdef-4708-ace2-d519b71730e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b06848d8-2f06-4e90-8c85-147742d8b31f tempest-VolumesActionsTest-908088332 None] Created volume successfully. Aug 19 19:07:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Acquiring lock "cinder-a3fa6f08-2e5b-4040-afe7-9871b7e57528-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-a3fa6f08-2e5b-4040-afe7-9871b7e57528-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Acquiring lock "cinder-quobyte-a3fa6f08-2e5b-4040-afe7-9871b7e57528" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-quobyte-a3fa6f08-2e5b-4040-afe7-9871b7e57528" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:46 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7efec082-6b6a-43b8-ab7a-6d344f698ed0]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:07:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:46 devstack sudo[109150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528 Aug 19 19:07:46 devstack sudo[109150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:46 devstack sudo[109150]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528" returned: 0 in 0.369s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:46 devstack sudo[109155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528 Aug 19 19:07:46 devstack sudo[109155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:46 devstack sudo[109155]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a3fa6f08-2e5b-4040-afe7-9871b7e57528" returned: 0 in 0.277s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-quobyte-a3fa6f08-2e5b-4040-afe7-9871b7e57528" released by "delete_volume" :: held 0.688s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:46 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Created reservations ['bbae1492-3dbf-4bf2-8ebf-1e4ed6370f83', '369aa8dc-af86-4488-b4b7-363d23a034af', 'ac420d66-b2de-44d9-b2d3-c41054afc082', '1509f0c1-0683-44f2-bf58-ac0b571bc308'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:47 devstack sudo[109162]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:07:47 devstack sudo[109162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:47 devstack sudo[109162]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.315s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:07:47 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Deleted volume successfully. Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4fd0b2f7-2f18-4832-8b51-9ee6d49dcc39 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-a3fa6f08-2e5b-4040-afe7-9871b7e57528-delete_volume" released by "delete_volume" :: held 1.260s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Flow 'volume_create_manager' (ece0abcb-87c4-4fda-9a4e-5254d5c2e686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c8d68cb-a6cd-4eb4-a83d-91b30695cf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c8d68cb-a6cd-4eb4-a83d-91b30695cf54) 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-19T17:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-723238101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad20aa7f0444612a38e27f0b52586e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:48Z,use_quota=True,user_id='e71f22a244b2404bb1092d32144d96df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3044f36d-31eb-4341-b3c0-222fe25c0673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3044f36d-31eb-4341-b3c0-222fe25c0673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:47 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38a9073b-e399-44a8-9c56-d52fb2592793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38a9073b-e399-44a8-9c56-d52fb2592793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3', 'volume_name': 'volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f8544db-1ad0-408c-978a-890ab4b9c942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f8544db-1ad0-408c-978a-890ab4b9c942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (24662c5a-d671-42fe-8076-3194d12ea23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:48 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Volume d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3', 'volume_size': 1} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 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-19T17:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-723238101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad20aa7f0444612a38e27f0b52586e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:48Z,use_quota=True,user_id='e71f22a244b2404bb1092d32144d96df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Creating volume d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:07:48 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:48 devstack sudo[109177]: 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/79c947ed65531511518bdc223681e669/volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3 1073741824 Aug 19 19:07:48 devstack sudo[109177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-7fd45677-f953-4b18-8a5b-23f3438d6faa req-b072831a-e75e-4a1c-8f81-6ee75602201c tempest-TestStampPattern-1205982288 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:48 devstack sudo[109177]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3 1073741824" returned: 0 in 0.438s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:48 devstack sudo[109182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3 Aug 19 19:07:48 devstack sudo[109182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:48 devstack sudo[109182]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3" returned: 0 in 0.277s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] <== create_volume: return (763ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.766s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-7fd45677-f953-4b18-8a5b-23f3438d6faa req-b072831a-e75e-4a1c-8f81-6ee75602201c tempest-TestStampPattern-1205982288 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.671s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-7fd45677-f953-4b18-8a5b-23f3438d6faa req-b072831a-e75e-4a1c-8f81-6ee75602201c tempest-TestStampPattern-1205982288 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (24662c5a-d671-42fe-8076-3194d12ea23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bcf7230a-0ff7-4d41-8730-65460d97cefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:48 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Volume volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3 (d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3): created successfully Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bcf7230a-0ff7-4d41-8730-65460d97cefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Flow 'volume_create_manager' (ece0abcb-87c4-4fda-9a4e-5254d5c2e686) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-7fd45677-f953-4b18-8a5b-23f3438d6faa req-b072831a-e75e-4a1c-8f81-6ee75602201c tempest-TestStampPattern-1205982288 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-18595cdd-010e-494c-83b5-3182ad5c84f3', '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': '3a0b2eb2-a782-4ada-a28a-eb7c6d7c0dfd', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:07:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1c15aac2-53c3-4254-a949-463f9271fb07 tempest-VolumesActionsTest-908088332 None] Created volume successfully. Aug 19 19:07:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-7fd45677-f953-4b18-8a5b-23f3438d6faa req-b072831a-e75e-4a1c-8f81-6ee75602201c tempest-TestStampPattern-1205982288 None] attachment_update completed successfully. Aug 19 19:07:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Acquiring lock "cinder-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Acquiring lock "cinder-quobyte-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-quobyte-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3" acquired by "delete_volume" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:50 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3b967b7f-e704-41ce-8f04-13f22b9db172]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:07:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:50 devstack sudo[109588]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3 Aug 19 19:07:50 devstack sudo[109588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:50 devstack sudo[109588]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3" returned: 0 in 0.379s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:50 devstack sudo[109599]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3 Aug 19 19:07:50 devstack sudo[109599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:50 devstack sudo[109599]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3" returned: 0 in 0.264s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-quobyte-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3" released by "delete_volume" :: held 0.685s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Created reservations ['414fca66-3097-43fb-9724-615353889e1a', 'de0ae525-dac9-4596-ab5b-40b96a561a11', 'ef93ebfd-1ab6-4630-aee5-1b28181b5678', '1a68faa5-0a40-409e-b6ca-730e0fac98c7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:51 devstack sudo[109609]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:07:51 devstack sudo[109609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:51 devstack sudo[109609]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.283s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:07:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Deleted volume successfully. Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-72481251-f35d-4306-b729-4db89c647e35 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-d9c5d3f6-b5a6-47b3-9d01-d17b74ac4dc3-delete_volume" released by "delete_volume" :: held 1.234s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Flow 'volume_create_manager' (74d72e2a-20df-4c3a-afc7-ae4c995d37ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (901003c0-f53e-45ca-ad62-721103f35e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (901003c0-f53e-45ca-ad62-721103f35e47) 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-19T17:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1500413301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5613dfac-29e7-465e-889e-d704b7f9ebbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad20aa7f0444612a38e27f0b52586e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:52Z,use_quota=True,user_id='e71f22a244b2404bb1092d32144d96df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d180e92e-2c38-4b36-93f8-9a135dcc2582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d180e92e-2c38-4b36-93f8-9a135dcc2582) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58b74c7e-9a68-4492-9c43-84535e699fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58b74c7e-9a68-4492-9c43-84535e699fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5613dfac-29e7-465e-889e-d704b7f9ebbc', 'volume_name': 'volume-5613dfac-29e7-465e-889e-d704b7f9ebbc', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fc383c6-4d23-407d-b7a5-20307d5628d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6fc383c6-4d23-407d-b7a5-20307d5628d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9004dbbd-09eb-41b5-9e1a-562d64825168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:51 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Volume 5613dfac-29e7-465e-889e-d704b7f9ebbc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5613dfac-29e7-465e-889e-d704b7f9ebbc', 'volume_size': 1} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 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-19T17:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1500413301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5613dfac-29e7-465e-889e-d704b7f9ebbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad20aa7f0444612a38e27f0b52586e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:52Z,use_quota=True,user_id='e71f22a244b2404bb1092d32144d96df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Creating volume 5613dfac-29e7-465e-889e-d704b7f9ebbc {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:07:51 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:07:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5613dfac-29e7-465e-889e-d704b7f9ebbc 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:52 devstack sudo[109641]: 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/79c947ed65531511518bdc223681e669/volume-5613dfac-29e7-465e-889e-d704b7f9ebbc 1073741824 Aug 19 19:07:52 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-a176f9db-d1a8-4af6-8032-679321f3dc37 req-be66a619-caec-49c4-93ad-b939349926b2 tempest-TestStampPattern-1205982288 None] Terminate volume connection completed successfully. Aug 19 19:07:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-a176f9db-d1a8-4af6-8032-679321f3dc37 req-be66a619-caec-49c4-93ad-b939349926b2 tempest-TestStampPattern-1205982288 None] Deleting attachment 3a0b2eb2-a782-4ada-a28a-eb7c6d7c0dfd. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:07:52 devstack sudo[109641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:52 devstack sudo[109641]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5613dfac-29e7-465e-889e-d704b7f9ebbc 1073741824" returned: 0 in 0.418s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5613dfac-29e7-465e-889e-d704b7f9ebbc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:52 devstack sudo[109646]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5613dfac-29e7-465e-889e-d704b7f9ebbc Aug 19 19:07:52 devstack sudo[109646]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:52 devstack sudo[109646]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5613dfac-29e7-465e-889e-d704b7f9ebbc" returned: 0 in 0.248s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] <== create_volume: return (710ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:07:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.713s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9004dbbd-09eb-41b5-9e1a-562d64825168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5613dfac-29e7-465e-889e-d704b7f9ebbc', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c3cb152-ed07-46e6-b89b-da3a741986a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:52 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Volume volume-5613dfac-29e7-465e-889e-d704b7f9ebbc (5613dfac-29e7-465e-889e-d704b7f9ebbc): created successfully Aug 19 19:07:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c3cb152-ed07-46e6-b89b-da3a741986a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Flow 'volume_create_manager' (74d72e2a-20df-4c3a-afc7-ae4c995d37ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:52 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-497d7ed6-0472-49fa-b193-8121ec508751 tempest-VolumesActionsTest-908088332 None] Created volume successfully. Aug 19 19:07:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Acquiring lock "cinder-5613dfac-29e7-465e-889e-d704b7f9ebbc-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-5613dfac-29e7-465e-889e-d704b7f9ebbc-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Acquiring lock "cinder-quobyte-5613dfac-29e7-465e-889e-d704b7f9ebbc" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-quobyte-5613dfac-29e7-465e-889e-d704b7f9ebbc" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:53 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f7e63047-8e96-4285-acb3-3aca27860fcc]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:07:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5613dfac-29e7-465e-889e-d704b7f9ebbc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:53 devstack sudo[109650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5613dfac-29e7-465e-889e-d704b7f9ebbc Aug 19 19:07:53 devstack sudo[109650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:53 devstack sudo[109650]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5613dfac-29e7-465e-889e-d704b7f9ebbc" returned: 0 in 0.452s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5613dfac-29e7-465e-889e-d704b7f9ebbc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:53 devstack sudo[109660]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5613dfac-29e7-465e-889e-d704b7f9ebbc Aug 19 19:07:53 devstack sudo[109660]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:53 devstack sudo[109660]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5613dfac-29e7-465e-889e-d704b7f9ebbc" returned: 0 in 0.304s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-quobyte-5613dfac-29e7-465e-889e-d704b7f9ebbc" released by "delete_volume" :: held 0.830s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Created reservations ['4cd7c508-d06d-44b2-9af3-21f7e3315dfb', 'b799451e-5837-4941-8db8-b5e52699edf4', 'f5cc7806-02ca-43c3-8292-acb392dd92b8', '418e441a-fbfb-4486-9d18-f294fdaec610'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:54 devstack sudo[109684]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:07:54 devstack sudo[109684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:54 devstack sudo[109684]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.293s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:07:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Deleted volume successfully. Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-379099ba-081e-483e-9d8a-7d00a370eb77 tempest-VolumesActionsTest-1931935650 None] Lock "cinder-5613dfac-29e7-465e-889e-d704b7f9ebbc-delete_volume" released by "delete_volume" :: held 1.433s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Flow 'volume_create_manager' (58be0557-bd64-4ebc-a02b-13f9da092d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52f5dd11-2e05-41e1-b86e-c396e6733b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52f5dd11-2e05-41e1-b86e-c396e6733b08) 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-19T17:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1480324823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cca1d84f-4b7d-448d-8e07-53d5479695dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad20aa7f0444612a38e27f0b52586e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:55Z,use_quota=True,user_id='e71f22a244b2404bb1092d32144d96df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b9e7cb71-37d4-4bde-9108-704070188719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b9e7cb71-37d4-4bde-9108-704070188719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8adcb69f-ea40-4d21-9e3a-09fb733fec9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8adcb69f-ea40-4d21-9e3a-09fb733fec9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cca1d84f-4b7d-448d-8e07-53d5479695dc', 'volume_name': 'volume-cca1d84f-4b7d-448d-8e07-53d5479695dc', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:54 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74bc7993-636e-4a75-8b06-205fae644d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74bc7993-636e-4a75-8b06-205fae644d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (126fe8b3-26bf-416e-b131-9e2b51ee793b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Volume cca1d84f-4b7d-448d-8e07-53d5479695dc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cca1d84f-4b7d-448d-8e07-53d5479695dc', 'volume_size': 1} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 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-19T17:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1480324823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cca1d84f-4b7d-448d-8e07-53d5479695dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad20aa7f0444612a38e27f0b52586e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:07: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-19T17:07:55Z,use_quota=True,user_id='e71f22a244b2404bb1092d32144d96df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Creating volume cca1d84f-4b7d-448d-8e07-53d5479695dc {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:07:55 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cca1d84f-4b7d-448d-8e07-53d5479695dc 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:55 devstack sudo[109692]: 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/79c947ed65531511518bdc223681e669/volume-cca1d84f-4b7d-448d-8e07-53d5479695dc 1073741824 Aug 19 19:07:55 devstack sudo[109692]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:55 devstack sudo[109692]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cca1d84f-4b7d-448d-8e07-53d5479695dc 1073741824" returned: 0 in 0.482s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cca1d84f-4b7d-448d-8e07-53d5479695dc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:55 devstack sudo[109700]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cca1d84f-4b7d-448d-8e07-53d5479695dc Aug 19 19:07:55 devstack sudo[109700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:55 devstack sudo[109700]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cca1d84f-4b7d-448d-8e07-53d5479695dc" returned: 0 in 0.295s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] <== create_volume: return (832ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.836s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (126fe8b3-26bf-416e-b131-9e2b51ee793b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cca1d84f-4b7d-448d-8e07-53d5479695dc', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e0d3a00-b2b2-4f6b-b555-aef32b0571c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:07:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Volume volume-cca1d84f-4b7d-448d-8e07-53d5479695dc (cca1d84f-4b7d-448d-8e07-53d5479695dc): created successfully Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e0d3a00-b2b2-4f6b-b555-aef32b0571c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:07:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Flow 'volume_create_manager' (58be0557-bd64-4ebc-a02b-13f9da092d20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:07:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-907982cd-d4a0-41bc-9061-e4c1b0f45407 tempest-VolumesActionsTest-908088332 None] Created volume successfully. Aug 19 19:07:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Acquiring lock "cinder-18595cdd-010e-494c-83b5-3182ad5c84f3-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Lock "cinder-18595cdd-010e-494c-83b5-3182ad5c84f3-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Acquiring lock "cinder-quobyte-18595cdd-010e-494c-83b5-3182ad5c84f3" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Lock "cinder-quobyte-18595cdd-010e-494c-83b5-3182ad5c84f3" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:56 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[17bc16ef-34af-40ba-949b-beef316a5fc4]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:07:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:56 devstack sudo[109703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3 Aug 19 19:07:56 devstack sudo[109703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:56 devstack sudo[109703]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3" returned: 0 in 0.374s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:56 devstack sudo[109708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3 Aug 19 19:07:56 devstack sudo[109708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:56 devstack sudo[109708]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18595cdd-010e-494c-83b5-3182ad5c84f3" returned: 0 in 0.258s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Lock "cinder-quobyte-18595cdd-010e-494c-83b5-3182ad5c84f3" released by "delete_volume" :: held 0.680s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Created reservations ['e6874785-09e3-4a08-8c2d-7ad7da5440a6', '41941d75-9df3-491d-8543-1fac3db3e199', '515edb31-ade0-4f82-a160-2d7f6a4c291f', '6486994e-2d57-4832-8ab3-fa8b32fcc183'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:57 devstack sudo[109711]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:07:57 devstack sudo[109711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:57 devstack sudo[109711]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.273s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:07:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Deleted volume successfully. Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc4c01b-4b35-452b-a4f5-3c0b5b61a4d9 tempest-TestStampPattern-1205982288 None] Lock "cinder-18595cdd-010e-494c-83b5-3182ad5c84f3-delete_volume" released by "delete_volume" :: held 1.182s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Acquiring lock "cinder-cca1d84f-4b7d-448d-8e07-53d5479695dc-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Acquiring lock "cinder-f311398b-27de-4642-8b61-753e66e48b63-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Lock "cinder-cca1d84f-4b7d-448d-8e07-53d5479695dc-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Lock "cinder-f311398b-27de-4642-8b61-753e66e48b63-delete_snapshot" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Acquiring lock "cinder-quobyte-2b081a2b-20d9-472a-9269-f96c1689651b" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Lock "cinder-quobyte-2b081a2b-20d9-472a-9269-f96c1689651b" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Acquiring lock "cinder-quobyte-f311398b-27de-4642-8b61-753e66e48b63" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Acquiring lock "cinder-quobyte-cca1d84f-4b7d-448d-8e07-53d5479695dc" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Lock "cinder-quobyte-f311398b-27de-4642-8b61-753e66e48b63" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Deleting offline snapshot f311398b-27de-4642-8b61-753e66e48b63 of volume 2b081a2b-20d9-472a-9269-f96c1689651b {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] snapshot_file for this snap is: volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Lock "cinder-quobyte-cca1d84f-4b7d-448d-8e07-53d5479695dc" acquired by "delete_volume" :: waited 0.036s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c103ffc9-27f3-4a62-a991-b6ab61234db2]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9bffd1d-44ce-4b43-9686-6cd3789bee38]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:07:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cca1d84f-4b7d-448d-8e07-53d5479695dc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:57 devstack sudo[109714]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 Aug 19 19:07:57 devstack sudo[109714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:57 devstack sudo[109715]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cca1d84f-4b7d-448d-8e07-53d5479695dc Aug 19 19:07:57 devstack sudo[109715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:58 devstack sudo[109714]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:58 devstack sudo[109715]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63" returned: 0 in 0.374s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2b081a2b-20d9-472a-9269-f96c1689651b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cca1d84f-4b7d-448d-8e07-53d5479695dc" returned: 0 in 0.373s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cca1d84f-4b7d-448d-8e07-53d5479695dc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[425d24cd-08da-41d4-bd0c-f7be3bf8dbdf]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:58 devstack sudo[109724]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cca1d84f-4b7d-448d-8e07-53d5479695dc Aug 19 19:07:58 devstack sudo[109724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:58 devstack sudo[109725]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b Aug 19 19:07:58 devstack sudo[109725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:58 devstack sudo[109724]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cca1d84f-4b7d-448d-8e07-53d5479695dc" returned: 0 in 0.253s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Lock "cinder-quobyte-cca1d84f-4b7d-448d-8e07-53d5479695dc" released by "delete_volume" :: held 0.676s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Created reservations ['ea974937-5429-4fbb-8dea-aa7cd73c9172', '6e142f9c-9173-4243-a4d5-d4c9331738db', '87ce95f4-61ce-48d7-88d8-9c91af44b98a', 'b6fe2476-018c-4a48-b5ec-8f06723f5b6c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:58 devstack sudo[109731]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:07:58 devstack sudo[109731]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:58 devstack sudo[109725]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b" returned: 0 in 0.547s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:58 devstack sudo[109734]: 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/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 Aug 19 19:07:58 devstack sudo[109734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:58 devstack sudo[109731]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.277s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:58 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:07:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Deleted volume successfully. Aug 19 19:07:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d87cb5d3-68b3-42ce-bfaf-b8b7d143d5fb tempest-VolumesActionsTest-908088332 None] Lock "cinder-cca1d84f-4b7d-448d-8e07-53d5479695dc-delete_volume" released by "delete_volume" :: held 1.250s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:59 devstack sudo[109734]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63" returned: 0 in 0.392s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:07:59 devstack sudo[109743]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63 Aug 19 19:07:59 devstack sudo[109743]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:07:59 devstack sudo[109743]: pam_unix(sudo:session): session closed for user root Aug 19 19:07:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b.f311398b-27de-4642-8b61-753e66e48b63" returned: 0 in 0.254s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:07:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Lock "cinder-quobyte-f311398b-27de-4642-8b61-753e66e48b63" released by "_delete_snapshot" :: held 1.685s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Lock "cinder-quobyte-2b081a2b-20d9-472a-9269-f96c1689651b" released by "delete_snapshot" :: held 1.719s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:07:59 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Created reservations ['57fae40b-47dc-4486-977f-eb27b333ce25', 'b8add829-2b24-4135-af92-86aa1beee9e8', '6122fe68-2b64-452d-8d7e-da5e119d6760', 'f813c543-d588-467d-9e23-d900021c244d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:07:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Delete snapshot completed successfully. Aug 19 19:07:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-21373089-ebaf-43ca-a573-a31474f32c4d tempest-TestStampPattern-1205982288 None] Lock "cinder-f311398b-27de-4642-8b61-753e66e48b63-delete_snapshot" released by "delete_snapshot" :: held 1.894s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-5664c707-db74-4c92-b632-81b73f880724 req-1dce90cc-a1e0-422d-9284-b014e04079b7 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-5664c707-db74-4c92-b632-81b73f880724 req-1dce90cc-a1e0-422d-9284-b014e04079b7 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-5664c707-db74-4c92-b632-81b73f880724 req-1dce90cc-a1e0-422d-9284-b014e04079b7 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-5664c707-db74-4c92-b632-81b73f880724 req-1dce90cc-a1e0-422d-9284-b014e04079b7 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-d4e9362a-6671-4a93-b60c-a410991e36bb', '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': '6c22400c-7204-431d-8836-102d5de80880', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:08:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-5664c707-db74-4c92-b632-81b73f880724 req-1dce90cc-a1e0-422d-9284-b014e04079b7 tempest-TestServerVolumeAttachmentScenario-1374894813 None] attachment_update completed successfully. Aug 19 19:08:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Acquiring lock "cinder-2b081a2b-20d9-472a-9269-f96c1689651b-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Lock "cinder-2b081a2b-20d9-472a-9269-f96c1689651b-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Acquiring lock "cinder-quobyte-2b081a2b-20d9-472a-9269-f96c1689651b" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Lock "cinder-quobyte-2b081a2b-20d9-472a-9269-f96c1689651b" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7af90eda-c758-47e0-bd78-02c635111c14]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:04 devstack sudo[110177]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b Aug 19 19:08:04 devstack sudo[110177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:04 devstack sudo[110177]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b" returned: 0 in 0.375s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:04 devstack sudo[110182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b Aug 19 19:08:04 devstack sudo[110182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:04 devstack sudo[110182]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2b081a2b-20d9-472a-9269-f96c1689651b" returned: 0 in 0.293s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Lock "cinder-quobyte-2b081a2b-20d9-472a-9269-f96c1689651b" released by "delete_volume" :: held 0.761s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:05 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Created reservations ['c505b3a1-70a3-4262-b459-c0b2fb89595e', '21508bcf-75ea-4753-851e-1f197030846d', 'b5c5f4df-ae02-4e3b-b6ac-8e1c4b0dcb8b', '3570332d-2a4c-4ff7-a1f7-c8358f087e0e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:08:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:05 devstack sudo[110185]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:08:05 devstack sudo[110185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:05 devstack sudo[110185]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.278s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:05 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:08:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Deleted volume successfully. Aug 19 19:08:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19b2206b-eedd-4a07-9ddb-fe506be28a87 tempest-TestStampPattern-1205982288 None] Lock "cinder-2b081a2b-20d9-472a-9269-f96c1689651b-delete_volume" released by "delete_volume" :: held 1.286s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-9db0f79e-07ee-4a09-8b9c-ffe319e7dcd3 req-1186bcfb-08d0-4c1f-9271-04f0ee0b6f0f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-9db0f79e-07ee-4a09-8b9c-ffe319e7dcd3 req-1186bcfb-08d0-4c1f-9271-04f0ee0b6f0f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-9db0f79e-07ee-4a09-8b9c-ffe319e7dcd3 req-1186bcfb-08d0-4c1f-9271-04f0ee0b6f0f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-9db0f79e-07ee-4a09-8b9c-ffe319e7dcd3 req-1186bcfb-08d0-4c1f-9271-04f0ee0b6f0f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509', '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': 'de5d9f4b-ef21-42c8-9a46-4e0b465deb70', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:08:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-9db0f79e-07ee-4a09-8b9c-ffe319e7dcd3 req-1186bcfb-08d0-4c1f-9271-04f0ee0b6f0f tempest-TestServerVolumeAttachmentScenario-1374894813 None] attachment_update completed successfully. Aug 19 19:08:10 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-45467845-8040-4d06-babd-de6f4798bb2f req-748a2dea-ea54-449e-8158-9f32d18fa5b2 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Terminate volume connection completed successfully. Aug 19 19:08:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-45467845-8040-4d06-babd-de6f4798bb2f req-748a2dea-ea54-449e-8158-9f32d18fa5b2 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Deleting attachment de5d9f4b-ef21-42c8-9a46-4e0b465deb70. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:08:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-b03c4ba7-b73c-4b02-ae0e-eb1ae8323326 req-d525653e-926c-4953-bae7-5ebe7a201297 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Terminate volume connection completed successfully. Aug 19 19:08:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-b03c4ba7-b73c-4b02-ae0e-eb1ae8323326 req-d525653e-926c-4953-bae7-5ebe7a201297 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Deleting attachment 6c22400c-7204-431d-8836-102d5de80880. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Flow 'volume_create_manager' (b893c369-0739-4c1c-ba0b-223f06f9ae75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f43cff1c-35d0-4be4-ada1-e014c6ee8184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f43cff1c-35d0-4be4-ada1-e014c6ee8184) 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-19T17:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1498354523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='429ea462ae4e4adc91cb831e9573c3a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:08: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-19T17:08:14Z,use_quota=True,user_id='7ffaaccdf17b4c01bfc2082e98859584',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22414975-dd52-4410-8115-f498bfed71f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22414975-dd52-4410-8115-f498bfed71f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63d71ae6-c2c7-4f50-968f-3fecc132bb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63d71ae6-c2c7-4f50-968f-3fecc132bb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3', 'volume_name': 'volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8df5598e-9f51-438a-993d-5bf617389e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8df5598e-9f51-438a-993d-5bf617389e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ffe1afef-83c3-442d-9f16-f1d5727050b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:13 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Volume 2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3', 'volume_size': 1} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 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-19T17:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1498354523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='429ea462ae4e4adc91cb831e9573c3a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:08: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-19T17:08:14Z,use_quota=True,user_id='7ffaaccdf17b4c01bfc2082e98859584',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Creating volume 2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:08:13 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:08:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:13 devstack sudo[110268]: 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/79c947ed65531511518bdc223681e669/volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3 1073741824 Aug 19 19:08:13 devstack sudo[110268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:14 devstack sudo[110268]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3 1073741824" returned: 0 in 0.588s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:14 devstack sudo[110276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3 Aug 19 19:08:14 devstack sudo[110276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:14 devstack sudo[110276]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3" returned: 0 in 0.336s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] <== create_volume: return (1003ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:08:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ffe1afef-83c3-442d-9f16-f1d5727050b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84c7e9f5-f39d-4dcc-aace-b72c1ef3cf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:14 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Volume volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3 (2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3): created successfully Aug 19 19:08:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (84c7e9f5-f39d-4dcc-aace-b72c1ef3cf07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Flow 'volume_create_manager' (b893c369-0739-4c1c-ba0b-223f06f9ae75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:08:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-57cbdb9a-b5b1-4308-90b8-abb09bfa7b63 tempest-VolumesMetadataTest-741738195 None] Created volume successfully. Aug 19 19:08:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Acquiring lock "cinder-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Lock "cinder-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Acquiring lock "cinder-quobyte-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Lock "cinder-quobyte-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:16 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2dd33bdd-8f5a-46fa-8b77-bc789fe24b75]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:08:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:16 devstack sudo[110280]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:08:16 devstack sudo[110280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Acquiring lock "cinder-d5361f57-c849-4e0d-b48f-4dbb54b7b509-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "cinder-d5361f57-c849-4e0d-b48f-4dbb54b7b509-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Acquiring lock "cinder-quobyte-d5361f57-c849-4e0d-b48f-4dbb54b7b509" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "cinder-quobyte-d5361f57-c849-4e0d-b48f-4dbb54b7b509" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:17 devstack sudo[110281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3 Aug 19 19:08:17 devstack sudo[110281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0714e362-6b5d-436a-9e02-c8be21fdf97f]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:17 devstack sudo[110284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509 Aug 19 19:08:17 devstack sudo[110284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:17 devstack sudo[110280]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.402s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:08:17 devstack sudo[110281]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3" returned: 0 in 0.535s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:17 devstack sudo[110291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3 Aug 19 19:08:17 devstack sudo[110291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:17 devstack sudo[110284]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509" returned: 0 in 0.463s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:17 devstack sudo[110330]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509 Aug 19 19:08:17 devstack sudo[110330]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:17 devstack sudo[110291]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3" returned: 0 in 0.316s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Lock "cinder-quobyte-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3" released by "delete_volume" :: held 0.936s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Created reservations ['d870d357-7fe6-4119-95ff-f46e1162c26f', 'ef656e9b-cde0-43c6-a887-4afc0810377a', 'ab37fad5-c9b6-4e33-a7ba-0830622e3777', '01dcbcf8-8174-4a25-b100-aec8fb349ff7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:08:17 devstack sudo[110330]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5361f57-c849-4e0d-b48f-4dbb54b7b509" returned: 0 in 0.317s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "cinder-quobyte-d5361f57-c849-4e0d-b48f-4dbb54b7b509" released by "delete_volume" :: held 0.862s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Created reservations ['3a638606-de08-4883-bf77-d125df13a2b1', '2dec3038-769f-4382-9fe9-69cdcc04f5f6', '6f4f978d-111b-4fc8-bf1e-6ecc02d2b210', 'd2a54e63-22f8-47e8-99a3-16dc473dc129'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:08:18 devstack sudo[110336]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:08:18 devstack sudo[110336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:18 devstack sudo[110338]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:08:18 devstack sudo[110338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Acquiring lock "cinder-d4e9362a-6671-4a93-b60c-a410991e36bb-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "cinder-d4e9362a-6671-4a93-b60c-a410991e36bb-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Acquiring lock "cinder-quobyte-d4e9362a-6671-4a93-b60c-a410991e36bb" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "cinder-quobyte-d4e9362a-6671-4a93-b60c-a410991e36bb" acquired by "delete_volume" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ad13256-14ef-4a79-a71f-1b66231926e8]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d4e9362a-6671-4a93-b60c-a410991e36bb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:18 devstack sudo[110336]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.358s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:08:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Deleted volume successfully. Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9493038d-cd97-4a93-92c5-1d779dc7b773 tempest-VolumesMetadataTest-741738195 None] Lock "cinder-2a618f7d-8b97-4d7b-80ad-aeffb4e54ea3-delete_volume" released by "delete_volume" :: held 1.634s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:18 devstack sudo[110338]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.347s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:08:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Deleted volume successfully. Aug 19 19:08:18 devstack sudo[110341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d4e9362a-6671-4a93-b60c-a410991e36bb Aug 19 19:08:18 devstack sudo[110341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-715f7e33-1d0e-4342-96ff-d7892c441d59 tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "cinder-d5361f57-c849-4e0d-b48f-4dbb54b7b509-delete_volume" released by "delete_volume" :: held 1.498s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:18 devstack sudo[110341]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d4e9362a-6671-4a93-b60c-a410991e36bb" returned: 0 in 0.388s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d4e9362a-6671-4a93-b60c-a410991e36bb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:18 devstack sudo[110347]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d4e9362a-6671-4a93-b60c-a410991e36bb Aug 19 19:08:18 devstack sudo[110347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:19 devstack sudo[110347]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d4e9362a-6671-4a93-b60c-a410991e36bb" returned: 0 in 0.269s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "cinder-quobyte-d4e9362a-6671-4a93-b60c-a410991e36bb" released by "delete_volume" :: held 0.717s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:19 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Created reservations ['fa0e3c83-6251-41ee-8d57-4ed9753a6900', '53d930d7-939f-4f77-bdcc-8f2dc88da1e3', '62c562e9-a87c-4042-93e5-d9442bd344af', 'f7206265-f392-4ea0-966e-e875e97433f6'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:08:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:19 devstack sudo[110350]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:08:19 devstack sudo[110350]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:19 devstack sudo[110350]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.307s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:19 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:08:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Deleted volume successfully. Aug 19 19:08:19 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=105,cinder:INSERT=34,cinder:UPDATE=116,cinder:DELETE=7 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:08:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c714b7d6-5765-4f7e-a9d1-304045e2387f tempest-TestServerVolumeAttachmentScenario-1374894813 None] Lock "cinder-d4e9362a-6671-4a93-b60c-a410991e36bb-delete_volume" released by "delete_volume" :: held 1.279s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=142,cinder:SELECT=114,cinder:DELETE=13,cinder:INSERT=25 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Flow 'volume_create_manager' (a9d7d9bd-f3f4-425b-8216-77ccb8006e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (82585952-fdfa-4137-9d5e-00283ffd8a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (82585952-fdfa-4137-9d5e-00283ffd8a55) 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-19T17:08:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1580093903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e3b7202-04b9-483e-8da1-7f53c0349839,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5641a7cf72d460696ad12394c3ef496',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:08: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-19T17:08:24Z,use_quota=True,user_id='178c3011c13847fd955c2711b29440e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (791b1d72-b52f-46d0-b3bf-92057f9063cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (791b1d72-b52f-46d0-b3bf-92057f9063cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d5692e4-76e5-42e1-ab58-6c4b3ff205f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d5692e4-76e5-42e1-ab58-6c4b3ff205f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e3b7202-04b9-483e-8da1-7f53c0349839', 'volume_name': 'volume-7e3b7202-04b9-483e-8da1-7f53c0349839', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1ce8998-ea9a-490d-8648-af8128920611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1ce8998-ea9a-490d-8648-af8128920611) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9a5b091-50c5-4e08-9895-d4db0285a863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Volume 7e3b7202-04b9-483e-8da1-7f53c0349839: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e3b7202-04b9-483e-8da1-7f53c0349839', 'volume_size': 1} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 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-19T17:08:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1580093903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e3b7202-04b9-483e-8da1-7f53c0349839,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5641a7cf72d460696ad12394c3ef496',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:08: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-19T17:08:24Z,use_quota=True,user_id='178c3011c13847fd955c2711b29440e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Creating volume 7e3b7202-04b9-483e-8da1-7f53c0349839 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:08:24 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7e3b7202-04b9-483e-8da1-7f53c0349839 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:24 devstack sudo[110364]: 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/79c947ed65531511518bdc223681e669/volume-7e3b7202-04b9-483e-8da1-7f53c0349839 1073741824 Aug 19 19:08:24 devstack sudo[110364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:24 devstack sudo[110364]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7e3b7202-04b9-483e-8da1-7f53c0349839 1073741824" returned: 0 in 0.509s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7e3b7202-04b9-483e-8da1-7f53c0349839 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:24 devstack sudo[110370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7e3b7202-04b9-483e-8da1-7f53c0349839 Aug 19 19:08:24 devstack sudo[110370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:08:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Flow 'volume_create_manager' (66a31868-2a2e-4419-8f99-14965c40afd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49f22b82-0aac-43f6-967e-dc23c317d1c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (49f22b82-0aac-43f6-967e-dc23c317d1c9) 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-19T17:08:25Z,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=5f010145-a598-4871-9bf1-00cfd506cbca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca8a245cc9c64c34b56d78cd02c7f7fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:08: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-19T17:08:25Z,use_quota=True,user_id='906d01124b0f453db6a3804848571a2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8f57b35-487e-45bb-b370-df8402b7204e),volume_type_id=c8f57b35-487e-45bb-b370-df8402b7204e)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e250047-e2df-4f27-bcd0-073b91e5266b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0e250047-e2df-4f27-bcd0-073b91e5266b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c73afc54-601a-4111-afd2-c30b0e776e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 19:08:25 devstack sudo[110370]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7e3b7202-04b9-483e-8da1-7f53c0349839" returned: 0 in 0.303s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] <== create_volume: return (869ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.873s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9a5b091-50c5-4e08-9895-d4db0285a863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e3b7202-04b9-483e-8da1-7f53c0349839', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (226605de-d3ab-4efd-83f5-7d86ad39ac25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:25 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Volume volume-7e3b7202-04b9-483e-8da1-7f53c0349839 (7e3b7202-04b9-483e-8da1-7f53c0349839): created successfully Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (226605de-d3ab-4efd-83f5-7d86ad39ac25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Flow 'volume_create_manager' (a9d7d9bd-f3f4-425b-8216-77ccb8006e16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:08:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d0e4983e-1491-4c35-b6af-c80362df8842 tempest-VolumesTransfersV355Test-1254556644 None] Created volume successfully. Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c73afc54-601a-4111-afd2-c30b0e776e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5f010145-a598-4871-9bf1-00cfd506cbca', 'volume_name': 'volume-5f010145-a598-4871-9bf1-00cfd506cbca', 'volume_size': 1, 'image_id': 'f13a21f7-41d1-4e85-bb9c-0135a2af0756', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/f13a21f7-41d1-4e85-bb9c-0135a2af0756', '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': 'd9105a2070bda89157cf481f95664dfe', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ca8a245cc9c64c34b56d78cd02c7f7fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '3cf96a5c7b337aca972f9d566fa0a1718cb940e36de9cbf16424c2963baf23e1b725f3b971c3988e5f404afe0e655dd31fb1a0fb031a98ae404245a955bcebe8', 'id': 'f13a21f7-41d1-4e85-bb9c-0135a2af0756', 'created_at': datetime.datetime(2026, 8, 19, 17, 8, 23, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 8, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/f13a21f7-41d1-4e85-bb9c-0135a2af0756/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (534c3628-48af-46f8-813b-20d40f1fb120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (534c3628-48af-46f8-813b-20d40f1fb120) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a25ec8b3-5be3-4c8a-8e67-7c4404f5e8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:25 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Volume 5f010145-a598-4871-9bf1-00cfd506cbca: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5f010145-a598-4871-9bf1-00cfd506cbca', 'volume_size': 1, 'image_id': 'f13a21f7-41d1-4e85-bb9c-0135a2af0756', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/f13a21f7-41d1-4e85-bb9c-0135a2af0756', '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': 'd9105a2070bda89157cf481f95664dfe', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ca8a245cc9c64c34b56d78cd02c7f7fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '3cf96a5c7b337aca972f9d566fa0a1718cb940e36de9cbf16424c2963baf23e1b725f3b971c3988e5f404afe0e655dd31fb1a0fb031a98ae404245a955bcebe8', 'id': 'f13a21f7-41d1-4e85-bb9c-0135a2af0756', 'created_at': datetime.datetime(2026, 8, 19, 17, 8, 23, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 8, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/f13a21f7-41d1-4e85-bb9c-0135a2af0756/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Trying to clone 5f010145-a598-4871-9bf1-00cfd506cbca from image f13a21f7-41d1-4e85-bb9c-0135a2af0756 at location (None, [{'url': 'file:///opt/stack/data/glance/images/f13a21f7-41d1-4e85-bb9c-0135a2af0756', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 19:08:25 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Image download 0.00 MB at 0.00 MB/s Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9508b7d2-38a0-40a2-a832-809ca6d62c7e]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:25 devstack sudo[110373]: 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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD Aug 19 19:08:25 devstack sudo[110373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:25 devstack sudo[110373]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "/opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD" returned: 0 in 0.380s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:26 devstack sudo[110378]: 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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD Aug 19 19:08:26 devstack sudo[110378]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:26 devstack sudo[110378]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "/opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD" returned: 1 in 0.343s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:08:26 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Temporary image f13a21f7-41d1-4e85-bb9c-0135a2af0756 is fetched for user 906d01124b0f453db6a3804848571a2f. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 19:08:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c414c9b-b316-48f6-b3f9-a9dfa1ee05be]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:26 devstack sudo[110383]: 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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD Aug 19 19:08:26 devstack sudo[110383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:26 devstack sudo[110383]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "/opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD" returned: 0 in 0.354s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:26 devstack sudo[110387]: 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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD Aug 19 19:08:26 devstack sudo[110387]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f3804272-45a5-4878-9238-3a5abdf28e97 tempest-VolumesTransfersV355Test-1752964180 None] Transfer volume completed successfully. Aug 19 19:08:27 devstack sudo[110387]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "/opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD" returned: 1 in 0.444s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 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-19T17:08:25Z,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=5f010145-a598-4871-9bf1-00cfd506cbca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca8a245cc9c64c34b56d78cd02c7f7fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:08: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-19T17:08:25Z,use_quota=True,user_id='906d01124b0f453db6a3804848571a2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8f57b35-487e-45bb-b370-df8402b7204e),volume_type_id=c8f57b35-487e-45bb-b370-df8402b7204e)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Creating volume 5f010145-a598-4871-9bf1-00cfd506cbca {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:08:27 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:27 devstack sudo[110392]: 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/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca 1073741824 Aug 19 19:08:27 devstack sudo[110392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Acquiring lock "cinder-7e3b7202-04b9-483e-8da1-7f53c0349839-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Lock "cinder-7e3b7202-04b9-483e-8da1-7f53c0349839-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Acquiring lock "cinder-quobyte-7e3b7202-04b9-483e-8da1-7f53c0349839" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Lock "cinder-quobyte-7e3b7202-04b9-483e-8da1-7f53c0349839" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4acb5075-0689-4143-91a4-2ab25d9a283f]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7e3b7202-04b9-483e-8da1-7f53c0349839 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:27 devstack sudo[110392]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca 1073741824" returned: 0 in 0.443s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:27 devstack sudo[110399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7e3b7202-04b9-483e-8da1-7f53c0349839 Aug 19 19:08:27 devstack sudo[110399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:27 devstack sudo[110401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca Aug 19 19:08:27 devstack sudo[110401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:27 devstack sudo[110399]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7e3b7202-04b9-483e-8da1-7f53c0349839" returned: 0 in 0.382s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7e3b7202-04b9-483e-8da1-7f53c0349839 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:27 devstack sudo[110401]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca" returned: 0 in 0.259s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] <== create_volume: return (746ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:08:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.749s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:27 devstack sudo[110407]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7e3b7202-04b9-483e-8da1-7f53c0349839 Aug 19 19:08:27 devstack sudo[110407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Attempting download of f13a21f7-41d1-4e85-bb9c-0135a2af0756 ((None, [{'url': 'file:///opt/stack/data/glance/images/f13a21f7-41d1-4e85-bb9c-0135a2af0756', 'metadata': {}}])) to volume 5f010145-a598-4871-9bf1-00cfd506cbca. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[37384dc8-5e2b-42ee-ab4b-d6f174bded1a]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_mdh1e1q6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:28 devstack sudo[110409]: 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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_mdh1e1q6 Aug 19 19:08:28 devstack sudo[110409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:28 devstack sudo[110407]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7e3b7202-04b9-483e-8da1-7f53c0349839" returned: 0 in 0.319s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Lock "cinder-quobyte-7e3b7202-04b9-483e-8da1-7f53c0349839" released by "delete_volume" :: held 0.739s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Created reservations ['23d01993-b2f7-4c66-a573-815b5f58a664', 'dd9bdaff-f99b-49e4-84bf-1dee1e26e307', '553c74ea-0a2e-48cd-a800-7e901f4e52c5', 'a163bd00-ef6c-45a6-ba4f-044c1152ff41'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:28 devstack sudo[110412]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:08:28 devstack sudo[110412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:28 devstack sudo[110409]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "/opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_mdh1e1q6" returned: 0 in 0.373s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_mdh1e1q6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:28 devstack sudo[110416]: 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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_mdh1e1q6 Aug 19 19:08:28 devstack sudo[110416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:28 devstack sudo[110412]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.277s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:08:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Deleted volume successfully. Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4114d172-ff80-4e64-a210-9f2149ef1c8d tempest-VolumesTransfersV355Test-324395385 None] Lock "cinder-7e3b7202-04b9-483e-8da1-7f53c0349839-delete_volume" released by "delete_volume" :: held 1.261s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:28 devstack sudo[110416]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "/opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_mdh1e1q6" returned: 1 in 0.367s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_mdh1e1q6' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6cbacea9-80e1-487a-b471-35e1e870c659]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:29 devstack sudo[110421]: 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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD Aug 19 19:08:29 devstack sudo[110421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:29 devstack sudo[110421]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Flow 'volume_create_manager' (d5613270-d871-4953-a7c4-424f6396dd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (920c182b-673c-4722-a8f1-0c8ea2d63f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "/opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD" returned: 0 in 0.463s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (920c182b-673c-4722-a8f1-0c8ea2d63f8c) 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-19T17:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2126166633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8512099f-999a-4a7d-ba4f-6cc4406d1922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5641a7cf72d460696ad12394c3ef496',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:08: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-19T17:08:29Z,use_quota=True,user_id='178c3011c13847fd955c2711b29440e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6fd28117-a79c-488e-9f91-f3a43bbb3fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6fd28117-a79c-488e-9f91-f3a43bbb3fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (caa3375d-e141-48d6-87ed-0fb7ae234f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (caa3375d-e141-48d6-87ed-0fb7ae234f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8512099f-999a-4a7d-ba4f-6cc4406d1922', 'volume_name': 'volume-8512099f-999a-4a7d-ba4f-6cc4406d1922', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f9ea3ee-71ae-43a9-8137-7f0886105b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f9ea3ee-71ae-43a9-8137-7f0886105b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04c9acec-dede-438e-aff6-21715509e36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:29 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Volume 8512099f-999a-4a7d-ba4f-6cc4406d1922: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8512099f-999a-4a7d-ba4f-6cc4406d1922', 'volume_size': 1} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 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-19T17:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2126166633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8512099f-999a-4a7d-ba4f-6cc4406d1922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5641a7cf72d460696ad12394c3ef496',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:08: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-19T17:08:29Z,use_quota=True,user_id='178c3011c13847fd955c2711b29440e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Creating volume 8512099f-999a-4a7d-ba4f-6cc4406d1922 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:08:29 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8512099f-999a-4a7d-ba4f-6cc4406d1922 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:29 devstack sudo[110427]: 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/79c947ed65531511518bdc223681e669/volume-8512099f-999a-4a7d-ba4f-6cc4406d1922 1073741824 Aug 19 19:08:29 devstack sudo[110427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:29 devstack sudo[110426]: 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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD Aug 19 19:08:29 devstack sudo[110426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:29 devstack sudo[110426]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "/opt/stack/data/venv/bin/python3.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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD" returned: 1 in 0.350s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] f13a21f7-41d1-4e85-bb9c-0135a2af0756 was raw, converting to qcow2 {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:29 devstack sudo[110436]: 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_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca Aug 19 19:08:29 devstack sudo[110436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:29 devstack sudo[110427]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8512099f-999a-4a7d-ba4f-6cc4406d1922 1073741824" returned: 0 in 0.454s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8512099f-999a-4a7d-ba4f-6cc4406d1922 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:29 devstack sudo[110441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8512099f-999a-4a7d-ba4f-6cc4406d1922 Aug 19 19:08:29 devstack sudo[110441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:30 devstack sudo[110436]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca" returned: 0 in 0.535s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_f13a21f7-41d1-4e85-bb9c-0135a2af0756_lgcmlkdhdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:08:30 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Converted 0.00 MB image at 0.00 MB/s Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:30 devstack sudo[110441]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8512099f-999a-4a7d-ba4f-6cc4406d1922" returned: 0 in 0.333s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] <== create_volume: return (854ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.857s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:30 devstack sudo[110445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca 1G Aug 19 19:08:30 devstack sudo[110445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (04c9acec-dede-438e-aff6-21715509e36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8512099f-999a-4a7d-ba4f-6cc4406d1922', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (846329a9-cec0-4f93-8812-6aef26e465b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Volume volume-8512099f-999a-4a7d-ba4f-6cc4406d1922 (8512099f-999a-4a7d-ba4f-6cc4406d1922): created successfully Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (846329a9-cec0-4f93-8812-6aef26e465b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Flow 'volume_create_manager' (d5613270-d871-4953-a7c4-424f6396dd4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:08:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3ee1b861-c4a0-443f-869f-3f6e483eee2f tempest-VolumesTransfersV355Test-1254556644 None] Created volume successfully. Aug 19 19:08:30 devstack sudo[110445]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca 1G" returned: 0 in 0.344s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Downloaded image f13a21f7-41d1-4e85-bb9c-0135a2af0756 ((None, [{'url': 'file:///opt/stack/data/glance/images/f13a21f7-41d1-4e85-bb9c-0135a2af0756', 'metadata': {}}])) to volume 5f010145-a598-4871-9bf1-00cfd506cbca successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Temporary image f13a21f7-41d1-4e85-bb9c-0135a2af0756 for user 906d01124b0f453db6a3804848571a2f is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Marking volume 5f010145-a598-4871-9bf1-00cfd506cbca as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Copying metadata from image f13a21f7-41d1-4e85-bb9c-0135a2af0756 to 5f010145-a598-4871-9bf1-00cfd506cbca. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Creating volume glance metadata for volume 5f010145-a598-4871-9bf1-00cfd506cbca backed by image f13a21f7-41d1-4e85-bb9c-0135a2af0756 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': 'f13a21f7-41d1-4e85-bb9c-0135a2af0756', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': 'd9105a2070bda89157cf481f95664dfe', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a25ec8b3-5be3-4c8a-8e67-7c4404f5e8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5f010145-a598-4871-9bf1-00cfd506cbca', 'volume_size': 1, 'image_id': 'f13a21f7-41d1-4e85-bb9c-0135a2af0756', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/f13a21f7-41d1-4e85-bb9c-0135a2af0756', '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': 'd9105a2070bda89157cf481f95664dfe', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'ca8a245cc9c64c34b56d78cd02c7f7fd', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '3cf96a5c7b337aca972f9d566fa0a1718cb940e36de9cbf16424c2963baf23e1b725f3b971c3988e5f404afe0e655dd31fb1a0fb031a98ae404245a955bcebe8', 'id': 'f13a21f7-41d1-4e85-bb9c-0135a2af0756', 'created_at': datetime.datetime(2026, 8, 19, 17, 8, 23, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 8, 24, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/f13a21f7-41d1-4e85-bb9c-0135a2af0756/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c50c8f75-152d-41b2-9edc-1798c0d439e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Volume volume-5f010145-a598-4871-9bf1-00cfd506cbca (5f010145-a598-4871-9bf1-00cfd506cbca): created successfully Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c50c8f75-152d-41b2-9edc-1798c0d439e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Flow 'volume_create_manager' (66a31868-2a2e-4419-8f99-14965c40afd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:08:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5da9db0e-cec7-439b-a809-463495601fb2 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Created volume successfully. Aug 19 19:08:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Acquiring lock "cinder-5f010145-a598-4871-9bf1-00cfd506cbca-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Lock "cinder-5f010145-a598-4871-9bf1-00cfd506cbca-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Acquiring lock "cinder-quobyte-5f010145-a598-4871-9bf1-00cfd506cbca" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Lock "cinder-quobyte-5f010145-a598-4871-9bf1-00cfd506cbca" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[759e9e9d-8b06-45a8-a880-0df35441ebb9]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Acquiring lock "cinder-8512099f-999a-4a7d-ba4f-6cc4406d1922-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Lock "cinder-8512099f-999a-4a7d-ba4f-6cc4406d1922-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:31 devstack sudo[110451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca Aug 19 19:08:31 devstack sudo[110451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Acquiring lock "cinder-quobyte-8512099f-999a-4a7d-ba4f-6cc4406d1922" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Lock "cinder-quobyte-8512099f-999a-4a7d-ba4f-6cc4406d1922" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0fe9675f-b37d-4770-9706-702a293f101c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8512099f-999a-4a7d-ba4f-6cc4406d1922 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:31 devstack sudo[110453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8512099f-999a-4a7d-ba4f-6cc4406d1922 Aug 19 19:08:31 devstack sudo[110453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:32 devstack sudo[110451]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca" returned: 0 in 0.423s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:32 devstack sudo[110458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca Aug 19 19:08:32 devstack sudo[110458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:32 devstack sudo[110453]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8512099f-999a-4a7d-ba4f-6cc4406d1922" returned: 0 in 0.407s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8512099f-999a-4a7d-ba4f-6cc4406d1922 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:32 devstack sudo[110463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8512099f-999a-4a7d-ba4f-6cc4406d1922 Aug 19 19:08:32 devstack sudo[110463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:32 devstack sudo[110458]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5f010145-a598-4871-9bf1-00cfd506cbca" returned: 0 in 0.302s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Lock "cinder-quobyte-5f010145-a598-4871-9bf1-00cfd506cbca" released by "delete_volume" :: held 0.782s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:32 devstack cinder-volume[94004]: WARNING cinder.quota [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 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 19 19:08:32 devstack cinder-volume[94004]: WARNING cinder.quota [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 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 19 19:08:32 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Created reservations ['dd0a773d-a9af-42a5-9fec-96e6be9204f3', '36bac479-c3f7-42d8-a48b-4ba829e3a8ef', '8b609de6-2f13-46b9-b78f-4c255ee3f987', '18365c04-9611-402a-9714-7cb088ecd405'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:32 devstack sudo[110463]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8512099f-999a-4a7d-ba4f-6cc4406d1922" returned: 0 in 0.298s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:32 devstack sudo[110467]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:08:32 devstack sudo[110467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Lock "cinder-quobyte-8512099f-999a-4a7d-ba4f-6cc4406d1922" released by "delete_volume" :: held 0.762s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Created reservations ['6ac9c1e8-0246-44c3-94d6-afe201fca254', 'ca38b845-d932-4de1-827a-c9d03caa7c40', 'fddada80-382c-4fbc-95bf-1eec78fe638d', '37d79fa0-52d4-4f66-bbc1-df64df9bb98a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:32 devstack sudo[110469]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:08:32 devstack sudo[110469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:32 devstack sudo[110467]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.301s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:08:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Deleted volume successfully. Aug 19 19:08:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3836c2f7-a400-4f2e-99d2-e55040e0e8f4 tempest-VolumeAndVolumeTypeFromImageTest-800669089 None] Lock "cinder-5f010145-a598-4871-9bf1-00cfd506cbca-delete_volume" released by "delete_volume" :: held 1.332s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:33 devstack sudo[110469]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.363s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:33 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:08:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Deleted volume successfully. Aug 19 19:08:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-652aaff0-6b41-48b1-b0f5-7d73a780b875 tempest-VolumesTransfersV355Test-324395385 None] Lock "cinder-8512099f-999a-4a7d-ba4f-6cc4406d1922-delete_volume" released by "delete_volume" :: held 1.394s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:42 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=36,cinder:SELECT=26,cinder:INSERT=14,cinder:DELETE=3 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=33,cinder:SELECT=28,cinder:INSERT=11,cinder:DELETE=3 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Flow 'volume_create_manager' (3fddd7fb-dd8a-4ac7-a6a8-1d2e21d0f6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f26bf145-7658-430c-88c5-41a29bc78aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f26bf145-7658-430c-88c5-41a29bc78aa8) 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-19T17:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-754391482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=003c4c59-4a07-43a6-9774-9d3f3436251e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c17201a9210349b09f3f8237f76fadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:08: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-19T17:08:43Z,use_quota=True,user_id='6608d362aa6d4a838602f4531f4874d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b960fccf-fb1d-42fc-8994-5c704f06a650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b960fccf-fb1d-42fc-8994-5c704f06a650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46c02307-b940-4ac6-8eff-4d2899c565ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46c02307-b940-4ac6-8eff-4d2899c565ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '003c4c59-4a07-43a6-9774-9d3f3436251e', 'volume_name': 'volume-003c4c59-4a07-43a6-9774-9d3f3436251e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f02d9d99-edc2-4bb8-8aaf-459b120bb116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f02d9d99-edc2-4bb8-8aaf-459b120bb116) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d59633e5-d05b-480b-b8bb-437007f66fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:43 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Volume 003c4c59-4a07-43a6-9774-9d3f3436251e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-003c4c59-4a07-43a6-9774-9d3f3436251e', 'volume_size': 1} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 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-19T17:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-754391482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=003c4c59-4a07-43a6-9774-9d3f3436251e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c17201a9210349b09f3f8237f76fadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:08: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-19T17:08:43Z,use_quota=True,user_id='6608d362aa6d4a838602f4531f4874d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Creating volume 003c4c59-4a07-43a6-9774-9d3f3436251e {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:08:43 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-003c4c59-4a07-43a6-9774-9d3f3436251e 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:43 devstack sudo[110475]: 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/79c947ed65531511518bdc223681e669/volume-003c4c59-4a07-43a6-9774-9d3f3436251e 1073741824 Aug 19 19:08:43 devstack sudo[110475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:43 devstack sudo[110475]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-003c4c59-4a07-43a6-9774-9d3f3436251e 1073741824" returned: 0 in 0.592s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-003c4c59-4a07-43a6-9774-9d3f3436251e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:44 devstack sudo[110481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-003c4c59-4a07-43a6-9774-9d3f3436251e Aug 19 19:08:44 devstack sudo[110481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:44 devstack sudo[110481]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-003c4c59-4a07-43a6-9774-9d3f3436251e" returned: 0 in 0.294s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] <== create_volume: return (935ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:08:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.938s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d59633e5-d05b-480b-b8bb-437007f66fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-003c4c59-4a07-43a6-9774-9d3f3436251e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee0d05bc-06e7-4f03-a8a6-e9a16bed9145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:44 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Volume volume-003c4c59-4a07-43a6-9774-9d3f3436251e (003c4c59-4a07-43a6-9774-9d3f3436251e): created successfully Aug 19 19:08:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee0d05bc-06e7-4f03-a8a6-e9a16bed9145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Flow 'volume_create_manager' (3fddd7fb-dd8a-4ac7-a6a8-1d2e21d0f6a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:08:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8496ca56-af68-4ea8-abc3-04707335b6a3 tempest-VolumesTransfersV357Test-254429968 None] Created volume successfully. Aug 19 19:08:46 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5b476827-995e-4a5f-9214-e53f548387b6 tempest-VolumesTransfersV357Test-33201806 None] Transfer volume completed successfully. Aug 19 19:08:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Acquiring lock "cinder-003c4c59-4a07-43a6-9774-9d3f3436251e-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Lock "cinder-003c4c59-4a07-43a6-9774-9d3f3436251e-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Acquiring lock "cinder-quobyte-003c4c59-4a07-43a6-9774-9d3f3436251e" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Lock "cinder-quobyte-003c4c59-4a07-43a6-9774-9d3f3436251e" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:46 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4aa74025-1f1d-4060-9e0b-d6df73029f5b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-003c4c59-4a07-43a6-9774-9d3f3436251e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:46 devstack sudo[110484]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-003c4c59-4a07-43a6-9774-9d3f3436251e Aug 19 19:08:46 devstack sudo[110484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:47 devstack sudo[110484]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-003c4c59-4a07-43a6-9774-9d3f3436251e" returned: 0 in 0.406s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-003c4c59-4a07-43a6-9774-9d3f3436251e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:47 devstack sudo[110490]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-003c4c59-4a07-43a6-9774-9d3f3436251e Aug 19 19:08:47 devstack sudo[110490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:47 devstack sudo[110490]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-003c4c59-4a07-43a6-9774-9d3f3436251e" returned: 0 in 0.305s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Lock "cinder-quobyte-003c4c59-4a07-43a6-9774-9d3f3436251e" released by "delete_volume" :: held 0.769s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:47 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Created reservations ['7e11da76-1454-4acd-9516-e2bfff3b9318', '8227ea6e-8a37-4951-9867-ae2f1d7d2431', '5e7695a1-9607-4b0d-9b13-1037967c4d11', '63f1081f-77bb-46f3-a168-8fad3c27b575'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:08:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:47 devstack sudo[110494]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:08:47 devstack sudo[110494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:48 devstack sudo[110494]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.414s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:08:48 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Deleted volume successfully. Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1a6aed5a-d549-4515-8a09-3b4b4b7d47a6 tempest-VolumesTransfersV357Test-1503676728 None] Lock "cinder-003c4c59-4a07-43a6-9774-9d3f3436251e-delete_volume" released by "delete_volume" :: held 1.440s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Flow 'volume_create_manager' (f584829b-6d00-47d2-9e4b-2f45f5525ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (856d7664-02dc-4dea-9194-b031dd3162c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (856d7664-02dc-4dea-9194-b031dd3162c3) 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-19T17:08:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-923014245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2faef8f5-3a48-43dd-89d5-0552cfe36d7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c17201a9210349b09f3f8237f76fadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:08:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:08:49Z,use_quota=True,user_id='6608d362aa6d4a838602f4531f4874d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7906544-89a3-43c3-93d4-4c6598dd58be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7906544-89a3-43c3-93d4-4c6598dd58be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7ad7e0c-707c-400a-aae2-dd42890d3685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7ad7e0c-707c-400a-aae2-dd42890d3685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2faef8f5-3a48-43dd-89d5-0552cfe36d7c', 'volume_name': 'volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9fc5423e-7cb5-419f-83fb-623daf0f092d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9fc5423e-7cb5-419f-83fb-623daf0f092d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e526dfa5-0cb6-48ab-9e25-a8b6b2cb9030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:48 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Volume 2faef8f5-3a48-43dd-89d5-0552cfe36d7c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c', 'volume_size': 1} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 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-19T17:08:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-923014245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2faef8f5-3a48-43dd-89d5-0552cfe36d7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c17201a9210349b09f3f8237f76fadbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:08:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:08:49Z,use_quota=True,user_id='6608d362aa6d4a838602f4531f4874d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Creating volume 2faef8f5-3a48-43dd-89d5-0552cfe36d7c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:08:48 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:08:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:48 devstack sudo[110497]: 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/79c947ed65531511518bdc223681e669/volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c 1073741824 Aug 19 19:08:48 devstack sudo[110497]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:49 devstack sudo[110497]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c 1073741824" returned: 0 in 0.529s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:49 devstack sudo[110503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c Aug 19 19:08:49 devstack sudo[110503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:49 devstack sudo[110503]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c" returned: 0 in 0.333s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:49 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] <== create_volume: return (908ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:08:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.914s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e526dfa5-0cb6-48ab-9e25-a8b6b2cb9030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e365c2d-7347-447a-a4e3-b16e4490253d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:49 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Volume volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c (2faef8f5-3a48-43dd-89d5-0552cfe36d7c): created successfully Aug 19 19:08:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e365c2d-7347-447a-a4e3-b16e4490253d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Flow 'volume_create_manager' (f584829b-6d00-47d2-9e4b-2f45f5525ad7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:08:49 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-53e87d33-a3ff-400d-b8b7-2dbd517a7e5b tempest-VolumesTransfersV357Test-254429968 None] Created volume successfully. Aug 19 19:08:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Acquiring lock "cinder-2faef8f5-3a48-43dd-89d5-0552cfe36d7c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Lock "cinder-2faef8f5-3a48-43dd-89d5-0552cfe36d7c-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Acquiring lock "cinder-quobyte-2faef8f5-3a48-43dd-89d5-0552cfe36d7c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:08:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Lock "cinder-quobyte-2faef8f5-3a48-43dd-89d5-0552cfe36d7c" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:08:51 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[57434720-02f5-408a-96e4-6442785e0b70]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:51 devstack sudo[110509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c Aug 19 19:08:51 devstack sudo[110509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:51 devstack sudo[110509]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c" returned: 0 in 0.427s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:51 devstack sudo[110514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c Aug 19 19:08:51 devstack sudo[110514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:51 devstack sudo[110514]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2faef8f5-3a48-43dd-89d5-0552cfe36d7c" returned: 0 in 0.264s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Lock "cinder-quobyte-2faef8f5-3a48-43dd-89d5-0552cfe36d7c" released by "delete_volume" :: held 0.751s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:51 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Created reservations ['94178cfe-ff49-4541-bb12-4530228ad4d7', 'bca085ea-0ea0-44d9-b2c0-93c1cc0df691', '9d1f3e8b-fbfc-4a77-8bf1-34aa2ef38200', '326dfe38-fed3-4f9e-b7a5-dcba36a39374'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:52 devstack sudo[110517]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:08:52 devstack sudo[110517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:52 devstack sudo[110517]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.337s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:08:52 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Deleted volume successfully. Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-56b086ff-bd0f-4908-a2d3-f4efddfdaa53 tempest-VolumesTransfersV357Test-1503676728 None] Lock "cinder-2faef8f5-3a48-43dd-89d5-0552cfe36d7c-delete_volume" released by "delete_volume" :: held 1.357s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Flow 'volume_create_manager' (22a4e4e2-9231-4312-9063-09b6459cb5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5bd98c6-e350-4ce8-a7f8-631ddf65f7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5bd98c6-e350-4ce8-a7f8-631ddf65f7c9) 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-19T17:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-124293017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45f79440-cb9e-4a27-ac35-89c710cf8188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03e806fc1b424d64a675ed8c609ed9b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:08: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-19T17:08:52Z,use_quota=True,user_id='e0c39d0db82c402e959c1cc1756ec9fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c503134b-fd1c-4c5e-873d-3eb157146c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c503134b-fd1c-4c5e-873d-3eb157146c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa65a318-498b-4798-8ca8-aaf35d4f0455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa65a318-498b-4798-8ca8-aaf35d4f0455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '45f79440-cb9e-4a27-ac35-89c710cf8188', 'volume_name': 'volume-45f79440-cb9e-4a27-ac35-89c710cf8188', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b565591-98bc-43ab-b14f-a00cceefd4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b565591-98bc-43ab-b14f-a00cceefd4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce485e93-3162-404a-a5cf-acbdd1b732ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:52 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Volume 45f79440-cb9e-4a27-ac35-89c710cf8188: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-45f79440-cb9e-4a27-ac35-89c710cf8188', 'volume_size': 1} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 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-19T17:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-124293017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=45f79440-cb9e-4a27-ac35-89c710cf8188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03e806fc1b424d64a675ed8c609ed9b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:08: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-19T17:08:52Z,use_quota=True,user_id='e0c39d0db82c402e959c1cc1756ec9fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Creating volume 45f79440-cb9e-4a27-ac35-89c710cf8188 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:08:52 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:08:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:52 devstack sudo[110520]: 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/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 1073741824 Aug 19 19:08:52 devstack sudo[110520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:53 devstack sudo[110520]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 1073741824" returned: 0 in 0.464s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:53 devstack sudo[110526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 Aug 19 19:08:53 devstack sudo[110526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:53 devstack sudo[110526]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188" returned: 0 in 0.248s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:53 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] <== create_volume: return (755ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:08:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.758s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:08:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ce485e93-3162-404a-a5cf-acbdd1b732ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-45f79440-cb9e-4a27-ac35-89c710cf8188', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0c8c85b-0d39-4fd7-8cd9-b829a7a13a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:08:53 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Volume volume-45f79440-cb9e-4a27-ac35-89c710cf8188 (45f79440-cb9e-4a27-ac35-89c710cf8188): created successfully Aug 19 19:08:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0c8c85b-0d39-4fd7-8cd9-b829a7a13a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:08:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Flow 'volume_create_manager' (22a4e4e2-9231-4312-9063-09b6459cb5d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:08:53 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e4c15c7f-1d0b-4003-bce8-bb39ae301f13 tempest-TestImageHashVerification-1533013660 None] Created volume successfully. Aug 19 19:08:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:08:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:08:54 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[09ad7221-5d16-40f2-8f9c-df4d9d1f9459]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:54 devstack sudo[110530]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 Aug 19 19:08:54 devstack sudo[110530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:54 devstack sudo[110530]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188" returned: 0 in 0.393s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:54 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d5bbe6e-8627-4b9a-bebe-b290497e537e]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:54 devstack sudo[110535]: quobyte : PWD=/ ; USER=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/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 Aug 19 19:08:54 devstack sudo[110535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:55 devstack sudo[110535]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188" returned: 0 in 0.396s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 /opt/stack/data/cinder/conversion/45f79440-cb9e-4a27-ac35-89c710cf8188.temp_image.f9e63d8f-a8f1-49ae-959d-1d5d1f7fa66btzmsto76.img {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:55 devstack sudo[110540]: 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/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 /opt/stack/data/cinder/conversion/45f79440-cb9e-4a27-ac35-89c710cf8188.temp_image.f9e63d8f-a8f1-49ae-959d-1d5d1f7fa66btzmsto76.img Aug 19 19:08:55 devstack sudo[110540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:08:59 devstack sudo[110540]: pam_unix(sudo:session): session closed for user root Aug 19 19:08:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 /opt/stack/data/cinder/conversion/45f79440-cb9e-4a27-ac35-89c710cf8188.temp_image.f9e63d8f-a8f1-49ae-959d-1d5d1f7fa66btzmsto76.img" returned: 0 in 4.495s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:08:59 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ee9f2dd3-ed80-4684-8f9d-6850b4fd1892]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:08:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:08:59 devstack sudo[110553]: quobyte : PWD=/ ; USER=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/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 Aug 19 19:08:59 devstack sudo[110553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:00 devstack sudo[110553]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188" returned: 0 in 0.563s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:00 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188, size 1024.00 MB, duration 4.50 sec, destination /opt/stack/data/cinder/conversion/45f79440-cb9e-4a27-ac35-89c710cf8188.temp_image.f9e63d8f-a8f1-49ae-959d-1d5d1f7fa66btzmsto76.img {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:09:00 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] Converted 1024.00 MB image at 227.76 MB/s Aug 19 19:09:00 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] f9e63d8f-a8f1-49ae-959d-1d5d1f7fa66b was raw, no need to convert to raw {{(pid=94004) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 19 19:09:00 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:09:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Flow 'volume_create_manager' (bef2510e-9570-421e-962c-7e8591d2db4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (faf5ca19-b1bc-4679-80e7-3956bc99536e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (faf5ca19-b1bc-4679-80e7-3956bc99536e) 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-19T17:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1677886034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4e43a61f-03d1-48f6-b331-58a8b2cc81ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='642714150e5748848559071a00c241a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:01Z,use_quota=True,user_id='62dd1559e564478d9cc5658cdf89a81b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ac581a5-94dc-4d4b-8337-98706bed5a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ac581a5-94dc-4d4b-8337-98706bed5a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17821d79-9216-4b19-9719-ed889ae6a391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:00 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 19:09:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (17821d79-9216-4b19-9719-ed889ae6a391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '4e43a61f-03d1-48f6-b331-58a8b2cc81ac', 'volume_name': 'volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44d659c1-3dc4-415e-8038-5efbefde5db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44d659c1-3dc4-415e-8038-5efbefde5db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3ddaa80-4a8b-4d37-be52-305d0c74cf2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:01 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Volume 4e43a61f-03d1-48f6-b331-58a8b2cc81ac: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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 19 19:09:01 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Trying to clone 4e43a61f-03d1-48f6-b331-58a8b2cc81ac from image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 at location (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 19:09:01 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_mkn3_jt2devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 19:09:01 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Image download 20.69 MB at 20.69 MB/s Aug 19 19:09:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[feb0ef51-81bd-4c76-a3e7-4b1aad02bfa0]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_mkn3_jt2devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:01 devstack sudo[110560]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_mkn3_jt2devstack@QuobyteHD Aug 19 19:09:01 devstack sudo[110560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:01 devstack sudo[110560]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_mkn3_jt2devstack@QuobyteHD" returned: 0 in 0.357s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:01 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Temporary image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 is fetched for user 62dd1559e564478d9cc5658cdf89a81b. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 19:09:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[399349dd-d33e-4f5e-9227-87f2ffe602ae]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_mkn3_jt2devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:01 devstack sudo[110565]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_mkn3_jt2devstack@QuobyteHD Aug 19 19:09:01 devstack sudo[110565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:02 devstack sudo[110565]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_mkn3_jt2devstack@QuobyteHD" returned: 0 in 0.368s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:11 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=24,cinder:UPDATE=27,cinder:INSERT=5,cinder:DELETE=2 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:09:11 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=24,cinder:SELECT=16,cinder:INSERT=7,cinder:DELETE=3 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:09:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:09:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:16 devstack sudo[110571]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:09:16 devstack sudo[110571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:17 devstack sudo[110571]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.286s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:09:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:09:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:09:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:09:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 24.301s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] Uploaded volume to glance image-id: f9e63d8f-a8f1-49ae-959d-1d5d1f7fa66b. {{(pid=94004) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 19 19:09:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 16.495s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 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-19T17:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1677886034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4e43a61f-03d1-48f6-b331-58a8b2cc81ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='642714150e5748848559071a00c241a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:01Z,use_quota=True,user_id='62dd1559e564478d9cc5658cdf89a81b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:09:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Creating volume 4e43a61f-03d1-48f6-b331-58a8b2cc81ac {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:09:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:09:18 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:09:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:18 devstack sudo[110610]: 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/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac 1073741824 Aug 19 19:09:18 devstack sudo[110610]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-34d164d4-5696-46f8-b72c-27e765c5e647 tempest-TestImageHashVerification-1533013660 None] Copy volume to image completed successfully. Aug 19 19:09:19 devstack sudo[110610]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac 1073741824" returned: 0 in 0.413s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:19 devstack sudo[110615]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac Aug 19 19:09:19 devstack sudo[110615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:19 devstack sudo[110615]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac" returned: 0 in 0.248s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] <== create_volume: return (705ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:09:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.707s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:19 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Attempting download of 8ec5c3e7-cfc7-4315-aa31-980a64413b35 ((None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}])) to volume 4e43a61f-03d1-48f6-b331-58a8b2cc81ac. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 19:09:19 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[77c335b8-0394-4ac7-86d4-ea16c41c6402]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_b3eecvky {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:19 devstack sudo[110618]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_b3eecvky Aug 19 19:09:19 devstack sudo[110618]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:19 devstack sudo[110618]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] CMD "/opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_b3eecvky" returned: 0 in 0.348s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_b3eecvky {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Acquiring lock "cinder-45f79440-cb9e-4a27-ac35-89c710cf8188-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Lock "cinder-45f79440-cb9e-4a27-ac35-89c710cf8188-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:19 devstack sudo[110622]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_b3eecvky Aug 19 19:09:19 devstack sudo[110622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Acquiring lock "cinder-quobyte-45f79440-cb9e-4a27-ac35-89c710cf8188" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Lock "cinder-quobyte-45f79440-cb9e-4a27-ac35-89c710cf8188" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[43203cc6-3c4a-4ae8-b5f8-952442aa1432]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:20 devstack sudo[110624]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 Aug 19 19:09:20 devstack sudo[110624]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:20 devstack sudo[110622]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] CMD "/opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_b3eecvky" returned: 1 in 0.358s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_b3eecvky' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[06b2c4ec-0ac8-41ed-95be-5e75fbc7c45f]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_mkn3_jt2devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:20 devstack sudo[110628]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_mkn3_jt2devstack@QuobyteHD Aug 19 19:09:20 devstack sudo[110628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:20 devstack sudo[110624]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188" returned: 0 in 0.361s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:20 devstack sudo[110633]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188 Aug 19 19:09:20 devstack sudo[110633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:20 devstack sudo[110628]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_mkn3_jt2devstack@QuobyteHD" returned: 0 in 0.342s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] 8ec5c3e7-cfc7-4315-aa31-980a64413b35 was qcow2, converting to qcow2 {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_mkn3_jt2devstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:20 devstack sudo[110638]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_mkn3_jt2devstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac Aug 19 19:09:20 devstack sudo[110638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:20 devstack sudo[110633]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-45f79440-cb9e-4a27-ac35-89c710cf8188" returned: 0 in 0.266s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Lock "cinder-quobyte-45f79440-cb9e-4a27-ac35-89c710cf8188" released by "delete_volume" :: held 0.662s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Created reservations ['05eff253-91f5-4fb9-b35a-39c805a3f5a5', 'e42b1419-db11-4d32-b46f-2c9398a87806', '023fa80b-f9be-45b5-9ff2-ec6511c9c1ab', '213482df-673f-429f-bddd-1748771eef33'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:20 devstack sudo[110642]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:09:20 devstack sudo[110642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:21 devstack sudo[110642]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.275s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:21 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:09:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Deleted volume successfully. Aug 19 19:09:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-728f95e7-e862-4101-b104-588094d7c2cf tempest-TestImageHashVerification-1533013660 None] Lock "cinder-45f79440-cb9e-4a27-ac35-89c710cf8188-delete_volume" released by "delete_volume" :: held 1.155s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:22 devstack sudo[110638]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_mkn3_jt2devstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac" returned: 0 in 1.867s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:22 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_mkn3_jt2devstack@QuobyteHD, size 112.00 MB, duration 1.87 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:09:22 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Converted 112.00 MB image at 59.97 MB/s Aug 19 19:09:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:22 devstack sudo[110650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac 1G Aug 19 19:09:22 devstack sudo[110650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:22 devstack sudo[110650]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac 1G" returned: 0 in 0.349s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:22 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Downloaded image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 ((None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}])) to volume 4e43a61f-03d1-48f6-b331-58a8b2cc81ac successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 19:09:22 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Temporary image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 for user 62dd1559e564478d9cc5658cdf89a81b is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 19:09:22 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Marking volume 4e43a61f-03d1-48f6-b331-58a8b2cc81ac as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 19:09:22 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Copying metadata from image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 to 4e43a61f-03d1-48f6-b331-58a8b2cc81ac. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 19:09:22 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Creating volume glance metadata for volume 4e43a61f-03d1-48f6-b331-58a8b2cc81ac backed by image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 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': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 19:09:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3ddaa80-4a8b-4d37-be52-305d0c74cf2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55204b94-5577-4ec5-aa31-5d4f8dd0187c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:22 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Volume volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac (4e43a61f-03d1-48f6-b331-58a8b2cc81ac): created successfully Aug 19 19:09:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55204b94-5577-4ec5-aa31-5d4f8dd0187c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Flow 'volume_create_manager' (bef2510e-9570-421e-962c-7e8591d2db4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b2754b2b-a811-4b2b-9321-6537062b5180 tempest-VolumesExtendTest-44140444 None] Created volume successfully. Aug 19 19:09:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9cb81698-f0b2-40c7-a19b-2dc9469efe7c tempest-VolumesExtendTest-44140444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9cb81698-f0b2-40c7-a19b-2dc9469efe7c tempest-VolumesExtendTest-44140444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:23 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[78c93403-0321-48e7-8039-df5f605b144c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cb81698-f0b2-40c7-a19b-2dc9469efe7c tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:23 devstack sudo[110662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac Aug 19 19:09:23 devstack sudo[110662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:23 devstack sudo[110662]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cb81698-f0b2-40c7-a19b-2dc9469efe7c tempest-VolumesExtendTest-44140444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac" returned: 0 in 0.374s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cb81698-f0b2-40c7-a19b-2dc9469efe7c tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac 2G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cb81698-f0b2-40c7-a19b-2dc9469efe7c tempest-VolumesExtendTest-44140444 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac 2G" returned: 0 in 0.153s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9cb81698-f0b2-40c7-a19b-2dc9469efe7c tempest-VolumesExtendTest-44140444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.558s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9cb81698-f0b2-40c7-a19b-2dc9469efe7c tempest-VolumesExtendTest-44140444 None] Extend volume completed successfully. Aug 19 19:09:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Acquiring lock "cinder-4e43a61f-03d1-48f6-b331-58a8b2cc81ac-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Lock "cinder-4e43a61f-03d1-48f6-b331-58a8b2cc81ac-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Acquiring lock "cinder-quobyte-4e43a61f-03d1-48f6-b331-58a8b2cc81ac" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Lock "cinder-quobyte-4e43a61f-03d1-48f6-b331-58a8b2cc81ac" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6e10cfb7-c0b1-4aa7-8fdc-40888f37e0fe]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:24 devstack sudo[110672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac Aug 19 19:09:24 devstack sudo[110672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:25 devstack sudo[110672]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac" returned: 0 in 0.443s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:25 devstack sudo[110678]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac Aug 19 19:09:25 devstack sudo[110678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:25 devstack sudo[110678]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-4e43a61f-03d1-48f6-b331-58a8b2cc81ac" returned: 0 in 0.260s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Lock "cinder-quobyte-4e43a61f-03d1-48f6-b331-58a8b2cc81ac" released by "delete_volume" :: held 0.743s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:25 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Created reservations ['57f63673-43cf-462b-960d-b6c6bc0ddf4a', '05cf7110-7d52-4a94-afab-e6dd0c89356b', 'ddf63e2e-b089-4569-9833-0818e06a5a5a', 'ddad81fc-eed7-4ed4-8981-94e922f498a6'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:09:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:25 devstack sudo[110681]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:09:25 devstack sudo[110681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:25 devstack sudo[110681]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.313s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:25 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:09:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Deleted volume successfully. Aug 19 19:09:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b52387a9-a160-4955-9b59-d42c307bad95 tempest-VolumesExtendTest-44140444 None] Lock "cinder-4e43a61f-03d1-48f6-b331-58a8b2cc81ac-delete_volume" released by "delete_volume" :: held 1.294s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Flow 'volume_create_manager' (6454604f-c57e-4460-949c-3c14e25d90ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (618fed94-a48f-48d8-b00d-8896334c48d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (618fed94-a48f-48d8-b00d-8896334c48d0) 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-19T17:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-246681923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=807cc7ca-7b5b-4381-9721-9224b4c49f7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='642714150e5748848559071a00c241a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:26Z,use_quota=True,user_id='62dd1559e564478d9cc5658cdf89a81b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c6c3b8c-f3bb-4465-b95f-e711b6666ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c6c3b8c-f3bb-4465-b95f-e711b6666ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7060461-3d53-4022-9d3f-acd5959074f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7060461-3d53-4022-9d3f-acd5959074f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '807cc7ca-7b5b-4381-9721-9224b4c49f7c', 'volume_name': 'volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35019754-a3a0-4046-b6e3-3103229a8bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35019754-a3a0-4046-b6e3-3103229a8bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (434bc7e6-fb4d-49af-b4ba-61d6f4cb42f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:26 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Volume 807cc7ca-7b5b-4381-9721-9224b4c49f7c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c', 'volume_size': 1} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 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-19T17:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-246681923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=807cc7ca-7b5b-4381-9721-9224b4c49f7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='642714150e5748848559071a00c241a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:26Z,use_quota=True,user_id='62dd1559e564478d9cc5658cdf89a81b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Creating volume 807cc7ca-7b5b-4381-9721-9224b4c49f7c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:09:26 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:26 devstack sudo[110685]: 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/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c 1073741824 Aug 19 19:09:26 devstack sudo[110685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:26 devstack sudo[110685]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c 1073741824" returned: 0 in 0.446s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:26 devstack sudo[110691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c Aug 19 19:09:26 devstack sudo[110691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:27 devstack sudo[110691]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c" returned: 0 in 0.261s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] <== create_volume: return (751ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:09:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.755s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (434bc7e6-fb4d-49af-b4ba-61d6f4cb42f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b3f9423-4134-4c3a-a77e-53c18f1eadde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:27 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Volume volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c (807cc7ca-7b5b-4381-9721-9224b4c49f7c): created successfully Aug 19 19:09:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b3f9423-4134-4c3a-a77e-53c18f1eadde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Flow 'volume_create_manager' (6454604f-c57e-4460-949c-3c14e25d90ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4d5847e3-7af0-4891-ace1-485432d13d7e tempest-VolumesExtendTest-44140444 None] Created volume successfully. Aug 19 19:09:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] Creating offline snapshot cfda9a8a-9df7-47cb-8f8a-5147738c6846 of volume 807cc7ca-7b5b-4381-9721-9224b4c49f7c {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:09:27 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[69d49996-7e51-42e2-81ec-608843da2748]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:27 devstack sudo[110696]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c Aug 19 19:09:27 devstack sudo[110696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:27 devstack sudo[110696]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c" returned: 0 in 0.366s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:27 devstack sudo[110701]: 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/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 1G Aug 19 19:09:27 devstack sudo[110701]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:28 devstack sudo[110701]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 1G" returned: 0 in 0.450s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:28 devstack sudo[110707]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 Aug 19 19:09:28 devstack sudo[110707]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:28 devstack sudo[110707]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846" returned: 0 in 0.283s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:28 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 is being set with open permissions: ugo+rw Aug 19 19:09:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:28 devstack sudo[110713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 Aug 19 19:09:28 devstack sudo[110713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:28 devstack sudo[110713]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846" returned: 0 in 0.237s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:28 devstack sudo[110716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.info Aug 19 19:09:28 devstack sudo[110716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:29 devstack sudo[110716]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.info" returned: 0 in 0.264s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:29 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.info is being set with open permissions: ugo+rw Aug 19 19:09:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:29 devstack sudo[110719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.info Aug 19 19:09:29 devstack sudo[110719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:29 devstack sudo[110719]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.info" returned: 0 in 0.294s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.987s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1071c8e8-9f04-406d-880f-bd8578c2b4c6 tempest-VolumesExtendTest-44140444 None] Create snapshot completed successfully Aug 19 19:09:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a682711a-4f2a-46b3-b299-bd67a03a2363 tempest-VolumesExtendTest-44140444 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a682711a-4f2a-46b3-b299-bd67a03a2363 tempest-VolumesExtendTest-44140444 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a6a6d671-1474-464a-b267-d243b8e2b60a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a682711a-4f2a-46b3-b299-bd67a03a2363 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:29 devstack sudo[110722]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c Aug 19 19:09:29 devstack sudo[110722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:30 devstack sudo[110722]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a682711a-4f2a-46b3-b299-bd67a03a2363 tempest-VolumesExtendTest-44140444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c" returned: 0 in 0.400s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a682711a-4f2a-46b3-b299-bd67a03a2363 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 2G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a682711a-4f2a-46b3-b299-bd67a03a2363 tempest-VolumesExtendTest-44140444 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 2G" returned: 0 in 0.129s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a682711a-4f2a-46b3-b299-bd67a03a2363 tempest-VolumesExtendTest-44140444 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.566s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a682711a-4f2a-46b3-b299-bd67a03a2363 tempest-VolumesExtendTest-44140444 None] Extend volume completed successfully. Aug 19 19:09:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Acquiring lock "cinder-cfda9a8a-9df7-47cb-8f8a-5147738c6846-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Lock "cinder-cfda9a8a-9df7-47cb-8f8a-5147738c6846-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Acquiring lock "cinder-quobyte-807cc7ca-7b5b-4381-9721-9224b4c49f7c" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Lock "cinder-quobyte-807cc7ca-7b5b-4381-9721-9224b4c49f7c" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Acquiring lock "cinder-quobyte-cfda9a8a-9df7-47cb-8f8a-5147738c6846" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Lock "cinder-quobyte-cfda9a8a-9df7-47cb-8f8a-5147738c6846" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Deleting offline snapshot cfda9a8a-9df7-47cb-8f8a-5147738c6846 of volume 807cc7ca-7b5b-4381-9721-9224b4c49f7c {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:09:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] snapshot_file for this snap is: volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:09:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1e9c51ef-19d5-4587-bae0-f8f473ae5669]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:31 devstack sudo[110734]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 Aug 19 19:09:31 devstack sudo[110734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:31 devstack sudo[110734]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846" returned: 0 in 0.390s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:09:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a296ca03-887e-4584-b247-6f7322ab1352]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:31 devstack sudo[110739]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c Aug 19 19:09:31 devstack sudo[110739]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:31 devstack sudo[110739]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c" returned: 0 in 0.384s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:31 devstack sudo[110744]: 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/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 Aug 19 19:09:31 devstack sudo[110744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:32 devstack sudo[110744]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846" returned: 0 in 0.397s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:32 devstack sudo[110750]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846 Aug 19 19:09:32 devstack sudo[110750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:32 devstack sudo[110750]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c.cfda9a8a-9df7-47cb-8f8a-5147738c6846" returned: 0 in 0.257s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Lock "cinder-quobyte-cfda9a8a-9df7-47cb-8f8a-5147738c6846" released by "_delete_snapshot" :: held 1.556s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Lock "cinder-quobyte-807cc7ca-7b5b-4381-9721-9224b4c49f7c" released by "delete_snapshot" :: held 1.586s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:32 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Created reservations ['aa5241b6-590a-4ef4-9899-15711cc205fc', '93e90f97-cc89-4227-b3b5-61dfe7109f16', '8c014bd4-d03d-492c-aa76-3a6eed7c7406', 'd5e45682-2d12-4c86-9eca-938341a8e7ba'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:09:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Delete snapshot completed successfully. Aug 19 19:09:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-614231e9-ea0b-4d7d-8b6c-c420026d9b76 tempest-VolumesExtendTest-44140444 None] Lock "cinder-cfda9a8a-9df7-47cb-8f8a-5147738c6846-delete_snapshot" released by "delete_snapshot" :: held 1.743s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Acquiring lock "cinder-807cc7ca-7b5b-4381-9721-9224b4c49f7c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Lock "cinder-807cc7ca-7b5b-4381-9721-9224b4c49f7c-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Acquiring lock "cinder-quobyte-807cc7ca-7b5b-4381-9721-9224b4c49f7c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Lock "cinder-quobyte-807cc7ca-7b5b-4381-9721-9224b4c49f7c" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d16d387-5528-4e03-9aba-7e42d20f1880]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Flow 'volume_create_manager' (ea871c14-00d9-4a98-81f3-7e7c6b1828c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:33 devstack sudo[110753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c Aug 19 19:09:33 devstack sudo[110753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3878f1e-6058-44d3-a623-74f609fda550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3878f1e-6058-44d3-a623-74f609fda550) 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-19T17:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1755242079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3fd105a2-6750-4bbb-a62d-ac5da5bf4e68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311269e92cd84fa48f06e4de53a75f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:33Z,use_quota=True,user_id='6d2ee208d2254386bcb9fab4e794b5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a9d8c12-8a58-4ccd-88f5-8fcc9d7e0ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4a9d8c12-8a58-4ccd-88f5-8fcc9d7e0ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da35d96a-af37-4c5b-a8c9-063becd8ab93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da35d96a-af37-4c5b-a8c9-063becd8ab93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3fd105a2-6750-4bbb-a62d-ac5da5bf4e68', 'volume_name': 'volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4cc53efe-df3e-4baf-b4f0-042ff0b22723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4cc53efe-df3e-4baf-b4f0-042ff0b22723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (94008411-b565-4958-bbfc-ad49cf37dfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:33 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume 3fd105a2-6750-4bbb-a62d-ac5da5bf4e68: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68', 'volume_size': 1} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 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-19T17:09:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1755242079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3fd105a2-6750-4bbb-a62d-ac5da5bf4e68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311269e92cd84fa48f06e4de53a75f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:33Z,use_quota=True,user_id='6d2ee208d2254386bcb9fab4e794b5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Creating volume 3fd105a2-6750-4bbb-a62d-ac5da5bf4e68 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:09:33 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:33 devstack sudo[110755]: 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/79c947ed65531511518bdc223681e669/volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68 1073741824 Aug 19 19:09:33 devstack sudo[110755]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:33 devstack sudo[110753]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c" returned: 0 in 0.366s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:33 devstack sudo[110760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c Aug 19 19:09:33 devstack sudo[110760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:33 devstack sudo[110755]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68 1073741824" returned: 0 in 0.460s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:33 devstack sudo[110760]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-807cc7ca-7b5b-4381-9721-9224b4c49f7c" returned: 0 in 0.296s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Lock "cinder-quobyte-807cc7ca-7b5b-4381-9721-9224b4c49f7c" released by "delete_volume" :: held 0.741s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:33 devstack sudo[110767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68 Aug 19 19:09:33 devstack sudo[110767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Created reservations ['c1f5a31a-48cb-496f-aff4-9a1d42c94d0a', 'c87b8b08-284c-4151-adaa-2963bdf3a857', '79583854-2cd8-4f2e-9b68-a8134b90773f', 'f9a2227c-e45a-45b6-af9e-7c506c249bd9'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:34 devstack sudo[110769]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:09:34 devstack sudo[110769]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:34 devstack sudo[110767]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68" returned: 0 in 0.259s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] <== create_volume: return (790ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.793s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (94008411-b565-4958-bbfc-ad49cf37dfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9e393d3-c5aa-494e-a03f-6d52c8ef038d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:34 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68 (3fd105a2-6750-4bbb-a62d-ac5da5bf4e68): created successfully Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9e393d3-c5aa-494e-a03f-6d52c8ef038d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Flow 'volume_create_manager' (ea871c14-00d9-4a98-81f3-7e7c6b1828c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-fa8c1ce0-fac4-44d8-af2f-7abde0a9d719 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Created volume successfully. Aug 19 19:09:34 devstack sudo[110769]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.311s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:09:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Deleted volume successfully. Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-38aef135-ca97-44c3-ae6a-0db4e36fb66d tempest-VolumesExtendTest-44140444 None] Lock "cinder-807cc7ca-7b5b-4381-9721-9224b4c49f7c-delete_volume" released by "delete_volume" :: held 1.287s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Flow 'volume_create_manager' (7cc0db44-dc1f-4616-9d15-58b60f67e911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93d0e34e-fdc8-477f-b6f3-7e6e87cb25bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93d0e34e-fdc8-477f-b6f3-7e6e87cb25bc) 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-19T17:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2057918777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f4c663a-8274-4ca8-8b17-1217a6c28e07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311269e92cd84fa48f06e4de53a75f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:35Z,use_quota=True,user_id='6d2ee208d2254386bcb9fab4e794b5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c60c62f-09f6-4b55-9ff7-288de743a956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c60c62f-09f6-4b55-9ff7-288de743a956) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d5df1fc-f159-4e40-b8b1-099d748bcded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d5df1fc-f159-4e40-b8b1-099d748bcded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9f4c663a-8274-4ca8-8b17-1217a6c28e07', 'volume_name': 'volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e41c5017-5f33-4c04-ba50-5d50fcb973dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e41c5017-5f33-4c04-ba50-5d50fcb973dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d162c6d-4d75-4ae1-a8d6-81992ae4c64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:34 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume 9f4c663a-8274-4ca8-8b17-1217a6c28e07: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07', 'volume_size': 1} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 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-19T17:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2057918777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f4c663a-8274-4ca8-8b17-1217a6c28e07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311269e92cd84fa48f06e4de53a75f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:35Z,use_quota=True,user_id='6d2ee208d2254386bcb9fab4e794b5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Creating volume 9f4c663a-8274-4ca8-8b17-1217a6c28e07 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:09:34 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:09:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:34 devstack sudo[110773]: 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/79c947ed65531511518bdc223681e669/volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07 1073741824 Aug 19 19:09:34 devstack sudo[110773]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Flow 'volume_create_manager' (942f5652-aaeb-4794-bfc1-83fd113b9f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b49414aa-1988-4007-bd85-d7f62e9c08d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b49414aa-1988-4007-bd85-d7f62e9c08d4) 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-19T17:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2134048604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=267d035d-c400-4e68-b2c5-6b5ef0d27e72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311269e92cd84fa48f06e4de53a75f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:35Z,use_quota=True,user_id='6d2ee208d2254386bcb9fab4e794b5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2445b491-53b6-47fc-9e2d-6b0371b02c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2445b491-53b6-47fc-9e2d-6b0371b02c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9370af8-6c5b-4306-bb18-eb2c10ba864e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9370af8-6c5b-4306-bb18-eb2c10ba864e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '267d035d-c400-4e68-b2c5-6b5ef0d27e72', 'volume_name': 'volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd70e513-00bc-46d4-ad97-0977dcb01e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bd70e513-00bc-46d4-ad97-0977dcb01e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1870668d-d4a6-478a-aff5-a7a972d4b7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:35 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume 267d035d-c400-4e68-b2c5-6b5ef0d27e72: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72', 'volume_size': 1} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:35 devstack sudo[110773]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07 1073741824" returned: 0 in 0.606s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:35 devstack sudo[110780]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07 Aug 19 19:09:35 devstack sudo[110780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Flow 'volume_create_manager' (a977ebb4-c0ad-4839-90fa-72f2285299b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5889870e-a8b0-409e-b044-04ef7ba64995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5889870e-a8b0-409e-b044-04ef7ba64995) 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-19T17:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1200908872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=400d6b95-862a-4ed1-99bb-4b9a8c9d971a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311269e92cd84fa48f06e4de53a75f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:36Z,use_quota=True,user_id='6d2ee208d2254386bcb9fab4e794b5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a6efb39b-ba8a-4f8f-93d9-515fd8993374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a6efb39b-ba8a-4f8f-93d9-515fd8993374) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (143436a2-f0fa-48dd-9b96-9b5052c7a571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (143436a2-f0fa-48dd-9b96-9b5052c7a571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '400d6b95-862a-4ed1-99bb-4b9a8c9d971a', 'volume_name': 'volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (600beeda-984d-4244-a16b-ece22ef9e1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (600beeda-984d-4244-a16b-ece22ef9e1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff4efb7d-ce75-479a-9b1b-6d7d2eaf31b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:35 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume 400d6b95-862a-4ed1-99bb-4b9a8c9d971a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a', 'volume_size': 1} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:35 devstack sudo[110780]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07" returned: 0 in 0.319s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] <== create_volume: return (983ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.987s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.533s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 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-19T17:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2134048604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=267d035d-c400-4e68-b2c5-6b5ef0d27e72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311269e92cd84fa48f06e4de53a75f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:35Z,use_quota=True,user_id='6d2ee208d2254386bcb9fab4e794b5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Creating volume 267d035d-c400-4e68-b2c5-6b5ef0d27e72 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:09:35 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d162c6d-4d75-4ae1-a8d6-81992ae4c64f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:35 devstack sudo[110783]: 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/79c947ed65531511518bdc223681e669/volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72 1073741824 Aug 19 19:09:35 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (49da3bda-9960-4d18-978e-21ab094f6793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:35 devstack sudo[110783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07 (9f4c663a-8274-4ca8-8b17-1217a6c28e07): created successfully Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (49da3bda-9960-4d18-978e-21ab094f6793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Flow 'volume_create_manager' (7cc0db44-dc1f-4616-9d15-58b60f67e911) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-41be5bb9-dc0b-438b-8f75-bf7ab2fafa29 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Created volume successfully. Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Flow 'volume_create_manager' (b036da71-a1e5-4456-9375-c3d2c623bada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f47c8a8-e6fc-4a98-892c-36b17610355b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f47c8a8-e6fc-4a98-892c-36b17610355b) 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-19T17:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2102348617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cdbc71cb-e79b-493f-9014-80a436e4d5c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311269e92cd84fa48f06e4de53a75f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:36Z,use_quota=True,user_id='6d2ee208d2254386bcb9fab4e794b5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e35e7a04-ca02-462a-9162-73f031d05552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e35e7a04-ca02-462a-9162-73f031d05552) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d614b73a-984a-491e-ada8-52d8e78ce19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d614b73a-984a-491e-ada8-52d8e78ce19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cdbc71cb-e79b-493f-9014-80a436e4d5c8', 'volume_name': 'volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (833e8389-e53d-4767-a638-e1c57ed90b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (833e8389-e53d-4767-a638-e1c57ed90b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a282f35e-187f-49d7-a941-626b6c25dcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume cdbc71cb-e79b-493f-9014-80a436e4d5c8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8', 'volume_size': 1} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:36 devstack sudo[110783]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72 1073741824" returned: 0 in 0.644s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Flow 'volume_create_manager' (26b36ab0-2bb0-4bab-8622-aa10daa35480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (80e3f1d3-d0e4-484b-a090-801d248c0e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (80e3f1d3-d0e4-484b-a090-801d248c0e06) 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-19T17:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2071581681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311269e92cd84fa48f06e4de53a75f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:37Z,use_quota=True,user_id='6d2ee208d2254386bcb9fab4e794b5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cbd7baf6-bdc8-44fb-9259-4576ed10eaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cbd7baf6-bdc8-44fb-9259-4576ed10eaf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (026670c3-01dc-43ca-9946-c5dac498b7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (026670c3-01dc-43ca-9946-c5dac498b7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d', 'volume_name': 'volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40c8f0f8-4beb-4a4d-b880-20561fd10daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40c8f0f8-4beb-4a4d-b880-20561fd10daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cf5e631c-5333-4d73-915e-6f93137c5a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume 9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d', 'volume_size': 1} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:36 devstack sudo[110789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72 Aug 19 19:09:36 devstack sudo[110789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:36 devstack sudo[110789]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72" returned: 0 in 0.277s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] <== create_volume: return (1058ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.062s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.118s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 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-19T17:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1200908872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=400d6b95-862a-4ed1-99bb-4b9a8c9d971a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311269e92cd84fa48f06e4de53a75f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:36Z,use_quota=True,user_id='6d2ee208d2254386bcb9fab4e794b5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Creating volume 400d6b95-862a-4ed1-99bb-4b9a8c9d971a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:09:37 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1870668d-d4a6-478a-aff5-a7a972d4b7c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:37 devstack sudo[110792]: 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/79c947ed65531511518bdc223681e669/volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a 1073741824 Aug 19 19:09:37 devstack sudo[110792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (864bafa3-e145-4341-a23d-a42f2648b3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:37 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72 (267d035d-c400-4e68-b2c5-6b5ef0d27e72): created successfully Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (864bafa3-e145-4341-a23d-a42f2648b3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Flow 'volume_create_manager' (942f5652-aaeb-4794-bfc1-83fd113b9f1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2dde2ca2-d337-4f08-90e9-f0b25cb5cf1f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Created volume successfully. Aug 19 19:09:37 devstack sudo[110792]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a 1073741824" returned: 0 in 0.489s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:37 devstack sudo[110798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a Aug 19 19:09:37 devstack sudo[110798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:37 devstack sudo[110798]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a" returned: 0 in 0.259s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] <== create_volume: return (789ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.792s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.442s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 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-19T17:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2102348617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cdbc71cb-e79b-493f-9014-80a436e4d5c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311269e92cd84fa48f06e4de53a75f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:36Z,use_quota=True,user_id='6d2ee208d2254386bcb9fab4e794b5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Creating volume cdbc71cb-e79b-493f-9014-80a436e4d5c8 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:09:37 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff4efb7d-ce75-479a-9b1b-6d7d2eaf31b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:37 devstack sudo[110801]: 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/79c947ed65531511518bdc223681e669/volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8 1073741824 Aug 19 19:09:37 devstack sudo[110801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f39570a3-4bcc-4ff0-8326-9ce804585c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:37 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a (400d6b95-862a-4ed1-99bb-4b9a8c9d971a): created successfully Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f39570a3-4bcc-4ff0-8326-9ce804585c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:37 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Flow 'volume_create_manager' (a977ebb4-c0ad-4839-90fa-72f2285299b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b9208bfb-23d0-4df0-9057-7f4feb9c6f65 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Created volume successfully. Aug 19 19:09:38 devstack sudo[110801]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8 1073741824" returned: 0 in 0.450s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:38 devstack sudo[110806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8 Aug 19 19:09:38 devstack sudo[110806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:38 devstack sudo[110806]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8" returned: 0 in 0.252s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] <== create_volume: return (744ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.749s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.840s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 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-19T17:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2071581681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='311269e92cd84fa48f06e4de53a75f20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:37Z,use_quota=True,user_id='6d2ee208d2254386bcb9fab4e794b5ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Creating volume 9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:09:38 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:38 devstack sudo[110809]: 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/79c947ed65531511518bdc223681e669/volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d 1073741824 Aug 19 19:09:38 devstack sudo[110809]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a282f35e-187f-49d7-a941-626b6c25dcbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8278bc3e-d795-43df-8560-55324b5d485c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:38 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8 (cdbc71cb-e79b-493f-9014-80a436e4d5c8): created successfully Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8278bc3e-d795-43df-8560-55324b5d485c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:38 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Flow 'volume_create_manager' (b036da71-a1e5-4456-9375-c3d2c623bada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:38 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-074410dc-4a83-4f04-b7a7-cee5927fe513 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Created volume successfully. Aug 19 19:09:39 devstack sudo[110809]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d 1073741824" returned: 0 in 0.497s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:39 devstack sudo[110815]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d Aug 19 19:09:39 devstack sudo[110815]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:39 devstack sudo[110815]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d" returned: 0 in 0.258s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] <== create_volume: return (794ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:09:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.798s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cf5e631c-5333-4d73-915e-6f93137c5a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a514cad8-6322-409b-bb22-c4acc6cd9f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:39 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Volume volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d (9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d): created successfully Aug 19 19:09:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a514cad8-6322-409b-bb22-c4acc6cd9f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Flow 'volume_create_manager' (26b36ab0-2bb0-4bab-8622-aa10daa35480) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-33f654f0-4531-4c25-ae3b-6f669cb3c196 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Created volume successfully. Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "cinder-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "cinder-quobyte-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-quobyte-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ca9e2c45-c457-4d7e-91f7-268ec2722074]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:40 devstack sudo[110818]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d Aug 19 19:09:40 devstack sudo[110818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:40 devstack sudo[110818]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d" returned: 0 in 0.387s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:40 devstack sudo[110823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d Aug 19 19:09:40 devstack sudo[110823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:40 devstack sudo[110823]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d" returned: 0 in 0.289s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-quobyte-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d" released by "delete_volume" :: held 0.719s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Created reservations ['0e2d1a6f-2ac0-4c99-b3db-e6efc9da7dd7', '8d17363f-d08e-4198-ac99-53758b64bd44', '9b0fa727-df2f-4f86-a307-a61ffae5af03', '17f5e3a3-011b-4ad3-b60e-82017540a91a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:40 devstack sudo[110827]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:09:40 devstack sudo[110827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "cinder-cdbc71cb-e79b-493f-9014-80a436e4d5c8-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-cdbc71cb-e79b-493f-9014-80a436e4d5c8-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:41 devstack sudo[110827]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.281s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:41 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:09:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Deleted volume successfully. Aug 19 19:09:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "cinder-quobyte-cdbc71cb-e79b-493f-9014-80a436e4d5c8" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1cf023a-7c3d-45dc-8b5c-397eac14a8e2 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-9cd606e1-4b7e-4694-ab8d-8b0e0f0f646d-delete_volume" released by "delete_volume" :: held 1.233s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-quobyte-cdbc71cb-e79b-493f-9014-80a436e4d5c8" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[222e4b9e-f736-4dbc-b6dc-445e1e4b5fc9]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:41 devstack sudo[110830]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8 Aug 19 19:09:41 devstack sudo[110830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:41 devstack sudo[110830]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8" returned: 0 in 0.375s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:41 devstack sudo[110835]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8 Aug 19 19:09:41 devstack sudo[110835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:41 devstack sudo[110835]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cdbc71cb-e79b-493f-9014-80a436e4d5c8" returned: 0 in 0.255s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-quobyte-cdbc71cb-e79b-493f-9014-80a436e4d5c8" released by "delete_volume" :: held 0.681s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Created reservations ['609939f9-2188-4c1c-b6b0-e012dd211d8c', '69f4d794-bb48-4812-bb55-498eed212e29', '3e87aba1-f7e7-4f78-b1b6-f8b02f27e043', 'e3a95cba-2996-47d6-b0a4-cb4b4203782c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:42 devstack sudo[110838]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:09:42 devstack sudo[110838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:42 devstack sudo[110838]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.265s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "cinder-400d6b95-862a-4ed1-99bb-4b9a8c9d971a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Deleted volume successfully. Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d7306344-a5e7-484a-9127-429c31da52f5 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-cdbc71cb-e79b-493f-9014-80a436e4d5c8-delete_volume" released by "delete_volume" :: held 1.175s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-400d6b95-862a-4ed1-99bb-4b9a8c9d971a-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "cinder-quobyte-400d6b95-862a-4ed1-99bb-4b9a8c9d971a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-quobyte-400d6b95-862a-4ed1-99bb-4b9a8c9d971a" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e03886ab-b67e-4983-a757-a69e19df43b9]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:42 devstack sudo[110841]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a Aug 19 19:09:42 devstack sudo[110841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:42 devstack sudo[110841]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a" returned: 0 in 0.397s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:42 devstack sudo[110846]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a Aug 19 19:09:42 devstack sudo[110846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:43 devstack sudo[110846]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-400d6b95-862a-4ed1-99bb-4b9a8c9d971a" returned: 0 in 0.336s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-quobyte-400d6b95-862a-4ed1-99bb-4b9a8c9d971a" released by "delete_volume" :: held 0.788s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Created reservations ['114b61d0-c9a3-40e9-bbe3-9c2a7a1ac0c4', '1d0a3f28-87cb-4bac-9e23-9bf55bf801b7', '86573958-45ad-4341-ad06-48e229cc88e4', '4afc4578-e249-4f5b-88c9-0875f6cb6347'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:43 devstack sudo[110849]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:09:43 devstack sudo[110849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "cinder-267d035d-c400-4e68-b2c5-6b5ef0d27e72-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-267d035d-c400-4e68-b2c5-6b5ef0d27e72-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "cinder-quobyte-267d035d-c400-4e68-b2c5-6b5ef0d27e72" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:43 devstack sudo[110849]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.297s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-quobyte-267d035d-c400-4e68-b2c5-6b5ef0d27e72" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Deleted volume successfully. Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d92c0c15-af41-4171-bfa8-a619512ce3dd]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-316aa81b-7ed0-4e01-9a79-2f0b3386f20f tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-400d6b95-862a-4ed1-99bb-4b9a8c9d971a-delete_volume" released by "delete_volume" :: held 1.325s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:43 devstack sudo[110852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72 Aug 19 19:09:43 devstack sudo[110852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:44 devstack sudo[110852]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72" returned: 0 in 0.378s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:44 devstack sudo[110858]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72 Aug 19 19:09:44 devstack sudo[110858]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:44 devstack sudo[110858]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-267d035d-c400-4e68-b2c5-6b5ef0d27e72" returned: 0 in 0.317s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-quobyte-267d035d-c400-4e68-b2c5-6b5ef0d27e72" released by "delete_volume" :: held 0.749s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Created reservations ['e5781254-0054-466e-be14-e15781c9ffe4', 'a96a2394-338e-46f3-8747-1289de519ed3', '4991e286-12e6-4597-9456-16d2a15fb318', '22604a30-a3d5-4199-a400-e76b32e80c04'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:44 devstack sudo[110861]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:09:44 devstack sudo[110861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "cinder-9f4c663a-8274-4ca8-8b17-1217a6c28e07-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-9f4c663a-8274-4ca8-8b17-1217a6c28e07-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "cinder-quobyte-9f4c663a-8274-4ca8-8b17-1217a6c28e07" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:44 devstack sudo[110861]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-quobyte-9f4c663a-8274-4ca8-8b17-1217a6c28e07" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.324s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:09:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Deleted volume successfully. Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1e56cdc0-63f2-456e-acca-d8e42540f8e6]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-74513034-65e2-47f2-846f-853218faaa61 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-267d035d-c400-4e68-b2c5-6b5ef0d27e72-delete_volume" released by "delete_volume" :: held 1.319s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:45 devstack sudo[110864]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07 Aug 19 19:09:45 devstack sudo[110864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:45 devstack sudo[110864]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07" returned: 0 in 0.392s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:45 devstack sudo[110869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07 Aug 19 19:09:45 devstack sudo[110869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:45 devstack sudo[110869]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9f4c663a-8274-4ca8-8b17-1217a6c28e07" returned: 0 in 0.275s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-quobyte-9f4c663a-8274-4ca8-8b17-1217a6c28e07" released by "delete_volume" :: held 0.724s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Created reservations ['01de1417-df8b-4d5f-9c17-613bfec223a8', '2fbf0893-e1bf-498f-a4a7-2b5feb79c590', '1dcead3a-79b0-451f-86d2-0b74619cd9c6', '34e661a0-d33b-4c96-b919-48d843987b9d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:45 devstack sudo[110872]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:09:45 devstack sudo[110872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "cinder-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:45 devstack sudo[110872]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.287s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:09:45 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Deleted volume successfully. Aug 19 19:09:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1fac138a-b6bd-45b7-8690-7d4ceece9382 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-9f4c663a-8274-4ca8-8b17-1217a6c28e07-delete_volume" released by "delete_volume" :: held 1.242s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "cinder-quobyte-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-quobyte-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[33fc8fe2-b375-48ad-9d69-5ff8200927a2]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:46 devstack sudo[110875]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68 Aug 19 19:09:46 devstack sudo[110875]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:46 devstack sudo[110875]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68" returned: 0 in 0.373s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:46 devstack sudo[110880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68 Aug 19 19:09:46 devstack sudo[110880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:46 devstack sudo[110880]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68" returned: 0 in 0.297s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-quobyte-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68" released by "delete_volume" :: held 0.714s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Created reservations ['64b5278e-7334-442d-b216-a7143d031fe7', '65685d49-c090-4dd1-8e7e-5e599357dd73', '768698a7-d675-40ad-b453-e8fb407548c7', '41f7c0f4-127f-4aa7-9370-aad4afdc8ed9'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:46 devstack sudo[110883]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:09:46 devstack sudo[110883]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:47 devstack sudo[110883]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.279s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:47 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:09:47 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Deleted volume successfully. Aug 19 19:09:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d6fb0d0-27ff-485e-afbe-560a94dd4a18 tempest-CreateVolumesFromSourceVolumeTest-301221173 None] Lock "cinder-3fd105a2-6750-4bbb-a62d-ac5da5bf4e68-delete_volume" released by "delete_volume" :: held 1.231s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Flow 'volume_create_manager' (abb6c8f6-c87c-48d5-8ca5-a0468a83a2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1c1db10e-00c7-4998-b09b-e8aaf30fe2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1c1db10e-00c7-4998-b09b-e8aaf30fe2e5) 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-19T17:09:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-813908634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=490555b0-4bd9-4367-86a2-b8701e29f115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93b54a014da4d4185bbc3ab9532b0ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:50Z,use_quota=True,user_id='12258fbb277146038d2f4464c18d4a64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4321ab4-04f4-475d-8b0c-619e0ba7bade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b4321ab4-04f4-475d-8b0c-619e0ba7bade) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f206ff8-3fe2-4949-b154-27eb90089e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f206ff8-3fe2-4949-b154-27eb90089e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '490555b0-4bd9-4367-86a2-b8701e29f115', 'volume_name': 'volume-490555b0-4bd9-4367-86a2-b8701e29f115', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28f8252a-7aa4-4b80-bef5-0ccfd85e683f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28f8252a-7aa4-4b80-bef5-0ccfd85e683f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (376fb931-28dd-4ae3-9bba-ebb73df2ae59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:50 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Volume 490555b0-4bd9-4367-86a2-b8701e29f115: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-490555b0-4bd9-4367-86a2-b8701e29f115', 'volume_size': 1} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 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-19T17:09:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-813908634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=490555b0-4bd9-4367-86a2-b8701e29f115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93b54a014da4d4185bbc3ab9532b0ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:50Z,use_quota=True,user_id='12258fbb277146038d2f4464c18d4a64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Creating volume 490555b0-4bd9-4367-86a2-b8701e29f115 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:09:50 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:09:50 devstack sudo[110890]: 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/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 1073741824 Aug 19 19:09:50 devstack sudo[110890]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Flow 'volume_create_manager' (f69889d3-1793-4206-8c90-9f902c9cf257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (127645bd-24a0-4ff0-9c90-0f2afcfa984f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (127645bd-24a0-4ff0-9c90-0f2afcfa984f) 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-19T17:09:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1212904457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc2170b4-f793-4e58-a019-4a8540c79e09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98f19dcd85f046a7bfe927c95041aee3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:50Z,use_quota=True,user_id='1351671145ae4d7383d68b7cf2891fdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3aeec6f9-aa0c-40b2-be6e-5df3e77e22e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3aeec6f9-aa0c-40b2-be6e-5df3e77e22e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97d76983-72a4-4ab0-b5ec-19e8b6e4467d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97d76983-72a4-4ab0-b5ec-19e8b6e4467d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dc2170b4-f793-4e58-a019-4a8540c79e09', 'volume_name': 'volume-dc2170b4-f793-4e58-a019-4a8540c79e09', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09a307fe-f8b0-401a-a70d-17f7aa337cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09a307fe-f8b0-401a-a70d-17f7aa337cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d05e44cb-cdfa-4687-9fcf-7aae45f7dacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:50 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Volume dc2170b4-f793-4e58-a019-4a8540c79e09: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dc2170b4-f793-4e58-a019-4a8540c79e09', 'volume_size': 1} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:50 devstack sudo[110890]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 1073741824" returned: 0 in 0.431s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:50 devstack sudo[110897]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 Aug 19 19:09:50 devstack sudo[110897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:51 devstack sudo[110897]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115" returned: 0 in 0.246s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] <== create_volume: return (718ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.721s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.606s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 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-19T17:09:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1212904457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc2170b4-f793-4e58-a019-4a8540c79e09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98f19dcd85f046a7bfe927c95041aee3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09: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-19T17:09:50Z,use_quota=True,user_id='1351671145ae4d7383d68b7cf2891fdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Creating volume dc2170b4-f793-4e58-a019-4a8540c79e09 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:09:51 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (376fb931-28dd-4ae3-9bba-ebb73df2ae59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-490555b0-4bd9-4367-86a2-b8701e29f115', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:51 devstack sudo[110900]: 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/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09 1073741824 Aug 19 19:09:51 devstack sudo[110900]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b2749518-02a6-4f1a-b79c-cc4c74639fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:51 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Volume volume-490555b0-4bd9-4367-86a2-b8701e29f115 (490555b0-4bd9-4367-86a2-b8701e29f115): created successfully Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b2749518-02a6-4f1a-b79c-cc4c74639fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Flow 'volume_create_manager' (abb6c8f6-c87c-48d5-8ca5-a0468a83a2ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-01e657e5-ddfb-48ee-af36-ab91e6ab4b15 tempest-VolumeDependencyTests-553751981 None] Created volume successfully. Aug 19 19:09:51 devstack sudo[110900]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09 1073741824" returned: 0 in 0.401s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:51 devstack sudo[110906]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09 Aug 19 19:09:51 devstack sudo[110906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:51 devstack sudo[110906]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09" returned: 0 in 0.236s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] <== create_volume: return (675ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.678s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d05e44cb-cdfa-4687-9fcf-7aae45f7dacd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc2170b4-f793-4e58-a019-4a8540c79e09', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e1686b56-79d4-44d9-81fe-03f59e3d7851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:51 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Volume volume-dc2170b4-f793-4e58-a019-4a8540c79e09 (dc2170b4-f793-4e58-a019-4a8540c79e09): created successfully Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e1686b56-79d4-44d9-81fe-03f59e3d7851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Flow 'volume_create_manager' (f69889d3-1793-4206-8c90-9f902c9cf257) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3b067ce8-fa9e-4df5-86ef-641991afbd22 tempest-VolumesSnapshotTestJSON-1100231191 None] Created volume successfully. Aug 19 19:09:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] Creating offline snapshot b3b96f2e-098b-48bf-9712-82f2a294daf2 of volume 490555b0-4bd9-4367-86a2-b8701e29f115 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:09:52 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c809cab2-3a36-4824-8e26-75185440cb2c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:52 devstack sudo[110909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 Aug 19 19:09:52 devstack sudo[110909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:52 devstack sudo[110909]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115" returned: 0 in 0.367s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:52 devstack sudo[110914]: 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/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 1G Aug 19 19:09:52 devstack sudo[110914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:53 devstack sudo[110914]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 1G" returned: 0 in 0.388s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-490555b0-4bd9-4367-86a2-b8701e29f115 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:53 devstack sudo[110919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-490555b0-4bd9-4367-86a2-b8701e29f115 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 Aug 19 19:09:53 devstack sudo[110919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:53 devstack sudo[110919]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-490555b0-4bd9-4367-86a2-b8701e29f115 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2" returned: 0 in 0.281s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:53 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 is being set with open permissions: ugo+rw Aug 19 19:09:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:53 devstack sudo[110924]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 Aug 19 19:09:53 devstack sudo[110924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:53 devstack sudo[110924]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2" returned: 0 in 0.235s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:53 devstack sudo[110927]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.info Aug 19 19:09:53 devstack sudo[110927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:54 devstack sudo[110927]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.info" returned: 0 in 0.241s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:54 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.info is being set with open permissions: ugo+rw Aug 19 19:09:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:54 devstack sudo[110930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.info Aug 19 19:09:54 devstack sudo[110930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:54 devstack sudo[110930]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.info" returned: 0 in 0.238s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.834s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.738s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] Creating offline snapshot 3028ad88-baff-491d-9e43-17299113c381 of volume dc2170b4-f793-4e58-a019-4a8540c79e09 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:09:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b8902ef1-5e0d-40d0-8e5b-734e5c802d54 tempest-VolumeDependencyTests-553751981 None] Create snapshot completed successfully Aug 19 19:09:54 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bfcd064e-21cd-4a58-b761-eca4946d7b86]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:54 devstack sudo[110933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09 Aug 19 19:09:54 devstack sudo[110933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:54 devstack sudo[110933]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09" returned: 0 in 0.359s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:54 devstack sudo[110938]: 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/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 1G Aug 19 19:09:54 devstack sudo[110938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Flow 'volume_create_manager' (53879ef3-7271-4418-b557-a2b582b2c63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d29dc08f-2b34-48db-99f3-dd681e3b5554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:55 devstack sudo[110938]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d29dc08f-2b34-48db-99f3-dd681e3b5554) 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-19T17:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-353697731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bf40ba5c-35f8-46b4-b60a-d0e518bdc17e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93b54a014da4d4185bbc3ab9532b0ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:09:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=b3b96f2e-098b-48bf-9712-82f2a294daf2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:09:55Z,use_quota=True,user_id='12258fbb277146038d2f4464c18d4a64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67797594-0dc9-447a-a972-ee61e269bce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67797594-0dc9-447a-a972-ee61e269bce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (02fe229f-0798-4d34-a7d2-75f3bc0506b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (02fe229f-0798-4d34-a7d2-75f3bc0506b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'bf40ba5c-35f8-46b4-b60a-d0e518bdc17e', 'volume_name': 'volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e', 'volume_size': 1, 'snapshot_id': 'b3b96f2e-098b-48bf-9712-82f2a294daf2'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f998c231-6119-4a7f-bfa0-336751d79228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f998c231-6119-4a7f-bfa0-336751d79228) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ad6c0a51-096b-4d2d-b4aa-5b16d74c41e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:09:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Volume bf40ba5c-35f8-46b4-b60a-d0e518bdc17e: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e', 'volume_size': 1, 'snapshot_id': 'b3b96f2e-098b-48bf-9712-82f2a294daf2'} Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 1G" returned: 0 in 0.475s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dc2170b4-f793-4e58-a019-4a8540c79e09 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:55 devstack sudo[110944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dc2170b4-f793-4e58-a019-4a8540c79e09 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 Aug 19 19:09:55 devstack sudo[110944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:55 devstack sudo[110944]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dc2170b4-f793-4e58-a019-4a8540c79e09 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381" returned: 0 in 0.274s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:55 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 is being set with open permissions: ugo+rw Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:55 devstack sudo[110949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 Aug 19 19:09:55 devstack sudo[110949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:55 devstack sudo[110949]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381" returned: 0 in 0.245s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:55 devstack sudo[110952]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.info Aug 19 19:09:55 devstack sudo[110952]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:55 devstack sudo[110952]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.info" returned: 0 in 0.252s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:55 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.info is being set with open permissions: ugo+rw Aug 19 19:09:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:55 devstack sudo[110955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.info Aug 19 19:09:55 devstack sudo[110955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:56 devstack sudo[110955]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.info" returned: 0 in 0.238s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.931s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 1.040s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Acquiring lock "cinder-quobyte-b3b96f2e-098b-48bf-9712-82f2a294daf2-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Lock "cinder-quobyte-b3b96f2e-098b-48bf-9712-82f2a294daf2-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e" acquired by "_create_volume_from_snapshot" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Creating volume bf40ba5c-35f8-46b4-b60a-d0e518bdc17e from snapshot b3b96f2e-098b-48bf-9712-82f2a294daf2 {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Acquiring lock "cinder-quobyte-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Lock "cinder-quobyte-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e" acquired by "_copy_volume_from_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] snapshot: b3b96f2e-098b-48bf-9712-82f2a294daf2, volume: bf40ba5c-35f8-46b4-b60a-d0e518bdc17e, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[13a78c76-9432-4d3c-b182-ff7a2c1b3158]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:56 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-66b7c4b8-b44c-4fe9-a0a8-0a8eeaee8ea7 tempest-VolumesSnapshotTestJSON-1100231191 None] Create snapshot completed successfully Aug 19 19:09:56 devstack sudo[110958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 Aug 19 19:09:56 devstack sudo[110958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:56 devstack sudo[110958]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2" returned: 0 in 0.363s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-490555b0-4bd9-4367-86a2-b8701e29f115(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b3fdce64-cba2-4d14-8fa4-c82df3ca9fdd]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:56 devstack sudo[110963]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 Aug 19 19:09:56 devstack sudo[110963]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-3028ad88-baff-491d-9e43-17299113c381-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-3028ad88-baff-491d-9e43-17299113c381-delete_snapshot" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-dc2170b4-f793-4e58-a019-4a8540c79e09" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-dc2170b4-f793-4e58-a019-4a8540c79e09" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-3028ad88-baff-491d-9e43-17299113c381" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-3028ad88-baff-491d-9e43-17299113c381" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Deleting offline snapshot 3028ad88-baff-491d-9e43-17299113c381 of volume dc2170b4-f793-4e58-a019-4a8540c79e09 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] snapshot_file for this snap is: volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[94e437f4-bcd3-4d6d-9e01-46d1c49edca7]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:57 devstack sudo[110963]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115" returned: 0 in 0.405s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] will copy from snapshot at /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 19:09:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 19:09:57 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Path /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 19:09:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:57 devstack sudo[110965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 Aug 19 19:09:57 devstack sudo[110965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:57 devstack sudo[110969]: 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/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e Aug 19 19:09:57 devstack sudo[110969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:57 devstack sudo[110965]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381" returned: 0 in 0.381s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-dc2170b4-f793-4e58-a019-4a8540c79e09(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:09:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bc9dff7e-d855-4c8b-b476-7a9e99cdcd8b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:09:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:57 devstack sudo[110979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09 Aug 19 19:09:57 devstack sudo[110979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:58 devstack sudo[110979]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09" returned: 0 in 0.698s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:58 devstack sudo[110991]: 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/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 Aug 19 19:09:58 devstack sudo[110991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:58 devstack sudo[110991]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381" returned: 0 in 0.768s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:09:58 devstack sudo[110998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381 Aug 19 19:09:58 devstack sudo[110998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:09:59 devstack sudo[110998]: pam_unix(sudo:session): session closed for user root Aug 19 19:09:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09.3028ad88-baff-491d-9e43-17299113c381" returned: 0 in 0.586s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:09:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-3028ad88-baff-491d-9e43-17299113c381" released by "_delete_snapshot" :: held 2.590s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-dc2170b4-f793-4e58-a019-4a8540c79e09" released by "delete_snapshot" :: held 2.635s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:09:59 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Created reservations ['5f7de2fe-073d-4b8a-a19c-052760a00c06', 'b59d1aec-64d7-4fdd-beec-87e4db5ef9eb', 'b7c9659d-5b7d-47ca-8369-08c3e391108c', 'd208e2f9-4c07-4dbb-912e-54db5448dc34'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:09:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Delete snapshot completed successfully. Aug 19 19:09:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8b5c14b-d6b7-4481-9fc5-534cba86fba6 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-3028ad88-baff-491d-9e43-17299113c381-delete_snapshot" released by "delete_snapshot" :: held 2.972s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Flow 'volume_create_manager' (7db2e71a-3ab1-4723-b240-56430737c603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c70bab3-352b-4e97-ac2f-bfa2a306ea01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c70bab3-352b-4e97-ac2f-bfa2a306ea01) 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-19T17:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1473745163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=94475032-3467-45ec-9d25-cad69bb9a9bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98f19dcd85f046a7bfe927c95041aee3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:10: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-19T17:10:01Z,use_quota=True,user_id='1351671145ae4d7383d68b7cf2891fdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62b488e7-0d79-407d-9063-8f6c898200f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62b488e7-0d79-407d-9063-8f6c898200f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e90a42f1-bb40-4489-9acd-8a8d0cd7f932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e90a42f1-bb40-4489-9acd-8a8d0cd7f932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '94475032-3467-45ec-9d25-cad69bb9a9bb', 'volume_name': 'volume-94475032-3467-45ec-9d25-cad69bb9a9bb', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f2868b3-8c14-4db4-9ede-7a1d09289879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f2868b3-8c14-4db4-9ede-7a1d09289879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8df8adbc-ac57-4d73-8724-043d1bf497e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:01 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Volume 94475032-3467-45ec-9d25-cad69bb9a9bb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-94475032-3467-45ec-9d25-cad69bb9a9bb', 'volume_size': 1} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:01 devstack sudo[110969]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e" returned: 0 in 4.586s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115, size 1024.00 MB, duration 4.59 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:10:01 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Converted 1024.00 MB image at 223.23 MB/s Aug 19 19:10:01 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e is being set with open permissions: ugo+rw Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:01 devstack sudo[111002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e Aug 19 19:10:01 devstack sudo[111002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:01 devstack sudo[111002]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e" returned: 0 in 0.245s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Lock "cinder-quobyte-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e" released by "_copy_volume_from_snapshot" :: held 5.678s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Lock "cinder-quobyte-b3b96f2e-098b-48bf-9712-82f2a294daf2-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e" released by "_create_volume_from_snapshot" :: held 5.741s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 5.765s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.426s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 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-19T17:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1473745163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=94475032-3467-45ec-9d25-cad69bb9a9bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98f19dcd85f046a7bfe927c95041aee3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:10: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-19T17:10:01Z,use_quota=True,user_id='1351671145ae4d7383d68b7cf2891fdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Creating volume 94475032-3467-45ec-9d25-cad69bb9a9bb {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:10:02 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:02 devstack sudo[111005]: 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/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb 1073741824 Aug 19 19:10:02 devstack sudo[111005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ad6c0a51-096b-4d2d-b4aa-5b16d74c41e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e', 'volume_size': 1, 'snapshot_id': 'b3b96f2e-098b-48bf-9712-82f2a294daf2'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a91f592-4d4c-4e28-9555-21c486ec5d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:02 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Volume volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e (bf40ba5c-35f8-46b4-b60a-d0e518bdc17e): created successfully Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a91f592-4d4c-4e28-9555-21c486ec5d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Flow 'volume_create_manager' (53879ef3-7271-4418-b557-a2b582b2c63e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8d98bac4-ecfb-482a-bea9-c5a38fa97b2d tempest-VolumeDependencyTests-553751981 None] Created volume successfully. Aug 19 19:10:02 devstack sudo[111005]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb 1073741824" returned: 0 in 0.418s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:02 devstack sudo[111013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb Aug 19 19:10:02 devstack sudo[111013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:02 devstack sudo[111013]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb" returned: 0 in 0.246s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] <== create_volume: return (701ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.704s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8df8adbc-ac57-4d73-8724-043d1bf497e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-94475032-3467-45ec-9d25-cad69bb9a9bb', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6cd9832e-cf68-42b2-8460-bebc911310e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:02 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Volume volume-94475032-3467-45ec-9d25-cad69bb9a9bb (94475032-3467-45ec-9d25-cad69bb9a9bb): created successfully Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6cd9832e-cf68-42b2-8460-bebc911310e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Flow 'volume_create_manager' (7db2e71a-3ab1-4723-b240-56430737c603) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-177bcd7c-8701-4a64-bc08-fbfcaa716f67 tempest-VolumesSnapshotTestJSON-1100231191 None] Created volume successfully. Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Acquiring lock "cinder-b3b96f2e-098b-48bf-9712-82f2a294daf2-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Lock "cinder-b3b96f2e-098b-48bf-9712-82f2a294daf2-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Acquiring lock "cinder-quobyte-490555b0-4bd9-4367-86a2-b8701e29f115" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Lock "cinder-quobyte-490555b0-4bd9-4367-86a2-b8701e29f115" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Acquiring lock "cinder-quobyte-b3b96f2e-098b-48bf-9712-82f2a294daf2" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Lock "cinder-quobyte-b3b96f2e-098b-48bf-9712-82f2a294daf2" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Deleting offline snapshot b3b96f2e-098b-48bf-9712-82f2a294daf2 of volume 490555b0-4bd9-4367-86a2-b8701e29f115 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] snapshot_file for this snap is: volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c52325f0-da88-4d7a-986a-43fdfd62066a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:03 devstack sudo[111016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 Aug 19 19:10:03 devstack sudo[111016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:03 devstack sudo[111016]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2" returned: 0 in 0.370s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-490555b0-4bd9-4367-86a2-b8701e29f115(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:10:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[63149630-93a0-4bbb-8e05-8810da16dc88]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:03 devstack sudo[111021]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 Aug 19 19:10:03 devstack sudo[111021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] Creating offline snapshot 64be6642-d62b-491d-8430-fe813700db6c of volume 94475032-3467-45ec-9d25-cad69bb9a9bb {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:10:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f8aeca37-792b-4bfb-bfb3-abbc8c4556b6]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:03 devstack sudo[111023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb Aug 19 19:10:03 devstack sudo[111023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:03 devstack sudo[111021]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115" returned: 0 in 0.550s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:03 devstack sudo[111030]: 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/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 Aug 19 19:10:03 devstack sudo[111030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:03 devstack sudo[111023]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb" returned: 0 in 0.399s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:03 devstack sudo[111033]: 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/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c 1G Aug 19 19:10:03 devstack sudo[111033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:04 devstack sudo[111030]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2" returned: 0 in 0.371s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:04 devstack sudo[111041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2 Aug 19 19:10:04 devstack sudo[111041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:04 devstack sudo[111033]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c 1G" returned: 0 in 0.419s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-94475032-3467-45ec-9d25-cad69bb9a9bb -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:04 devstack sudo[111043]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-94475032-3467-45ec-9d25-cad69bb9a9bb -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c Aug 19 19:10:04 devstack sudo[111043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:04 devstack sudo[111041]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115.b3b96f2e-098b-48bf-9712-82f2a294daf2" returned: 0 in 0.249s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Lock "cinder-quobyte-b3b96f2e-098b-48bf-9712-82f2a294daf2" released by "_delete_snapshot" :: held 1.643s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Lock "cinder-quobyte-490555b0-4bd9-4367-86a2-b8701e29f115" released by "delete_snapshot" :: held 1.668s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:04 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Created reservations ['74f27f60-b52d-4aef-8df0-952f101d4271', '5018aebd-8ab9-4bba-85ce-7d6afea357ce', 'e496f304-4053-4c63-831b-6db92a43c0f7', 'f7fae672-cf8d-4b4c-9738-cb2032efaaa1'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:10:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Delete snapshot completed successfully. Aug 19 19:10:04 devstack sudo[111043]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-94475032-3467-45ec-9d25-cad69bb9a9bb -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c" returned: 0 in 0.300s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:04 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c is being set with open permissions: ugo+rw Aug 19 19:10:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cdb9d4ad-2c67-47a2-951e-7f909d189080 tempest-VolumeDependencyTests-553751981 None] Lock "cinder-b3b96f2e-098b-48bf-9712-82f2a294daf2-delete_snapshot" released by "delete_snapshot" :: held 1.838s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:04 devstack sudo[111049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c Aug 19 19:10:04 devstack sudo[111049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:04 devstack sudo[111049]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c" returned: 0 in 0.248s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:04 devstack sudo[111052]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.info Aug 19 19:10:04 devstack sudo[111052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Acquiring lock "cinder-490555b0-4bd9-4367-86a2-b8701e29f115-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Lock "cinder-490555b0-4bd9-4367-86a2-b8701e29f115-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Acquiring lock "cinder-quobyte-490555b0-4bd9-4367-86a2-b8701e29f115" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Lock "cinder-quobyte-490555b0-4bd9-4367-86a2-b8701e29f115" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[82ec276c-5dcb-4d92-87f4-8b504dcd9ae6]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:05 devstack sudo[111054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 Aug 19 19:10:05 devstack sudo[111054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:05 devstack sudo[111052]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.info" returned: 0 in 0.275s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:05 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.info is being set with open permissions: ugo+rw Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:05 devstack sudo[111057]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.info Aug 19 19:10:05 devstack sudo[111057]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:05 devstack sudo[111054]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115" returned: 0 in 0.352s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:05 devstack sudo[111057]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:05 devstack sudo[111063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115 Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.info" returned: 0 in 0.256s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:05 devstack sudo[111063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.991s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1545199f-473c-4749-a57a-0a461cdd446c tempest-VolumesSnapshotTestJSON-1100231191 None] Create snapshot completed successfully Aug 19 19:10:05 devstack sudo[111063]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-490555b0-4bd9-4367-86a2-b8701e29f115" returned: 0 in 0.263s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Lock "cinder-quobyte-490555b0-4bd9-4367-86a2-b8701e29f115" released by "delete_volume" :: held 0.676s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Created reservations ['32625ccf-d65f-465b-8f33-88ea16425400', 'c1411100-f54e-46c5-b7f7-174f97707b4a', 'f231dca4-6d48-492b-a609-4cefac0f95d7', '7f52036e-360c-4340-9b65-3cbf24497778'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:05 devstack sudo[111066]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:10:05 devstack sudo[111066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:06 devstack sudo[111066]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.289s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:10:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Deleted volume successfully. Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Acquiring lock "cinder-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-270258d4-37bf-4306-90c8-81837cc29778 tempest-VolumeDependencyTests-553751981 None] Lock "cinder-490555b0-4bd9-4367-86a2-b8701e29f115-delete_volume" released by "delete_volume" :: held 1.190s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Flow 'volume_create_manager' (18c1eb31-91fe-4c8d-9459-1e515ab66a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbcfe2a9-7a65-4604-922a-04e7f05faef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Lock "cinder-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e-delete_volume" acquired by "delete_volume" :: waited 0.055s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbcfe2a9-7a65-4604-922a-04e7f05faef0) 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-19T17:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-945398889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c325653f-9299-4c79-86fb-5a170527b61d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98f19dcd85f046a7bfe927c95041aee3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:10:06Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=64be6642-d62b-491d-8430-fe813700db6c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:10:06Z,use_quota=True,user_id='1351671145ae4d7383d68b7cf2891fdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d4a0f52-a4bb-46a7-9193-6f2ec9ce9e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1d4a0f52-a4bb-46a7-9193-6f2ec9ce9e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (946dd17b-5b6c-4b07-960b-d4a12177841b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (946dd17b-5b6c-4b07-960b-d4a12177841b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'c325653f-9299-4c79-86fb-5a170527b61d', 'volume_name': 'volume-c325653f-9299-4c79-86fb-5a170527b61d', 'volume_size': 2, 'snapshot_id': '64be6642-d62b-491d-8430-fe813700db6c'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c09173ee-aa4c-4bb1-a835-5dc796dc0170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c09173ee-aa4c-4bb1-a835-5dc796dc0170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d54d861-d9ea-4c30-85fc-50292b8eb979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:06 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Volume c325653f-9299-4c79-86fb-5a170527b61d: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-c325653f-9299-4c79-86fb-5a170527b61d', 'volume_size': 2, 'snapshot_id': '64be6642-d62b-491d-8430-fe813700db6c'} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-64be6642-d62b-491d-8430-fe813700db6c-c325653f-9299-4c79-86fb-5a170527b61d" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Acquiring lock "cinder-quobyte-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-64be6642-d62b-491d-8430-fe813700db6c-c325653f-9299-4c79-86fb-5a170527b61d" acquired by "_create_volume_from_snapshot" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Creating volume c325653f-9299-4c79-86fb-5a170527b61d from snapshot 64be6642-d62b-491d-8430-fe813700db6c {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-c325653f-9299-4c79-86fb-5a170527b61d" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Lock "cinder-quobyte-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-c325653f-9299-4c79-86fb-5a170527b61d" acquired by "_copy_volume_from_snapshot" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] snapshot: 64be6642-d62b-491d-8430-fe813700db6c, volume: c325653f-9299-4c79-86fb-5a170527b61d, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1a38efd3-5461-4b81-ab36-7561bb7e0220]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[70e6888d-ace8-4498-ac36-4eabbc8d21a0]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:06 devstack sudo[111069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e Aug 19 19:10:06 devstack sudo[111069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:06 devstack sudo[111070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c Aug 19 19:10:06 devstack sudo[111070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:06 devstack sudo[111069]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e" returned: 0 in 0.360s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:06 devstack sudo[111078]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e Aug 19 19:10:06 devstack sudo[111078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:06 devstack sudo[111070]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c" returned: 0 in 0.372s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-94475032-3467-45ec-9d25-cad69bb9a9bb(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[79f4ee82-8037-45d4-8b05-aedc700efead]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:06 devstack sudo[111082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb Aug 19 19:10:06 devstack sudo[111082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:06 devstack sudo[111078]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e" returned: 0 in 0.243s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Lock "cinder-quobyte-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e" released by "delete_volume" :: held 0.646s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Created reservations ['ce7e9f59-3ceb-4b0e-9b36-1a9712a135cd', 'd4f25612-4db3-4996-84d0-10b67c6ae328', 'a758a0f0-aeab-48cc-9615-2ad3faf6312b', 'e4c22aa9-10e6-43a8-b85a-13db13380e5c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:07 devstack sudo[111087]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:10:07 devstack sudo[111087]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:07 devstack sudo[111082]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb" returned: 0 in 0.373s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] will copy from snapshot at /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Path /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:07 devstack sudo[111091]: 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/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d Aug 19 19:10:07 devstack sudo[111091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:07 devstack sudo[111087]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.256s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:10:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Deleted volume successfully. Aug 19 19:10:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bed3c4f1-4b30-48bc-94cc-77367658f376 tempest-VolumeDependencyTests-553751981 None] Lock "cinder-bf40ba5c-35f8-46b4-b60a-d0e518bdc17e-delete_volume" released by "delete_volume" :: held 1.167s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:11 devstack sudo[111091]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d" returned: 0 in 4.667s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:11 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb, size 1024.00 MB, duration 4.67 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:10:11 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Converted 1024.00 MB image at 219.38 MB/s Aug 19 19:10:11 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d is being set with open permissions: ugo+rw Aug 19 19:10:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:11 devstack sudo[111107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d Aug 19 19:10:11 devstack sudo[111107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:12 devstack sudo[111107]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d" returned: 0 in 0.245s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-c325653f-9299-4c79-86fb-5a170527b61d" released by "_copy_volume_from_snapshot" :: held 5.760s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:12 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=156,cinder:SELECT=131,cinder:INSERT=42,cinder:DELETE=12 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:10:12 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=127,cinder:INSERT=42,cinder:UPDATE=154,cinder:DELETE=15 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:10:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-64be6642-d62b-491d-8430-fe813700db6c-c325653f-9299-4c79-86fb-5a170527b61d" released by "_create_volume_from_snapshot" :: held 5.847s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 5.864s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1d54d861-d9ea-4c30-85fc-50292b8eb979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c325653f-9299-4c79-86fb-5a170527b61d', 'volume_size': 2, 'snapshot_id': '64be6642-d62b-491d-8430-fe813700db6c'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66a57ddc-53f6-4f41-8227-f06b2b5508ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Volume volume-c325653f-9299-4c79-86fb-5a170527b61d (c325653f-9299-4c79-86fb-5a170527b61d): created successfully Aug 19 19:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66a57ddc-53f6-4f41-8227-f06b2b5508ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Flow 'volume_create_manager' (18c1eb31-91fe-4c8d-9459-1e515ab66a9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-39d20b1e-b524-4fa6-b588-10a61fee86d1 tempest-VolumesSnapshotTestJSON-1100231191 None] Created volume successfully. Aug 19 19:10:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-c325653f-9299-4c79-86fb-5a170527b61d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-c325653f-9299-4c79-86fb-5a170527b61d-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-c325653f-9299-4c79-86fb-5a170527b61d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-c325653f-9299-4c79-86fb-5a170527b61d" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:13 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bc51a76f-0884-4ee4-81e9-1f8952ca0bc5]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:13 devstack sudo[111110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d Aug 19 19:10:13 devstack sudo[111110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:13 devstack sudo[111110]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d" returned: 0 in 0.390s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:13 devstack sudo[111115]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d Aug 19 19:10:13 devstack sudo[111115]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:13 devstack sudo[111115]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c325653f-9299-4c79-86fb-5a170527b61d" returned: 0 in 0.246s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-c325653f-9299-4c79-86fb-5a170527b61d" released by "delete_volume" :: held 0.681s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:13 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Created reservations ['e796b67d-c7c6-432c-bb68-dfb0b310095d', '461387df-681d-40e2-9c0d-5ca28c1c61b3', '175a46fc-acac-4545-81fe-6cb738d3bd70', 'd4dee484-64fe-4a38-a83a-e213e418abde'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:10:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:13 devstack sudo[111118]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:10:13 devstack sudo[111118]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:14 devstack sudo[111118]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.255s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:10:14 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Deleted volume successfully. Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4bc43094-92be-4094-b4e9-97b18ecf77a6 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-c325653f-9299-4c79-86fb-5a170527b61d-delete_volume" released by "delete_volume" :: held 1.180s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-64be6642-d62b-491d-8430-fe813700db6c-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-64be6642-d62b-491d-8430-fe813700db6c-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-94475032-3467-45ec-9d25-cad69bb9a9bb" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-94475032-3467-45ec-9d25-cad69bb9a9bb" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-64be6642-d62b-491d-8430-fe813700db6c" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-64be6642-d62b-491d-8430-fe813700db6c" acquired by "_delete_snapshot" :: waited 0.012s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Deleting offline snapshot 64be6642-d62b-491d-8430-fe813700db6c of volume 94475032-3467-45ec-9d25-cad69bb9a9bb {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] snapshot_file for this snap is: volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[825f5c7b-348d-4b32-ae22-dbf924e48505]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:14 devstack sudo[111121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c Aug 19 19:10:14 devstack sudo[111121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:14 devstack sudo[111121]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c" returned: 0 in 0.381s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-94475032-3467-45ec-9d25-cad69bb9a9bb(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f651fb5-f93c-4ec6-919e-acd094f55cc3]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:14 devstack sudo[111126]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb Aug 19 19:10:14 devstack sudo[111126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:15 devstack sudo[111126]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb" returned: 0 in 0.581s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:15 devstack sudo[111131]: 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/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c Aug 19 19:10:15 devstack sudo[111131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:15 devstack sudo[111131]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c" returned: 0 in 0.367s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:15 devstack sudo[111137]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c Aug 19 19:10:15 devstack sudo[111137]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:15 devstack sudo[111137]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb.64be6642-d62b-491d-8430-fe813700db6c" returned: 0 in 0.244s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-64be6642-d62b-491d-8430-fe813700db6c" released by "_delete_snapshot" :: held 1.677s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-94475032-3467-45ec-9d25-cad69bb9a9bb" released by "delete_snapshot" :: held 1.696s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:15 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Created reservations ['1fcce160-5ed0-499d-b7a4-71c869233896', '53794420-3ab1-4a8b-8b50-e727c9da88ba', 'd5b84bc8-474f-48d0-bd2f-6ebf7c177a76', 'fc10e9ca-0975-4e63-b3f2-832b4973ab83'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:10:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Delete snapshot completed successfully. Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-41f03823-ae18-4ced-9da0-535c812192fe tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-64be6642-d62b-491d-8430-fe813700db6c-delete_snapshot" released by "delete_snapshot" :: held 1.878s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-94475032-3467-45ec-9d25-cad69bb9a9bb-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-94475032-3467-45ec-9d25-cad69bb9a9bb-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-94475032-3467-45ec-9d25-cad69bb9a9bb" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-94475032-3467-45ec-9d25-cad69bb9a9bb" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7297c13c-c13c-40a2-875c-4e450e363d41]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:16 devstack sudo[111140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb Aug 19 19:10:16 devstack sudo[111140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:16 devstack sudo[111140]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb" returned: 0 in 0.366s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:16 devstack sudo[111146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb Aug 19 19:10:16 devstack sudo[111146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:16 devstack sudo[111148]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:10:16 devstack sudo[111148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:17 devstack sudo[111146]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-94475032-3467-45ec-9d25-cad69bb9a9bb" returned: 0 in 0.278s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-94475032-3467-45ec-9d25-cad69bb9a9bb" released by "delete_volume" :: held 0.708s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Created reservations ['cfe06c3f-962a-4408-9599-6fdc1ea384a2', '138c8331-f997-49ec-9d43-ad1e040c39e9', 'fac6e188-368a-4164-a163-40efda618a36', '62610344-1038-4006-9cf5-bc5fa70715fd'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:10:17 devstack sudo[111148]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.291s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:17 devstack sudo[111152]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:10:17 devstack sudo[111152]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:17 devstack sudo[111152]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.253s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:10:17 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Deleted volume successfully. Aug 19 19:10:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-87e55907-5a7c-47ba-9b1c-69b2ecebaad4 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-94475032-3467-45ec-9d25-cad69bb9a9bb-delete_volume" released by "delete_volume" :: held 1.191s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Flow 'volume_create_manager' (b087e7ea-a5b1-4cab-8434-5ed99d591ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (09a5f1ab-8de5-40f0-98b4-7761a533b355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (09a5f1ab-8de5-40f0-98b4-7761a533b355) 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-19T17:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1877736154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0a1d204d-d8a7-4391-b068-e4fb6db1a436,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bce1ab86d7a46198d0c28e0826a243f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:10: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-19T17:10:18Z,use_quota=True,user_id='7b8dc17d29fb429c89140dd4f786984e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df73dcd7-9e30-425a-887b-0fa2e3366dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df73dcd7-9e30-425a-887b-0fa2e3366dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (149f21d0-20bc-4412-a8f0-8938f0c630cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (149f21d0-20bc-4412-a8f0-8938f0c630cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0a1d204d-d8a7-4391-b068-e4fb6db1a436', 'volume_name': 'volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc7d7127-c3c7-44a2-9068-b070fc62a52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc7d7127-c3c7-44a2-9068-b070fc62a52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0feef0c2-9934-4e53-acb2-909ff95ddfd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:18 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Volume 0a1d204d-d8a7-4391-b068-e4fb6db1a436: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436', 'volume_size': 1} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 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-19T17:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1877736154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0a1d204d-d8a7-4391-b068-e4fb6db1a436,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bce1ab86d7a46198d0c28e0826a243f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:10: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-19T17:10:18Z,use_quota=True,user_id='7b8dc17d29fb429c89140dd4f786984e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Creating volume 0a1d204d-d8a7-4391-b068-e4fb6db1a436 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:10:18 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:18 devstack sudo[111155]: 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/79c947ed65531511518bdc223681e669/volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436 1073741824 Aug 19 19:10:18 devstack sudo[111155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Flow 'volume_create_manager' (2e40bea9-d78a-4954-bcc0-173ac07a4014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5d6ae8a1-287f-4ee8-9563-197bd0d830e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5d6ae8a1-287f-4ee8-9563-197bd0d830e3) 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-19T17:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-532285248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e4a14e54-809e-4499-b186-1736889c5f1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98f19dcd85f046a7bfe927c95041aee3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:10: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-19T17:10:18Z,use_quota=True,user_id='1351671145ae4d7383d68b7cf2891fdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bfcc6c47-6ca3-462b-bbc2-d1acbdf23bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bfcc6c47-6ca3-462b-bbc2-d1acbdf23bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92daae2e-ce2d-4835-877c-bab69e10a688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (92daae2e-ce2d-4835-877c-bab69e10a688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e4a14e54-809e-4499-b186-1736889c5f1f', 'volume_name': 'volume-e4a14e54-809e-4499-b186-1736889c5f1f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0078f5a-5a88-4af7-a62c-99e0e01a1e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0078f5a-5a88-4af7-a62c-99e0e01a1e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4b0940c3-a6ca-406d-826c-cf86237064f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:18 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Volume e4a14e54-809e-4499-b186-1736889c5f1f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e4a14e54-809e-4499-b186-1736889c5f1f', 'volume_size': 1} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:18 devstack sudo[111155]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436 1073741824" returned: 0 in 0.421s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:18 devstack sudo[111195]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436 Aug 19 19:10:18 devstack sudo[111195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:18 devstack sudo[111195]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436" returned: 0 in 0.262s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] <== create_volume: return (772ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.774s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.660s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 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-19T17:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-532285248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e4a14e54-809e-4499-b186-1736889c5f1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98f19dcd85f046a7bfe927c95041aee3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:10: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-19T17:10:18Z,use_quota=True,user_id='1351671145ae4d7383d68b7cf2891fdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Creating volume e4a14e54-809e-4499-b186-1736889c5f1f {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:10:19 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0feef0c2-9934-4e53-acb2-909ff95ddfd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:19 devstack sudo[111200]: 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/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f 1073741824 Aug 19 19:10:19 devstack sudo[111200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5b1ecd27-0271-469f-9c5c-85e494495aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:19 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Volume volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436 (0a1d204d-d8a7-4391-b068-e4fb6db1a436): created successfully Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5b1ecd27-0271-469f-9c5c-85e494495aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Flow 'volume_create_manager' (b087e7ea-a5b1-4cab-8434-5ed99d591ef9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-33ab6c12-1ced-4db4-80c2-0ef74a47fbe1 tempest-ProjectReaderTests-44441567 None] Created volume successfully. Aug 19 19:10:19 devstack sudo[111200]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f 1073741824" returned: 0 in 0.425s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:19 devstack sudo[111206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f Aug 19 19:10:19 devstack sudo[111206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:19 devstack sudo[111206]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f" returned: 0 in 0.244s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] <== create_volume: return (708ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.711s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4b0940c3-a6ca-406d-826c-cf86237064f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e4a14e54-809e-4499-b186-1736889c5f1f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f24d98b-6728-4d8c-ac3d-ae001630131f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:19 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Volume volume-e4a14e54-809e-4499-b186-1736889c5f1f (e4a14e54-809e-4499-b186-1736889c5f1f): created successfully Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f24d98b-6728-4d8c-ac3d-ae001630131f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Flow 'volume_create_manager' (2e40bea9-d78a-4954-bcc0-173ac07a4014) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6dbd66f3-a819-4a25-a1e6-708bb326e6ba tempest-VolumesSnapshotTestJSON-1100231191 None] Created volume successfully. Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Acquiring lock "cinder-0a1d204d-d8a7-4391-b068-e4fb6db1a436-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Lock "cinder-0a1d204d-d8a7-4391-b068-e4fb6db1a436-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Acquiring lock "cinder-quobyte-0a1d204d-d8a7-4391-b068-e4fb6db1a436" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Lock "cinder-quobyte-0a1d204d-d8a7-4391-b068-e4fb6db1a436" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4ccb04c1-3644-4142-b4a8-1760bde564c1]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] Creating offline snapshot c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 of volume e4a14e54-809e-4499-b186-1736889c5f1f {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7dd4091a-d8d0-4861-8dcf-672650590557]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:20 devstack sudo[111209]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436 Aug 19 19:10:20 devstack sudo[111209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:20 devstack sudo[111210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f Aug 19 19:10:20 devstack sudo[111210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:20 devstack sudo[111209]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436" returned: 0 in 0.369s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:20 devstack sudo[111216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436 Aug 19 19:10:20 devstack sudo[111216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:20 devstack sudo[111210]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f" returned: 0 in 0.388s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:20 devstack sudo[111221]: 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/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 1G Aug 19 19:10:20 devstack sudo[111221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:20 devstack sudo[111216]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0a1d204d-d8a7-4391-b068-e4fb6db1a436" returned: 0 in 0.253s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Lock "cinder-quobyte-0a1d204d-d8a7-4391-b068-e4fb6db1a436" released by "delete_volume" :: held 0.673s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Created reservations ['9049105a-c663-4ff4-bd5d-09879402af9f', '97ce8287-603c-4275-9c1b-9ac6026c15c6', '5b218ecf-63fa-4ce0-a855-5e3124e5dc64', '608253e1-3cdb-44b0-878b-af9ab73ff86c'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:21 devstack sudo[111228]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:10:21 devstack sudo[111228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:21 devstack sudo[111221]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 1G" returned: 0 in 0.424s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e4a14e54-809e-4499-b186-1736889c5f1f -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:21 devstack sudo[111230]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e4a14e54-809e-4499-b186-1736889c5f1f -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 Aug 19 19:10:21 devstack sudo[111230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:21 devstack sudo[111228]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.259s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:10:21 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Deleted volume successfully. Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fbaa0328-6c88-453a-87a7-36263c56cc85 tempest-ProjectReaderTests-44441567 None] Lock "cinder-0a1d204d-d8a7-4391-b068-e4fb6db1a436-delete_volume" released by "delete_volume" :: held 1.156s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:21 devstack sudo[111230]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e4a14e54-809e-4499-b186-1736889c5f1f -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1" returned: 0 in 0.297s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:21 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 is being set with open permissions: ugo+rw Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:21 devstack sudo[111236]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 Aug 19 19:10:21 devstack sudo[111236]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:21 devstack sudo[111236]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1" returned: 0 in 0.244s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:21 devstack sudo[111239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.info Aug 19 19:10:21 devstack sudo[111239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Flow 'volume_create_manager' (cdb0793c-5324-4681-9277-7600fb1187c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a585cece-c16f-4fa9-bf60-439aaa07fd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a585cece-c16f-4fa9-bf60-439aaa07fd94) 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-19T17:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1193905249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=00e849c8-a282-4599-be8b-3abe1b03c450,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bce1ab86d7a46198d0c28e0826a243f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:10: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-19T17:10:22Z,use_quota=True,user_id='7b8dc17d29fb429c89140dd4f786984e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93c30249-91a3-44be-aa6b-bbc920ec5d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93c30249-91a3-44be-aa6b-bbc920ec5d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (431e959b-57bc-4c70-b6ca-728885713a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (431e959b-57bc-4c70-b6ca-728885713a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '00e849c8-a282-4599-be8b-3abe1b03c450', 'volume_name': 'volume-00e849c8-a282-4599-be8b-3abe1b03c450', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8fc6441b-1150-4e30-a46a-b7572fb0cb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8fc6441b-1150-4e30-a46a-b7572fb0cb79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b941554-54a8-4e47-b9cf-61351ce2291d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:21 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Volume 00e849c8-a282-4599-be8b-3abe1b03c450: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-00e849c8-a282-4599-be8b-3abe1b03c450', 'volume_size': 1} Aug 19 19:10:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:22 devstack sudo[111239]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.info" returned: 0 in 0.260s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:22 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.info is being set with open permissions: ugo+rw Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:22 devstack sudo[111242]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.info Aug 19 19:10:22 devstack sudo[111242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:22 devstack sudo[111242]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.info" returned: 0 in 0.232s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.933s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.385s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 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-19T17:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1193905249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=00e849c8-a282-4599-be8b-3abe1b03c450,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bce1ab86d7a46198d0c28e0826a243f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:10: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-19T17:10:22Z,use_quota=True,user_id='7b8dc17d29fb429c89140dd4f786984e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Creating volume 00e849c8-a282-4599-be8b-3abe1b03c450 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:10:22 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-00e849c8-a282-4599-be8b-3abe1b03c450 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:22 devstack sudo[111245]: 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/79c947ed65531511518bdc223681e669/volume-00e849c8-a282-4599-be8b-3abe1b03c450 1073741824 Aug 19 19:10:22 devstack sudo[111245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9d7bdc73-9a2d-400c-869a-b6d0fca92d81 tempest-VolumesSnapshotTestJSON-1100231191 None] Create snapshot completed successfully Aug 19 19:10:22 devstack sudo[111245]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-00e849c8-a282-4599-be8b-3abe1b03c450 1073741824" returned: 0 in 0.435s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-00e849c8-a282-4599-be8b-3abe1b03c450 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:22 devstack sudo[111251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-00e849c8-a282-4599-be8b-3abe1b03c450 Aug 19 19:10:22 devstack sudo[111251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Flow 'volume_create_manager' (0d62b508-e6a1-4adc-9cc7-a4b401d2c65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b852aae-c619-447e-a4bd-8a93641e7dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:23 devstack sudo[111251]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-00e849c8-a282-4599-be8b-3abe1b03c450" returned: 0 in 0.291s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] <== create_volume: return (770ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.775s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b852aae-c619-447e-a4bd-8a93641e7dd4) 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-19T17:10:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-267783452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bbe86ae7-d712-44b9-b7c4-df101fedd6aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98f19dcd85f046a7bfe927c95041aee3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:10:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=c3e18c24-49a6-4c17-b6cd-8a70f06a77f1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:10:23Z,use_quota=True,user_id='1351671145ae4d7383d68b7cf2891fdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c62315b1-76d7-4c86-9193-09de274455c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c62315b1-76d7-4c86-9193-09de274455c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d402305-019b-4029-b797-fed6cc8f2dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d402305-019b-4029-b797-fed6cc8f2dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'bbe86ae7-d712-44b9-b7c4-df101fedd6aa', 'volume_name': 'volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa', 'volume_size': 1, 'snapshot_id': 'c3e18c24-49a6-4c17-b6cd-8a70f06a77f1'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1c6545c-3b75-4e29-8a09-10bd9df2b3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1c6545c-3b75-4e29-8a09-10bd9df2b3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d1f157e-a05b-4b92-b3e9-8b4262da7658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Volume bbe86ae7-d712-44b9-b7c4-df101fedd6aa: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa', 'volume_size': 1, 'snapshot_id': 'c3e18c24-49a6-4c17-b6cd-8a70f06a77f1'} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b941554-54a8-4e47-b9cf-61351ce2291d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-00e849c8-a282-4599-be8b-3abe1b03c450', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4e86d35-0880-4c37-82d2-3a699e16475a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-c3e18c24-49a6-4c17-b6cd-8a70f06a77f1-bbe86ae7-d712-44b9-b7c4-df101fedd6aa" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Volume volume-00e849c8-a282-4599-be8b-3abe1b03c450 (00e849c8-a282-4599-be8b-3abe1b03c450): created successfully Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4e86d35-0880-4c37-82d2-3a699e16475a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Flow 'volume_create_manager' (cdb0793c-5324-4681-9277-7600fb1187c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-c3e18c24-49a6-4c17-b6cd-8a70f06a77f1-bbe86ae7-d712-44b9-b7c4-df101fedd6aa" acquired by "_create_volume_from_snapshot" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Creating volume bbe86ae7-d712-44b9-b7c4-df101fedd6aa from snapshot c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-bbe86ae7-d712-44b9-b7c4-df101fedd6aa" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-32bf3af8-8730-405b-a7ef-ebceaef27806 tempest-ProjectReaderTests-44441567 None] Created volume successfully. Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-bbe86ae7-d712-44b9-b7c4-df101fedd6aa" acquired by "_copy_volume_from_snapshot" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] snapshot: c3e18c24-49a6-4c17-b6cd-8a70f06a77f1, volume: bbe86ae7-d712-44b9-b7c4-df101fedd6aa, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.004s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b41c9e2f-b543-46d5-a1e9-e1cb3ed3b449]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:23 devstack sudo[111260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 Aug 19 19:10:23 devstack sudo[111260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:23 devstack sudo[111260]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1" returned: 0 in 0.342s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e4a14e54-809e-4499-b186-1736889c5f1f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[55eef60e-61b6-4334-a683-3d9a418e904a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:23 devstack sudo[111265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f Aug 19 19:10:23 devstack sudo[111265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Acquiring lock "cinder-00e849c8-a282-4599-be8b-3abe1b03c450-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:23 devstack sudo[111265]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f" returned: 0 in 0.372s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] will copy from snapshot at /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Path /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Lock "cinder-00e849c8-a282-4599-be8b-3abe1b03c450-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:23 devstack sudo[111271]: 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/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa Aug 19 19:10:23 devstack sudo[111271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Acquiring lock "cinder-quobyte-00e849c8-a282-4599-be8b-3abe1b03c450" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Lock "cinder-quobyte-00e849c8-a282-4599-be8b-3abe1b03c450" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fb82b389-8cf2-41ce-9872-eb481dc68d7e]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-00e849c8-a282-4599-be8b-3abe1b03c450 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:24 devstack sudo[111273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-00e849c8-a282-4599-be8b-3abe1b03c450 Aug 19 19:10:24 devstack sudo[111273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:24 devstack sudo[111273]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-00e849c8-a282-4599-be8b-3abe1b03c450" returned: 0 in 0.382s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-00e849c8-a282-4599-be8b-3abe1b03c450 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:24 devstack sudo[111288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-00e849c8-a282-4599-be8b-3abe1b03c450 Aug 19 19:10:24 devstack sudo[111288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:25 devstack sudo[111288]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-00e849c8-a282-4599-be8b-3abe1b03c450" returned: 0 in 0.619s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Lock "cinder-quobyte-00e849c8-a282-4599-be8b-3abe1b03c450" released by "delete_volume" :: held 1.100s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:25 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Created reservations ['fc19350f-d4e1-44ba-bcf6-39337ebfc9b0', 'fb9ed6ed-2bc1-4160-9962-40074cdfa12d', 'ccafaf15-c07a-4665-b5f2-3208f44bc5ec', 'c926d548-d5b4-46d4-85d3-0f79fae0d745'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:10:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:25 devstack sudo[111292]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:10:25 devstack sudo[111292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:25 devstack sudo[111292]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.519s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:25 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:10:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Deleted volume successfully. Aug 19 19:10:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d49fa11b-4454-4b9c-87b7-09353080da8b tempest-ProjectReaderTests-44441567 None] Lock "cinder-00e849c8-a282-4599-be8b-3abe1b03c450-delete_volume" released by "delete_volume" :: held 2.027s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:27 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:10:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Flow 'volume_create_manager' (b019d708-c4f4-4755-85f0-c64b49c30544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b25b690-cc6f-48c1-94d9-603f316de906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b25b690-cc6f-48c1-94d9-603f316de906) 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-19T17:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-870548379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a8968c49-63a8-476e-84b4-0b83b3dff64b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bce1ab86d7a46198d0c28e0826a243f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:10: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-19T17:10:27Z,use_quota=True,user_id='7b8dc17d29fb429c89140dd4f786984e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e93aac22-fca9-4700-84f6-a84745433292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e93aac22-fca9-4700-84f6-a84745433292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42be174c-89f6-4669-90bb-0aaa7264ab7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42be174c-89f6-4669-90bb-0aaa7264ab7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a8968c49-63a8-476e-84b4-0b83b3dff64b', 'volume_name': 'volume-a8968c49-63a8-476e-84b4-0b83b3dff64b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1b417cf-5811-42cd-ae11-334ac902d830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d1b417cf-5811-42cd-ae11-334ac902d830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (076f285c-d747-49d9-b52e-b30891554f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:27 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Volume a8968c49-63a8-476e-84b4-0b83b3dff64b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a8968c49-63a8-476e-84b4-0b83b3dff64b', 'volume_size': 1} Aug 19 19:10:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:28 devstack sudo[111271]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa" returned: 0 in 4.460s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f, size 1024.00 MB, duration 4.46 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:10:28 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Converted 1024.00 MB image at 229.57 MB/s Aug 19 19:10:28 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa is being set with open permissions: ugo+rw Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:28 devstack sudo[111297]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa Aug 19 19:10:28 devstack sudo[111297]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:28 devstack sudo[111297]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa" returned: 0 in 0.236s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-bbe86ae7-d712-44b9-b7c4-df101fedd6aa" released by "_copy_volume_from_snapshot" :: held 5.485s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-c3e18c24-49a6-4c17-b6cd-8a70f06a77f1-bbe86ae7-d712-44b9-b7c4-df101fedd6aa" released by "_create_volume_from_snapshot" :: held 5.546s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 5.573s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.182s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 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-19T17:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-870548379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a8968c49-63a8-476e-84b4-0b83b3dff64b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bce1ab86d7a46198d0c28e0826a243f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:10: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-19T17:10:27Z,use_quota=True,user_id='7b8dc17d29fb429c89140dd4f786984e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Creating volume a8968c49-63a8-476e-84b4-0b83b3dff64b {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:10:28 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a8968c49-63a8-476e-84b4-0b83b3dff64b 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:28 devstack sudo[111300]: 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/79c947ed65531511518bdc223681e669/volume-a8968c49-63a8-476e-84b4-0b83b3dff64b 1073741824 Aug 19 19:10:28 devstack sudo[111300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d1f157e-a05b-4b92-b3e9-8b4262da7658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa', 'volume_size': 1, 'snapshot_id': 'c3e18c24-49a6-4c17-b6cd-8a70f06a77f1'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e24d537a-8467-4a16-bd92-c07e59f08633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:28 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Volume volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa (bbe86ae7-d712-44b9-b7c4-df101fedd6aa): created successfully Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e24d537a-8467-4a16-bd92-c07e59f08633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Flow 'volume_create_manager' (0d62b508-e6a1-4adc-9cc7-a4b401d2c65f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b41b88d0-6810-413b-91a0-556466465a90 tempest-VolumesSnapshotTestJSON-1100231191 None] Created volume successfully. Aug 19 19:10:29 devstack sudo[111300]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a8968c49-63a8-476e-84b4-0b83b3dff64b 1073741824" returned: 0 in 0.397s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a8968c49-63a8-476e-84b4-0b83b3dff64b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:29 devstack sudo[111305]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a8968c49-63a8-476e-84b4-0b83b3dff64b Aug 19 19:10:29 devstack sudo[111305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:29 devstack sudo[111305]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a8968c49-63a8-476e-84b4-0b83b3dff64b" returned: 0 in 0.236s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] <== create_volume: return (670ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.674s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (076f285c-d747-49d9-b52e-b30891554f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a8968c49-63a8-476e-84b4-0b83b3dff64b', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4de9287-a379-4bfc-8b47-43d160d9647d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:29 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Volume volume-a8968c49-63a8-476e-84b4-0b83b3dff64b (a8968c49-63a8-476e-84b4-0b83b3dff64b): created successfully Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4de9287-a379-4bfc-8b47-43d160d9647d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Flow 'volume_create_manager' (b019d708-c4f4-4755-85f0-c64b49c30544) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-29a81be9-e360-42af-966f-4f3a9efdd5ca tempest-ProjectReaderTests-44441567 None] Created volume successfully. Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-bbe86ae7-d712-44b9-b7c4-df101fedd6aa-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-bbe86ae7-d712-44b9-b7c4-df101fedd6aa-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-bbe86ae7-d712-44b9-b7c4-df101fedd6aa" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-bbe86ae7-d712-44b9-b7c4-df101fedd6aa" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e98c30c2-fc27-46c1-a721-3c9e9173a277]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:29 devstack sudo[111308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa Aug 19 19:10:29 devstack sudo[111308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:30 devstack sudo[111308]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa" returned: 0 in 0.362s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:30 devstack sudo[111313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa Aug 19 19:10:30 devstack sudo[111313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:30 devstack sudo[111313]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bbe86ae7-d712-44b9-b7c4-df101fedd6aa" returned: 0 in 0.244s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-bbe86ae7-d712-44b9-b7c4-df101fedd6aa" released by "delete_volume" :: held 0.648s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Created reservations ['cc170444-c073-4252-8af1-9524f480de67', 'c86139c8-832d-458e-96b1-40e64b031b06', 'acf3d2ac-1ffa-4040-8713-2ba4c2382955', '405a075b-f829-4411-a844-9b31af7f4dbc'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Acquiring lock "cinder-a8968c49-63a8-476e-84b4-0b83b3dff64b-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Lock "cinder-a8968c49-63a8-476e-84b4-0b83b3dff64b-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:30 devstack sudo[111316]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:10:30 devstack sudo[111316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Acquiring lock "cinder-quobyte-a8968c49-63a8-476e-84b4-0b83b3dff64b" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Lock "cinder-quobyte-a8968c49-63a8-476e-84b4-0b83b3dff64b" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ffbd30f6-3711-4fc4-aaa8-663c41187a98]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a8968c49-63a8-476e-84b4-0b83b3dff64b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:30 devstack sudo[111318]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a8968c49-63a8-476e-84b4-0b83b3dff64b Aug 19 19:10:30 devstack sudo[111318]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:30 devstack sudo[111316]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.266s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:10:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Deleted volume successfully. Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f6bb1f2e-eb2d-4444-9d32-174931dec607 tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-bbe86ae7-d712-44b9-b7c4-df101fedd6aa-delete_volume" released by "delete_volume" :: held 1.153s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-c3e18c24-49a6-4c17-b6cd-8a70f06a77f1-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-c3e18c24-49a6-4c17-b6cd-8a70f06a77f1-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-e4a14e54-809e-4499-b186-1736889c5f1f" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-e4a14e54-809e-4499-b186-1736889c5f1f" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-c3e18c24-49a6-4c17-b6cd-8a70f06a77f1" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-c3e18c24-49a6-4c17-b6cd-8a70f06a77f1" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Deleting offline snapshot c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 of volume e4a14e54-809e-4499-b186-1736889c5f1f {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] snapshot_file for this snap is: volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2157ffa7-692b-47a2-9e0b-39c280390f69]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:31 devstack sudo[111318]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a8968c49-63a8-476e-84b4-0b83b3dff64b" returned: 0 in 0.398s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a8968c49-63a8-476e-84b4-0b83b3dff64b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:31 devstack sudo[111326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a8968c49-63a8-476e-84b4-0b83b3dff64b Aug 19 19:10:31 devstack sudo[111326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:31 devstack sudo[111325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 Aug 19 19:10:31 devstack sudo[111325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:31 devstack sudo[111326]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a8968c49-63a8-476e-84b4-0b83b3dff64b" returned: 0 in 0.262s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Lock "cinder-quobyte-a8968c49-63a8-476e-84b4-0b83b3dff64b" released by "delete_volume" :: held 0.706s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:31 devstack sudo[111325]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1" returned: 0 in 0.370s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e4a14e54-809e-4499-b186-1736889c5f1f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Created reservations ['1333165e-e170-476d-8665-94408abd55c9', '7baa8e17-422c-4d8f-a5c8-b21d3b5f9471', '5dd85ad3-d992-423f-87b2-921781c8db7f', '27bce83c-9cfc-4cc3-9433-ec233a28a37e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[abad2f69-94d4-4a42-9a4c-9a858f9fe88c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:31 devstack sudo[111334]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:10:31 devstack sudo[111334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:31 devstack sudo[111333]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f Aug 19 19:10:31 devstack sudo[111333]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:31 devstack sudo[111334]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.262s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:10:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Deleted volume successfully. Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0b50c5a4-16a5-476e-bdd1-e19eeab29ad8 tempest-ProjectReaderTests-44441567 None] Lock "cinder-a8968c49-63a8-476e-84b4-0b83b3dff64b-delete_volume" released by "delete_volume" :: held 1.232s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:31 devstack sudo[111333]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f" returned: 0 in 0.610s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:31 devstack sudo[111341]: 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/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 Aug 19 19:10:31 devstack sudo[111341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Flow 'volume_create_manager' (44b69f07-39b9-47a0-a66c-adb7d4955d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (434f6cde-552a-4352-b5f0-a673ff1d243e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (434f6cde-552a-4352-b5f0-a673ff1d243e) 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-19T17:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-972628843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c26c1d66-85b2-4563-84c4-a743182ef6a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bce1ab86d7a46198d0c28e0826a243f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:10: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-19T17:10:32Z,use_quota=True,user_id='7b8dc17d29fb429c89140dd4f786984e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (29d3e6e9-68ca-4cb2-9c17-92a9bbbb1232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (29d3e6e9-68ca-4cb2-9c17-92a9bbbb1232) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13b13244-a48c-4c15-9fc2-1abcb96c1e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13b13244-a48c-4c15-9fc2-1abcb96c1e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c26c1d66-85b2-4563-84c4-a743182ef6a7', 'volume_name': 'volume-c26c1d66-85b2-4563-84c4-a743182ef6a7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0dfb6d46-e995-4b57-889c-6ad081e868c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0dfb6d46-e995-4b57-889c-6ad081e868c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9adbb0f0-4595-4315-b47b-82fd4badc43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:32 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Volume c26c1d66-85b2-4563-84c4-a743182ef6a7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c26c1d66-85b2-4563-84c4-a743182ef6a7', 'volume_size': 1} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 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-19T17:10:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-972628843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c26c1d66-85b2-4563-84c4-a743182ef6a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bce1ab86d7a46198d0c28e0826a243f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:10: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-19T17:10:32Z,use_quota=True,user_id='7b8dc17d29fb429c89140dd4f786984e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Creating volume c26c1d66-85b2-4563-84c4-a743182ef6a7 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:10:32 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c26c1d66-85b2-4563-84c4-a743182ef6a7 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:32 devstack sudo[111344]: 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/79c947ed65531511518bdc223681e669/volume-c26c1d66-85b2-4563-84c4-a743182ef6a7 1073741824 Aug 19 19:10:32 devstack sudo[111344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:32 devstack sudo[111341]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1" returned: 0 in 0.341s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:32 devstack sudo[111349]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1 Aug 19 19:10:32 devstack sudo[111349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:32 devstack sudo[111349]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f.c3e18c24-49a6-4c17-b6cd-8a70f06a77f1" returned: 0 in 0.263s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:32 devstack sudo[111344]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c26c1d66-85b2-4563-84c4-a743182ef6a7 1073741824" returned: 0 in 0.435s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-c3e18c24-49a6-4c17-b6cd-8a70f06a77f1" released by "_delete_snapshot" :: held 1.686s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-e4a14e54-809e-4499-b186-1736889c5f1f" released by "delete_snapshot" :: held 1.717s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c26c1d66-85b2-4563-84c4-a743182ef6a7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:32 devstack sudo[111355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c26c1d66-85b2-4563-84c4-a743182ef6a7 Aug 19 19:10:32 devstack sudo[111355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Created reservations ['330507f9-f2f8-411c-a1ae-17990cfa4d62', '2c12457c-64f8-43d3-86ea-e14bcfe05223', 'd0a0c200-dd69-4b1b-9602-5a83ac088682', 'c4a29192-69a9-47df-bfe5-1049182dbee1'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:10:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Delete snapshot completed successfully. Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-731aaebe-ca88-4802-bc47-967bf36d5aac tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-c3e18c24-49a6-4c17-b6cd-8a70f06a77f1-delete_snapshot" released by "delete_snapshot" :: held 1.875s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:32 devstack sudo[111355]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c26c1d66-85b2-4563-84c4-a743182ef6a7" returned: 0 in 0.243s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] <== create_volume: return (731ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.734s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9adbb0f0-4595-4315-b47b-82fd4badc43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c26c1d66-85b2-4563-84c4-a743182ef6a7', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f0218a2-0319-47fa-9308-09d5a5fc9ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:10:32 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Volume volume-c26c1d66-85b2-4563-84c4-a743182ef6a7 (c26c1d66-85b2-4563-84c4-a743182ef6a7): created successfully Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f0218a2-0319-47fa-9308-09d5a5fc9ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:10:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Flow 'volume_create_manager' (44b69f07-39b9-47a0-a66c-adb7d4955d75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:10:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-75ed4416-dd39-48db-9759-6560dd0bcaec tempest-ProjectReaderTests-44441567 None] Created volume successfully. Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-e4a14e54-809e-4499-b186-1736889c5f1f-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Acquiring lock "cinder-c26c1d66-85b2-4563-84c4-a743182ef6a7-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Lock "cinder-c26c1d66-85b2-4563-84c4-a743182ef6a7-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-e4a14e54-809e-4499-b186-1736889c5f1f-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-e4a14e54-809e-4499-b186-1736889c5f1f" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Acquiring lock "cinder-quobyte-c26c1d66-85b2-4563-84c4-a743182ef6a7" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-e4a14e54-809e-4499-b186-1736889c5f1f" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Lock "cinder-quobyte-c26c1d66-85b2-4563-84c4-a743182ef6a7" acquired by "delete_volume" :: waited 0.036s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6f3100bc-1e8a-4649-880f-d36f7fc74502]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ec622744-9a22-403c-aef0-1672619eaf54]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c26c1d66-85b2-4563-84c4-a743182ef6a7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:33 devstack sudo[111358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f Aug 19 19:10:33 devstack sudo[111358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:33 devstack sudo[111359]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c26c1d66-85b2-4563-84c4-a743182ef6a7 Aug 19 19:10:33 devstack sudo[111359]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:33 devstack sudo[111358]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f" returned: 0 in 0.352s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:33 devstack sudo[111359]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c26c1d66-85b2-4563-84c4-a743182ef6a7" returned: 0 in 0.352s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c26c1d66-85b2-4563-84c4-a743182ef6a7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:33 devstack sudo[111368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f Aug 19 19:10:33 devstack sudo[111368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:33 devstack sudo[111369]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c26c1d66-85b2-4563-84c4-a743182ef6a7 Aug 19 19:10:33 devstack sudo[111369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:33 devstack sudo[111368]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e4a14e54-809e-4499-b186-1736889c5f1f" returned: 0 in 0.247s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-e4a14e54-809e-4499-b186-1736889c5f1f" released by "delete_volume" :: held 0.656s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:33 devstack sudo[111369]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c26c1d66-85b2-4563-84c4-a743182ef6a7" returned: 0 in 0.255s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Lock "cinder-quobyte-c26c1d66-85b2-4563-84c4-a743182ef6a7" released by "delete_volume" :: held 0.652s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Created reservations ['c769fa72-e1d7-4946-ba9c-892a58c8c3fc', 'ae4b0a9e-dd8f-4039-9577-62879c70a6c3', 'dd984ea8-0c6c-40fd-ba21-8743534e2de3', '7a3a5198-937d-4bad-a0d2-3bd1a9b819f6'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:10:33 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Created reservations ['a0e3b961-8e49-4af6-b2cc-19a92f615001', '7337c063-af82-45f1-9bb3-a325efedcb1a', '173bb594-c89c-48a6-87fa-9cadec4b1279', '31b119c9-caa9-4474-93aa-0d3644af2167'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:34 devstack sudo[111374]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:10:34 devstack sudo[111374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:34 devstack sudo[111376]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:10:34 devstack sudo[111376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:34 devstack sudo[111374]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.290s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:10:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Deleted volume successfully. Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3896b856-9f26-4475-a02c-cb5a491119ad tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-e4a14e54-809e-4499-b186-1736889c5f1f-delete_volume" released by "delete_volume" :: held 1.205s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:34 devstack sudo[111376]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.289s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:10:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Deleted volume successfully. Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-dc2170b4-f793-4e58-a019-4a8540c79e09-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-aa7c28e2-fed7-44be-8715-39d9a25a17ca tempest-ProjectReaderTests-44441567 None] Lock "cinder-c26c1d66-85b2-4563-84c4-a743182ef6a7-delete_volume" released by "delete_volume" :: held 1.276s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-dc2170b4-f793-4e58-a019-4a8540c79e09-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "cinder-quobyte-dc2170b4-f793-4e58-a019-4a8540c79e09" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-dc2170b4-f793-4e58-a019-4a8540c79e09" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[de2f879b-52b7-4b14-ba8b-8a82ca66fde9]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:34 devstack sudo[111380]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09 Aug 19 19:10:34 devstack sudo[111380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:34 devstack sudo[111380]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09" returned: 0 in 0.406s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:34 devstack sudo[111385]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09 Aug 19 19:10:34 devstack sudo[111385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:35 devstack sudo[111385]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc2170b4-f793-4e58-a019-4a8540c79e09" returned: 0 in 0.252s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-quobyte-dc2170b4-f793-4e58-a019-4a8540c79e09" released by "delete_volume" :: held 0.718s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:35 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Created reservations ['8a6025e4-e240-49e9-b578-5fabdcf0eb85', 'c6862505-d4a1-4ed1-ab1c-374ed04485ec', 'c7dfbd16-85e8-4830-90af-7ec49cd32a26', '5a208fd4-886e-4682-85d7-66ec9d7e14a1'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:10:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:10:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:10:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:10:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:10:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:10:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:10:35 devstack sudo[111388]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:10:35 devstack sudo[111388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:10:35 devstack sudo[111388]: pam_unix(sudo:session): session closed for user root Aug 19 19:10:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.254s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:10:35 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:10:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Deleted volume successfully. Aug 19 19:10:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-add0bc54-14c9-4098-9cac-97deb7adef3f tempest-VolumesSnapshotTestJSON-1100231191 None] Lock "cinder-dc2170b4-f793-4e58-a019-4a8540c79e09-delete_volume" released by "delete_volume" :: held 1.195s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:10:45 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=73,cinder:INSERT=21,cinder:UPDATE=108,cinder:DELETE=10 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:10:45 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=101,cinder:DELETE=7,cinder:SELECT=75,cinder:INSERT=31 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Flow 'volume_create_manager' (6b149f30-120f-45d4-be25-52939a86f030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f0f990e-7243-44df-94a4-5f51e5ea74c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8f0f990e-7243-44df-94a4-5f51e5ea74c9) 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-19T17:11:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1501376003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7d39f43d-8f17-454f-b4b1-881243a12a4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b8dca59cf64a508272f1a857d6a285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:11: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-19T17:11:11Z,use_quota=True,user_id='e4b0d2c74e5c4e2a8548c88ecf46afec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66d8a98a-eda7-46d4-9368-2fde36c9334f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66d8a98a-eda7-46d4-9368-2fde36c9334f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a785e525-e93b-463a-b66c-34bc59070d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a785e525-e93b-463a-b66c-34bc59070d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7d39f43d-8f17-454f-b4b1-881243a12a4f', 'volume_name': 'volume-7d39f43d-8f17-454f-b4b1-881243a12a4f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee5dc577-1a5c-4bf2-9c18-8c13b1485093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee5dc577-1a5c-4bf2-9c18-8c13b1485093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3508e409-e04e-4d34-8eab-b3e43be311e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:11:11 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Volume 7d39f43d-8f17-454f-b4b1-881243a12a4f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7d39f43d-8f17-454f-b4b1-881243a12a4f', 'volume_size': 1} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 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-19T17:11:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1501376003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7d39f43d-8f17-454f-b4b1-881243a12a4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b8dca59cf64a508272f1a857d6a285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:11: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-19T17:11:11Z,use_quota=True,user_id='e4b0d2c74e5c4e2a8548c88ecf46afec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Creating volume 7d39f43d-8f17-454f-b4b1-881243a12a4f {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:11:11 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7d39f43d-8f17-454f-b4b1-881243a12a4f 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:11:11 devstack sudo[111515]: 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/79c947ed65531511518bdc223681e669/volume-7d39f43d-8f17-454f-b4b1-881243a12a4f 1073741824 Aug 19 19:11:11 devstack sudo[111515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:11:11 devstack sudo[111515]: pam_unix(sudo:session): session closed for user root Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7d39f43d-8f17-454f-b4b1-881243a12a4f 1073741824" returned: 0 in 0.424s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:11:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7d39f43d-8f17-454f-b4b1-881243a12a4f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:11:11 devstack sudo[111521]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7d39f43d-8f17-454f-b4b1-881243a12a4f Aug 19 19:11:11 devstack sudo[111521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:11:12 devstack sudo[111521]: pam_unix(sudo:session): session closed for user root Aug 19 19:11:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7d39f43d-8f17-454f-b4b1-881243a12a4f" returned: 0 in 0.261s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:11:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] <== create_volume: return (733ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:11:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.735s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:11:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3508e409-e04e-4d34-8eab-b3e43be311e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7d39f43d-8f17-454f-b4b1-881243a12a4f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:11:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a96efabc-d08f-4993-8520-518b8f576400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:11:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Volume volume-7d39f43d-8f17-454f-b4b1-881243a12a4f (7d39f43d-8f17-454f-b4b1-881243a12a4f): created successfully Aug 19 19:11:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a96efabc-d08f-4993-8520-518b8f576400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:11:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Flow 'volume_create_manager' (6b149f30-120f-45d4-be25-52939a86f030) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:11:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f559a07e-e43a-470c-9d22-4f99853157e9 tempest-TestMinimumBasicScenario-1423768146 None] Created volume successfully. Aug 19 19:11:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-f1ab674f-f1a7-4901-8e99-02fb6900b79a req-de256268-8722-4760-a383-de6bdb1692c3 tempest-TestMinimumBasicScenario-1423768146 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:11:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-f1ab674f-f1a7-4901-8e99-02fb6900b79a req-de256268-8722-4760-a383-de6bdb1692c3 tempest-TestMinimumBasicScenario-1423768146 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:11:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-f1ab674f-f1a7-4901-8e99-02fb6900b79a req-de256268-8722-4760-a383-de6bdb1692c3 tempest-TestMinimumBasicScenario-1423768146 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:11:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-f1ab674f-f1a7-4901-8e99-02fb6900b79a req-de256268-8722-4760-a383-de6bdb1692c3 tempest-TestMinimumBasicScenario-1423768146 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-7d39f43d-8f17-454f-b4b1-881243a12a4f', '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': 'b2cf281b-842a-49b6-83c7-e7ea0ecbb9d4', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:11:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-f1ab674f-f1a7-4901-8e99-02fb6900b79a req-de256268-8722-4760-a383-de6bdb1692c3 tempest-TestMinimumBasicScenario-1423768146 None] attachment_update completed successfully. Aug 19 19:11:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:11:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:11:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:11:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:11:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:11:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:11:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:11:16 devstack sudo[111921]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:11:16 devstack sudo[111921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:11:17 devstack sudo[111921]: pam_unix(sudo:session): session closed for user root Aug 19 19:11:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.300s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:11:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:11:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:11:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:11:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:11:23 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=4,cinder:SELECT=5,cinder:INSERT=1,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:11:23 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=12,cinder:UPDATE=5 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:12:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-be613881-7086-4c85-b991-c43827cc48c9 req-dac93555-2226-4b56-b7a3-fc1d950b4038 tempest-TestMinimumBasicScenario-1423768146 None] Terminate volume connection completed successfully. Aug 19 19:12:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-be613881-7086-4c85-b991-c43827cc48c9 req-dac93555-2226-4b56-b7a3-fc1d950b4038 tempest-TestMinimumBasicScenario-1423768146 None] Deleting attachment b2cf281b-842a-49b6-83c7-e7ea0ecbb9d4. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:12:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Acquiring lock "cinder-7d39f43d-8f17-454f-b4b1-881243a12a4f-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:12:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Lock "cinder-7d39f43d-8f17-454f-b4b1-881243a12a4f-delete_volume" acquired by "delete_volume" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:12:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Acquiring lock "cinder-quobyte-7d39f43d-8f17-454f-b4b1-881243a12a4f" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:12:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Lock "cinder-quobyte-7d39f43d-8f17-454f-b4b1-881243a12a4f" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:12:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c4792c5-2769-41b4-b513-8d0d697b2764]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:12:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7d39f43d-8f17-454f-b4b1-881243a12a4f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:12:03 devstack sudo[112096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7d39f43d-8f17-454f-b4b1-881243a12a4f Aug 19 19:12:03 devstack sudo[112096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:12:03 devstack sudo[112096]: pam_unix(sudo:session): session closed for user root Aug 19 19:12:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7d39f43d-8f17-454f-b4b1-881243a12a4f" returned: 0 in 0.341s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:12:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7d39f43d-8f17-454f-b4b1-881243a12a4f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:12:03 devstack sudo[112101]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7d39f43d-8f17-454f-b4b1-881243a12a4f Aug 19 19:12:03 devstack sudo[112101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:12:03 devstack sudo[112101]: pam_unix(sudo:session): session closed for user root Aug 19 19:12:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7d39f43d-8f17-454f-b4b1-881243a12a4f" returned: 0 in 0.238s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:12:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Lock "cinder-quobyte-7d39f43d-8f17-454f-b4b1-881243a12a4f" released by "delete_volume" :: held 0.615s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:12:03 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Created reservations ['913dd94b-2440-403e-bb56-9be3f9e3222c', '1828c0dc-e3ba-4f7b-a9df-bbd7dfdfb2cb', 'e2b1a6d9-7ac6-47fd-8c4f-26d5cfadbf72', 'f19c6b03-ca9e-4423-9176-7db2b688ed25'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:12:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:12:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:12:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:12:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:12:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:12:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:12:04 devstack sudo[112104]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:12:04 devstack sudo[112104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:12:04 devstack sudo[112104]: pam_unix(sudo:session): session closed for user root Aug 19 19:12:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.241s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:12:04 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:12:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Deleted volume successfully. Aug 19 19:12:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e8ef597f-d734-4fc9-946d-2e7527f9d217 tempest-TestMinimumBasicScenario-1423768146 None] Lock "cinder-7d39f43d-8f17-454f-b4b1-881243a12a4f-delete_volume" released by "delete_volume" :: held 1.120s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:12:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:12:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:12:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:12:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:12:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:12:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:12:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:12:16 devstack sudo[112139]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:12:16 devstack sudo[112139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:12:17 devstack sudo[112139]: pam_unix(sudo:session): session closed for user root Aug 19 19:12:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.257s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:12:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:12:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:12:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:12:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:12:17 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=7,cinder:INSERT=2,cinder:UPDATE=8,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:12:17 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=6,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Flow 'volume_create_manager' (be0ff69f-5d8a-4216-84f9-f83d12ff939a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b81f6f0d-c518-44ac-b772-cc88156b9eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b81f6f0d-c518-44ac-b772-cc88156b9eb1) 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-19T17:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1922391594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=164f8fe0-6532-4642-b5ac-896d5d071467,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b780b387d1144d8a87422e56222359a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:13: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-19T17:13:05Z,use_quota=True,user_id='3b4c996e571541cdbf307b7d4c4429f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64395305-4c21-4678-bb5f-39e435a207b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64395305-4c21-4678-bb5f-39e435a207b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f333160d-a1de-4766-90f2-8c2cfdc27798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f333160d-a1de-4766-90f2-8c2cfdc27798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '164f8fe0-6532-4642-b5ac-896d5d071467', 'volume_name': 'volume-164f8fe0-6532-4642-b5ac-896d5d071467', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (15a9d5b0-5f8a-4ef3-89df-051cd40ad93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (15a9d5b0-5f8a-4ef3-89df-051cd40ad93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48965e98-0fbb-4ece-b941-4e56876054cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:13:04 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Volume 164f8fe0-6532-4642-b5ac-896d5d071467: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-164f8fe0-6532-4642-b5ac-896d5d071467', 'volume_size': 1} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 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-19T17:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1922391594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=164f8fe0-6532-4642-b5ac-896d5d071467,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b780b387d1144d8a87422e56222359a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:13: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-19T17:13:05Z,use_quota=True,user_id='3b4c996e571541cdbf307b7d4c4429f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Creating volume 164f8fe0-6532-4642-b5ac-896d5d071467 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:13:04 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:13:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-164f8fe0-6532-4642-b5ac-896d5d071467 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:05 devstack sudo[112322]: 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/79c947ed65531511518bdc223681e669/volume-164f8fe0-6532-4642-b5ac-896d5d071467 1073741824 Aug 19 19:13:05 devstack sudo[112322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:05 devstack sudo[112322]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-164f8fe0-6532-4642-b5ac-896d5d071467 1073741824" returned: 0 in 0.400s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-164f8fe0-6532-4642-b5ac-896d5d071467 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:05 devstack sudo[112327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-164f8fe0-6532-4642-b5ac-896d5d071467 Aug 19 19:13:05 devstack sudo[112327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:05 devstack sudo[112327]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-164f8fe0-6532-4642-b5ac-896d5d071467" returned: 0 in 0.242s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] <== create_volume: return (681ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:13:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.684s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (48965e98-0fbb-4ece-b941-4e56876054cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-164f8fe0-6532-4642-b5ac-896d5d071467', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (91580419-4179-4c9d-8550-b7a324f37da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:13:05 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Volume volume-164f8fe0-6532-4642-b5ac-896d5d071467 (164f8fe0-6532-4642-b5ac-896d5d071467): created successfully Aug 19 19:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (91580419-4179-4c9d-8550-b7a324f37da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:13:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Flow 'volume_create_manager' (be0ff69f-5d8a-4216-84f9-f83d12ff939a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:13:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-95c2ec5c-c6c2-4c3b-8b59-93f62c04e869 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Created volume successfully. Aug 19 19:13:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-77332b97-0c1a-4d2c-a241-754e0a62bb1d req-ca53e9f0-40b5-473f-baa3-d8dbb90e8bfc tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:13:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-77332b97-0c1a-4d2c-a241-754e0a62bb1d req-ca53e9f0-40b5-473f-baa3-d8dbb90e8bfc tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:13:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-77332b97-0c1a-4d2c-a241-754e0a62bb1d req-ca53e9f0-40b5-473f-baa3-d8dbb90e8bfc tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:13:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-77332b97-0c1a-4d2c-a241-754e0a62bb1d req-ca53e9f0-40b5-473f-baa3-d8dbb90e8bfc tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-164f8fe0-6532-4642-b5ac-896d5d071467', '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': 'b0ab2ca7-072e-4f3a-9142-9ca08d4a6bb7', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:13:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-77332b97-0c1a-4d2c-a241-754e0a62bb1d req-ca53e9f0-40b5-473f-baa3-d8dbb90e8bfc tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] attachment_update completed successfully. Aug 19 19:13:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-d40e5a13-6ef9-4995-8340-1892cd42e5dd req-c9f8e126-9ab5-4633-a5ca-f0860b7da401 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Terminate volume connection completed successfully. Aug 19 19:13:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-d40e5a13-6ef9-4995-8340-1892cd42e5dd req-c9f8e126-9ab5-4633-a5ca-f0860b7da401 tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Deleting attachment b0ab2ca7-072e-4f3a-9142-9ca08d4a6bb7. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:13:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Acquiring lock "cinder-164f8fe0-6532-4642-b5ac-896d5d071467-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:13:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Lock "cinder-164f8fe0-6532-4642-b5ac-896d5d071467-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:13:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Acquiring lock "cinder-quobyte-164f8fe0-6532-4642-b5ac-896d5d071467" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:13:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Lock "cinder-quobyte-164f8fe0-6532-4642-b5ac-896d5d071467" acquired by "delete_volume" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:13:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b5a79f37-4d94-4c0e-9c57-eaaad98de744]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:13:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-164f8fe0-6532-4642-b5ac-896d5d071467 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:10 devstack sudo[112756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-164f8fe0-6532-4642-b5ac-896d5d071467 Aug 19 19:13:10 devstack sudo[112756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:10 devstack sudo[112756]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-164f8fe0-6532-4642-b5ac-896d5d071467" returned: 0 in 0.351s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-164f8fe0-6532-4642-b5ac-896d5d071467 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:10 devstack sudo[112761]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-164f8fe0-6532-4642-b5ac-896d5d071467 Aug 19 19:13:10 devstack sudo[112761]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:11 devstack sudo[112761]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-164f8fe0-6532-4642-b5ac-896d5d071467" returned: 0 in 0.246s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Lock "cinder-quobyte-164f8fe0-6532-4642-b5ac-896d5d071467" released by "delete_volume" :: held 0.634s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:13:11 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Created reservations ['9b02038a-8d0e-4a1e-b2a7-44f1bf29c695', '4ce66e38-c248-4d71-9c92-605443805f7a', '6b080341-d8cf-4f98-9e39-f5a6ecfcce4b', '6901a9cb-39b2-4ef8-b194-3f50c38f05e3'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:13:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:13:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:13:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:13:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:13:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:13:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:11 devstack sudo[112765]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:13:11 devstack sudo[112765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:11 devstack sudo[112765]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.259s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:11 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:13:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Deleted volume successfully. Aug 19 19:13:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e6e38208-2045-48c4-9066-3577282a041f tempest-TestServerVolumeAttachScenarioOldVersion-59726482 None] Lock "cinder-164f8fe0-6532-4642-b5ac-896d5d071467-delete_volume" released by "delete_volume" :: held 1.076s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:13:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:13:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:13:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:13:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:13:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:13:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:13:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:16 devstack sudo[112794]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:13:16 devstack sudo[112794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:17 devstack sudo[112794]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.245s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:13:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:13:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:13:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:13:21 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=14,cinder:SELECT=12,cinder:INSERT=2,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:13:21 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=17,cinder:UPDATE=11,cinder:INSERT=3,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:13:48 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:13:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Flow 'volume_create_manager' (cc597a58-4551-4aed-a256-e222988260ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:13:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0a87a50-1cf6-4791-b95b-4241b8e6f788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:13:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0a87a50-1cf6-4791-b95b-4241b8e6f788) 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-19T17:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-461732204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd73441a-c46e-4f8a-8fc7-e32ef9833f00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd7b4a2f837748e19d42ff0d0473af14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:13:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:13:49Z,use_quota=True,user_id='e614643408b74cb18a29c4c8f20830d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:13:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f72bef3c-15cc-4b14-9b96-585d783b180b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:13:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f72bef3c-15cc-4b14-9b96-585d783b180b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:13:48 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78b1dd61-fb36-48af-9903-f36d01ba91ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:13:48 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 19:13:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78b1dd61-fb36-48af-9903-f36d01ba91ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'fd73441a-c46e-4f8a-8fc7-e32ef9833f00', 'volume_name': 'volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:13:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe3118e4-01c5-4331-9b08-001e84d66e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:13:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe3118e4-01c5-4331-9b08-001e84d66e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:13:49 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38f025fc-1549-4574-9546-1dc5dcfbc9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:13:49 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Volume fd73441a-c46e-4f8a-8fc7-e32ef9833f00: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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 19 19:13:49 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Trying to clone fd73441a-c46e-4f8a-8fc7-e32ef9833f00 from image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 at location (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 19:13:49 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_6arkndqbdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 19:13:49 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Image download 20.69 MB at 20.69 MB/s Aug 19 19:13:49 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a04dde2e-e639-4194-9982-ef82c10449f2]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:13:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_6arkndqbdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:49 devstack sudo[112852]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_6arkndqbdevstack@QuobyteHD Aug 19 19:13:49 devstack sudo[112852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:49 devstack sudo[112852]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_6arkndqbdevstack@QuobyteHD" returned: 0 in 0.325s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:49 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Temporary image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 is fetched for user e614643408b74cb18a29c4c8f20830d3. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 19:13:49 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6209be32-4652-416a-a97c-72baf723260b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:13:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_6arkndqbdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:49 devstack sudo[112857]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_6arkndqbdevstack@QuobyteHD Aug 19 19:13:49 devstack sudo[112857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:50 devstack sudo[112857]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_6arkndqbdevstack@QuobyteHD" returned: 0 in 0.327s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 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-19T17:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-461732204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd73441a-c46e-4f8a-8fc7-e32ef9833f00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd7b4a2f837748e19d42ff0d0473af14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:13:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:13:49Z,use_quota=True,user_id='e614643408b74cb18a29c4c8f20830d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Creating volume fd73441a-c46e-4f8a-8fc7-e32ef9833f00 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:13:50 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:50 devstack sudo[112864]: 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/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 1073741824 Aug 19 19:13:50 devstack sudo[112864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:50 devstack sudo[112864]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 1073741824" returned: 0 in 0.417s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:50 devstack sudo[112870]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 Aug 19 19:13:50 devstack sudo[112870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:50 devstack sudo[112870]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00" returned: 0 in 0.240s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] <== create_volume: return (709ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.712s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Attempting download of 8ec5c3e7-cfc7-4315-aa31-980a64413b35 ((None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}])) to volume fd73441a-c46e-4f8a-8fc7-e32ef9833f00. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[91804733-70a3-43ef-b2fe-221f2af8fa2a]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:13:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f03rvogy {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:51 devstack sudo[112873]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f03rvogy Aug 19 19:13:51 devstack sudo[112873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:51 devstack sudo[112873]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] CMD "/opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f03rvogy" returned: 0 in 0.329s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f03rvogy {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:51 devstack sudo[112878]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f03rvogy Aug 19 19:13:51 devstack sudo[112878]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:51 devstack sudo[112878]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] CMD "/opt/stack/data/venv/bin/python3.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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f03rvogy" returned: 1 in 0.320s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_f03rvogy' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:13:51 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a1cde43-b527-4213-966f-60b42f418770]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:13:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_6arkndqbdevstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:51 devstack sudo[112882]: quobyte : PWD=/ ; USER=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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_6arkndqbdevstack@QuobyteHD Aug 19 19:13:51 devstack sudo[112882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:51 devstack sudo[112882]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_6arkndqbdevstack@QuobyteHD" returned: 0 in 0.324s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:51 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] 8ec5c3e7-cfc7-4315-aa31-980a64413b35 was qcow2, converting to qcow2 {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 19:13:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_6arkndqbdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:51 devstack sudo[112887]: 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_8ec5c3e7-cfc7-4315-aa31-980a64413b35_6arkndqbdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 Aug 19 19:13:51 devstack sudo[112887]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:53 devstack sudo[112887]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_6arkndqbdevstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00" returned: 0 in 1.585s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:53 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_8ec5c3e7-cfc7-4315-aa31-980a64413b35_6arkndqbdevstack@QuobyteHD, size 112.00 MB, duration 1.59 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:13:53 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Converted 112.00 MB image at 70.62 MB/s Aug 19 19:13:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:13:53 devstack sudo[112896]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 1G Aug 19 19:13:53 devstack sudo[112896]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:13:53 devstack sudo[112896]: pam_unix(sudo:session): session closed for user root Aug 19 19:13:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 1G" returned: 0 in 0.311s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:13:53 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Downloaded image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 ((None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'metadata': {}}])) to volume fd73441a-c46e-4f8a-8fc7-e32ef9833f00 successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 19:13:53 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Temporary image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 for user e614643408b74cb18a29c4c8f20830d3 is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 19:13:53 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Marking volume fd73441a-c46e-4f8a-8fc7-e32ef9833f00 as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 19:13:53 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Copying metadata from image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 to fd73441a-c46e-4f8a-8fc7-e32ef9833f00. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 19:13:53 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Creating volume glance metadata for volume fd73441a-c46e-4f8a-8fc7-e32ef9833f00 backed by image 8ec5c3e7-cfc7-4315-aa31-980a64413b35 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': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 19:13:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (38f025fc-1549-4574-9546-1dc5dcfbc9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00', 'volume_size': 1, 'image_id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35', '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': 'e23bbf79436c47c3b807ce48c820c314', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '8ec5c3e7-cfc7-4315-aa31-980a64413b35', 'created_at': datetime.datetime(2026, 8, 19, 16, 49, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 16, 49, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/8ec5c3e7-cfc7-4315-aa31-980a64413b35/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=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:13:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1695160a-9f9c-4bf2-9fc3-f7f1a4356011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:13:53 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Volume volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 (fd73441a-c46e-4f8a-8fc7-e32ef9833f00): created successfully Aug 19 19:13:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1695160a-9f9c-4bf2-9fc3-f7f1a4356011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:13:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Flow 'volume_create_manager' (cc597a58-4551-4aed-a256-e222988260ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:13:53 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9cf45887-7384-4d89-8301-3ab32acc70d8 tempest-TestShelveInstance-246142543 None] Created volume successfully. Aug 19 19:13:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-c6f8239f-2bc0-46a1-9b96-aa98ff44d9d3 req-f263f9b5-f396-4563-9403-7d70cccadeac tempest-TestShelveInstance-246142543 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:13:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-c6f8239f-2bc0-46a1-9b96-aa98ff44d9d3 req-f263f9b5-f396-4563-9403-7d70cccadeac tempest-TestShelveInstance-246142543 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:13:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-c6f8239f-2bc0-46a1-9b96-aa98ff44d9d3 req-f263f9b5-f396-4563-9403-7d70cccadeac tempest-TestShelveInstance-246142543 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.019s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:13:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-c6f8239f-2bc0-46a1-9b96-aa98ff44d9d3 req-f263f9b5-f396-4563-9403-7d70cccadeac tempest-TestShelveInstance-246142543 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00', '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': 'a0993da3-2ad7-4d04-8499-2821f7bb39b1', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:13:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-c6f8239f-2bc0-46a1-9b96-aa98ff44d9d3 req-f263f9b5-f396-4563-9403-7d70cccadeac tempest-TestShelveInstance-246142543 None] attachment_update completed successfully. Aug 19 19:14:07 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=8,cinder:SELECT=15,cinder:INSERT=6 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:14:07 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=17,cinder:INSERT=8,cinder:UPDATE=4,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:14:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:14:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:14:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:14:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:14:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:14:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:14:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:14:16 devstack sudo[113381]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:14:16 devstack sudo[113381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:14:17 devstack sudo[113381]: pam_unix(sudo:session): session closed for user root Aug 19 19:14:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.258s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:14:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:14:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:14:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:14:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:14:17 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:14:17 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:14:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-de23fee0-f003-40ea-824a-9ab6fd182b43 req-3e4bf68f-7d24-4edf-898e-206edbf60a4f tempest-TestShelveInstance-246142543 None] Terminate volume connection completed successfully. Aug 19 19:14:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-de23fee0-f003-40ea-824a-9ab6fd182b43 req-3e4bf68f-7d24-4edf-898e-206edbf60a4f tempest-TestShelveInstance-246142543 None] Deleting attachment a0993da3-2ad7-4d04-8499-2821f7bb39b1. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:14:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-610cf5aa-8f1e-4267-8e8b-1b964ae40e46 req-de23e5f5-cf5a-42b2-b853-83c12ae4864f tempest-TestShelveInstance-246142543 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:14:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-610cf5aa-8f1e-4267-8e8b-1b964ae40e46 req-de23e5f5-cf5a-42b2-b853-83c12ae4864f tempest-TestShelveInstance-246142543 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:14:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-610cf5aa-8f1e-4267-8e8b-1b964ae40e46 req-de23e5f5-cf5a-42b2-b853-83c12ae4864f tempest-TestShelveInstance-246142543 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:14:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-610cf5aa-8f1e-4267-8e8b-1b964ae40e46 req-de23e5f5-cf5a-42b2-b853-83c12ae4864f tempest-TestShelveInstance-246142543 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e', 'name': 'volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00', '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': '15dc5968-11d1-4cc6-8545-d44c98e9b9bb', 'enforce_multipath': True} {{(pid=94004) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 19 19:14:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-610cf5aa-8f1e-4267-8e8b-1b964ae40e46 req-de23e5f5-cf5a-42b2-b853-83c12ae4864f tempest-TestShelveInstance-246142543 None] attachment_update completed successfully. Aug 19 19:14:39 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=6,cinder:UPDATE=3 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:14:39 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=9 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:15:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-8c1a2c52-7991-45fd-9ac6-be8417fc2f28 tempest-TestShelveInstance-246142543 None] Terminate volume connection completed successfully. Aug 19 19:15:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-8c1a2c52-7991-45fd-9ac6-be8417fc2f28 tempest-TestShelveInstance-246142543 None] Deleting attachment 15dc5968-11d1-4cc6-8545-d44c98e9b9bb. {{(pid=94004) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Acquiring lock "cinder-fd73441a-c46e-4f8a-8fc7-e32ef9833f00-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Lock "cinder-fd73441a-c46e-4f8a-8fc7-e32ef9833f00-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Acquiring lock "cinder-quobyte-fd73441a-c46e-4f8a-8fc7-e32ef9833f00" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Lock "cinder-quobyte-fd73441a-c46e-4f8a-8fc7-e32ef9833f00" acquired by "delete_volume" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fa202bb4-dab5-4f35-8322-b0254a7374e9]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:14 devstack sudo[114053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 Aug 19 19:15:14 devstack sudo[114053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:14 devstack sudo[114053]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00" returned: 0 in 0.388s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:14 devstack sudo[114058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00 Aug 19 19:15:14 devstack sudo[114058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:14 devstack sudo[114058]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-fd73441a-c46e-4f8a-8fc7-e32ef9833f00" returned: 0 in 0.248s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Lock "cinder-quobyte-fd73441a-c46e-4f8a-8fc7-e32ef9833f00" released by "delete_volume" :: held 0.683s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG cinder.quota [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Created reservations ['3115b522-b9c9-4d64-ae33-f08828360bc1', 'c28c5c8c-8322-4ebd-924b-0a554a36b84b', 'cb720762-b13d-4956-8a7a-42cea4122c9c', '38ad6b60-41ee-4c27-b9f8-16ed8ce787d7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:14 devstack sudo[114061]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:15:14 devstack sudo[114061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:15 devstack sudo[114061]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.300s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:15 devstack cinder-volume[94004]: DEBUG cinder.manager [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:15:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Deleted volume successfully. Aug 19 19:15:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [req-5c3b6ebc-7973-4f6d-bb10-af09e54de814 req-ada67856-dc0e-4fe9-8bc0-79e812fb92ea tempest-TestShelveInstance-246142543 None] Lock "cinder-fd73441a-c46e-4f8a-8fc7-e32ef9833f00-delete_volume" released by "delete_volume" :: held 1.204s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:15:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:16 devstack sudo[114065]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:15:16 devstack sudo[114065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:17 devstack sudo[114065]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.245s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:15:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:15:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:15:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:15:24 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=5,cinder:INSERT=3,cinder:UPDATE=10 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:15:25 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=7,cinder:UPDATE=6,cinder:INSERT=1,cinder:DELETE=1 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Flow 'volume_create_manager' (e36b2028-4693-4a71-8dab-909cada3c1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1257e9f5-4680-48f4-9f2a-d3da7065cffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1257e9f5-4680-48f4-9f2a-d3da7065cffa) 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-19T17:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-543954633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e891db8f-158a-4cd2-920a-fcd70fd28c72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b69ecda5e8ac40d0adfde4991fa0030b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:26Z,use_quota=True,user_id='f2f6413f99c641b780fa3951627b8896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a0b202e-2bf5-4db0-aafc-375e9888b63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a0b202e-2bf5-4db0-aafc-375e9888b63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (136e668c-a46f-4978-8606-2bb392d26bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (136e668c-a46f-4978-8606-2bb392d26bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e891db8f-158a-4cd2-920a-fcd70fd28c72', 'volume_name': 'volume-e891db8f-158a-4cd2-920a-fcd70fd28c72', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9beee688-5836-413e-922d-9033a2fabc34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9beee688-5836-413e-922d-9033a2fabc34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (245aa104-9980-4fd3-99e9-ea61a3c97b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:26 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume e891db8f-158a-4cd2-920a-fcd70fd28c72: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e891db8f-158a-4cd2-920a-fcd70fd28c72', 'volume_size': 1} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 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-19T17:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-543954633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e891db8f-158a-4cd2-920a-fcd70fd28c72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b69ecda5e8ac40d0adfde4991fa0030b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:26Z,use_quota=True,user_id='f2f6413f99c641b780fa3951627b8896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Creating volume e891db8f-158a-4cd2-920a-fcd70fd28c72 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:15:26 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:26 devstack sudo[114114]: 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/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 1073741824 Aug 19 19:15:26 devstack sudo[114114]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:26 devstack sudo[114114]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 1073741824" returned: 0 in 0.398s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:26 devstack sudo[114120]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 Aug 19 19:15:26 devstack sudo[114120]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:27 devstack sudo[114120]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72" returned: 0 in 0.259s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] <== create_volume: return (699ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:15:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.702s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (245aa104-9980-4fd3-99e9-ea61a3c97b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e891db8f-158a-4cd2-920a-fcd70fd28c72', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4b752cb-e80b-4d63-b326-e87a5b753bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:27 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 (e891db8f-158a-4cd2-920a-fcd70fd28c72): created successfully Aug 19 19:15:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4b752cb-e80b-4d63-b326-e87a5b753bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Flow 'volume_create_manager' (e36b2028-4693-4a71-8dab-909cada3c1d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f38fa45d-b449-470a-8905-43a228db4a00 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Created volume successfully. Aug 19 19:15:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] Creating offline snapshot ab043400-850c-4908-828d-7e5d293a1de6 of volume e891db8f-158a-4cd2-920a-fcd70fd28c72 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:15:27 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ea8061ce-41f9-4765-925a-690629630200]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:15:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:27 devstack sudo[114124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 Aug 19 19:15:27 devstack sudo[114124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:27 devstack sudo[114124]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72" returned: 0 in 0.362s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:28 devstack sudo[114129]: 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/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 1G Aug 19 19:15:28 devstack sudo[114129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:28 devstack sudo[114129]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 1G" returned: 0 in 0.373s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:28 devstack sudo[114134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 Aug 19 19:15:28 devstack sudo[114134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:28 devstack sudo[114134]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6" returned: 0 in 0.292s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:28 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 is being set with open permissions: ugo+rw Aug 19 19:15:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:28 devstack sudo[114140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 Aug 19 19:15:28 devstack sudo[114140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:28 devstack sudo[114140]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6" returned: 0 in 0.242s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:28 devstack sudo[114143]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.info Aug 19 19:15:28 devstack sudo[114143]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:29 devstack sudo[114143]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.info" returned: 0 in 0.257s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:29 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.info is being set with open permissions: ugo+rw Aug 19 19:15:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:29 devstack sudo[114146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.info Aug 19 19:15:29 devstack sudo[114146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:29 devstack sudo[114146]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.info" returned: 0 in 0.245s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.868s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e3668f6d-7b88-47ad-975c-11db7c387dcd tempest-CreateVolumesFromSnapshotTest-1553632722 None] Create snapshot completed successfully Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Flow 'volume_create_manager' (5b03d0e5-7d86-4eea-b042-a4ffa518ae0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22062781-1feb-427b-86db-b9a742b98e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22062781-1feb-427b-86db-b9a742b98e0a) 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-19T17:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-992515879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=65832468-0702-4836-bb24-751eb177e118,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b69ecda5e8ac40d0adfde4991fa0030b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:15:30Z,use_quota=True,user_id='f2f6413f99c641b780fa3951627b8896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc079414-523c-4a46-95d1-cb6d8514bce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc079414-523c-4a46-95d1-cb6d8514bce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16897f5d-00cf-4fb5-a911-be8686dca503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16897f5d-00cf-4fb5-a911-be8686dca503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '65832468-0702-4836-bb24-751eb177e118', 'volume_name': 'volume-65832468-0702-4836-bb24-751eb177e118', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9aa0d207-4fe5-42ba-afa8-4ff513296051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9aa0d207-4fe5-42ba-afa8-4ff513296051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5824c3e8-83dd-4454-89eb-a9fffa66d3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume 65832468-0702-4836-bb24-751eb177e118: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-65832468-0702-4836-bb24-751eb177e118', 'volume_size': 1} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 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-19T17:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-992515879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=65832468-0702-4836-bb24-751eb177e118,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b69ecda5e8ac40d0adfde4991fa0030b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:15:30Z,use_quota=True,user_id='f2f6413f99c641b780fa3951627b8896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Creating volume 65832468-0702-4836-bb24-751eb177e118 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:15:30 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65832468-0702-4836-bb24-751eb177e118 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:30 devstack sudo[114149]: 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/79c947ed65531511518bdc223681e669/volume-65832468-0702-4836-bb24-751eb177e118 1073741824 Aug 19 19:15:30 devstack sudo[114149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Flow 'volume_create_manager' (74c9f68f-a805-4a15-b681-0b5def93311c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8adde230-7182-41b9-bf63-1a61ff499a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8adde230-7182-41b9-bf63-1a61ff499a05) 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-19T17:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1393406830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3988b189-f481-4608-b847-782b9509ee4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b69ecda5e8ac40d0adfde4991fa0030b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:15:30Z,use_quota=True,user_id='f2f6413f99c641b780fa3951627b8896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1e2983d-ab1b-414b-84af-ea8cd01d093c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1e2983d-ab1b-414b-84af-ea8cd01d093c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3a05b9c-61ee-4c18-a785-2762f0037e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d3a05b9c-61ee-4c18-a785-2762f0037e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3988b189-f481-4608-b847-782b9509ee4a', 'volume_name': 'volume-3988b189-f481-4608-b847-782b9509ee4a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc365ce7-15ff-4b48-9734-101c2d77655c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc365ce7-15ff-4b48-9734-101c2d77655c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a87c1f2b-e979-4783-9b9e-0365b5fc0c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume 3988b189-f481-4608-b847-782b9509ee4a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3988b189-f481-4608-b847-782b9509ee4a', 'volume_size': 1} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:30 devstack sudo[114149]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65832468-0702-4836-bb24-751eb177e118 1073741824" returned: 0 in 0.482s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65832468-0702-4836-bb24-751eb177e118 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:30 devstack sudo[114155]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65832468-0702-4836-bb24-751eb177e118 Aug 19 19:15:30 devstack sudo[114155]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Flow 'volume_create_manager' (64a7d116-53ba-4777-9e66-244aff8c2265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36beacc3-84cc-4820-89f2-888e4392e04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36beacc3-84cc-4820-89f2-888e4392e04f) 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-19T17:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-273370330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=18751ed7-a1bc-463a-95d9-9de60abb7ab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b69ecda5e8ac40d0adfde4991fa0030b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:31Z,use_quota=True,user_id='f2f6413f99c641b780fa3951627b8896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec7cbfa3-1045-4be8-a19d-fa2da06bc341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ec7cbfa3-1045-4be8-a19d-fa2da06bc341) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (921f6060-ebd0-4b14-aaab-1ae264da67c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (921f6060-ebd0-4b14-aaab-1ae264da67c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '18751ed7-a1bc-463a-95d9-9de60abb7ab2', 'volume_name': 'volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac2896b6-5f52-44c4-8e2f-b3abb7caa9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac2896b6-5f52-44c4-8e2f-b3abb7caa9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:31 devstack sudo[114155]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e7c736e-a885-4adf-842c-16f2a909c580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume 18751ed7-a1bc-463a-95d9-9de60abb7ab2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2', 'volume_size': 1} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65832468-0702-4836-bb24-751eb177e118" returned: 0 in 0.263s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] <== create_volume: return (785ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.787s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.409s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 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-19T17:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1393406830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3988b189-f481-4608-b847-782b9509ee4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b69ecda5e8ac40d0adfde4991fa0030b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:15:30Z,use_quota=True,user_id='f2f6413f99c641b780fa3951627b8896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Creating volume 3988b189-f481-4608-b847-782b9509ee4a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:15:31 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3988b189-f481-4608-b847-782b9509ee4a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5824c3e8-83dd-4454-89eb-a9fffa66d3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-65832468-0702-4836-bb24-751eb177e118', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b38e7bd-c93c-4941-bd90-6a0abec9c72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:31 devstack sudo[114158]: 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/79c947ed65531511518bdc223681e669/volume-3988b189-f481-4608-b847-782b9509ee4a 1073741824 Aug 19 19:15:31 devstack sudo[114158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume volume-65832468-0702-4836-bb24-751eb177e118 (65832468-0702-4836-bb24-751eb177e118): created successfully Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b38e7bd-c93c-4941-bd90-6a0abec9c72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Flow 'volume_create_manager' (5b03d0e5-7d86-4eea-b042-a4ffa518ae0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-47876f2f-04ac-4ea3-9f41-0d5e2d88ce54 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Created volume successfully. Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:15:31 devstack sudo[114158]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Flow 'volume_create_manager' (2c74984c-93b0-453a-b3f8-f75e25f56b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5681d67b-2880-4b97-81b9-b498d73635b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3988b189-f481-4608-b847-782b9509ee4a 1073741824" returned: 0 in 0.509s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5681d67b-2880-4b97-81b9-b498d73635b4) 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-19T17:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-86557284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b69ecda5e8ac40d0adfde4991fa0030b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:31Z,use_quota=True,user_id='f2f6413f99c641b780fa3951627b8896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c409202c-5d77-4eff-b97c-6f0aec41ddb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c409202c-5d77-4eff-b97c-6f0aec41ddb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f88306a-2ede-402f-a205-5f7f69778093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f88306a-2ede-402f-a205-5f7f69778093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e', 'volume_name': 'volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa8c4cf7-2db2-4e43-8154-4ae8538e76f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa8c4cf7-2db2-4e43-8154-4ae8538e76f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98706b2a-c4cc-463a-a5bf-dff7625c5bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume 1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e', 'volume_size': 1} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3988b189-f481-4608-b847-782b9509ee4a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:31 devstack sudo[114164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3988b189-f481-4608-b847-782b9509ee4a Aug 19 19:15:31 devstack sudo[114164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Flow 'volume_create_manager' (a02c030c-e101-41b0-8cae-d51dabdd3338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aeb8e19d-62e7-40ed-8737-8e1a632c66cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aeb8e19d-62e7-40ed-8737-8e1a632c66cd) 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-19T17:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-269607905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=782570ad-3e4e-4d5d-b045-ae69ac499e35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b69ecda5e8ac40d0adfde4991fa0030b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:32Z,use_quota=True,user_id='f2f6413f99c641b780fa3951627b8896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (595d9d43-9b17-474b-8f3c-c55ac4a61e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (595d9d43-9b17-474b-8f3c-c55ac4a61e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2ea7461-2417-476e-ab65-ca0b169f7cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2ea7461-2417-476e-ab65-ca0b169f7cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '782570ad-3e4e-4d5d-b045-ae69ac499e35', 'volume_name': 'volume-782570ad-3e4e-4d5d-b045-ae69ac499e35', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (131c3331-3aef-4fac-b869-07ee5df28275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (131c3331-3aef-4fac-b869-07ee5df28275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71335e5a-25cc-403f-a342-644bf91710c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume 782570ad-3e4e-4d5d-b045-ae69ac499e35: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-782570ad-3e4e-4d5d-b045-ae69ac499e35', 'volume_size': 1} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:31 devstack sudo[114164]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3988b189-f481-4608-b847-782b9509ee4a" returned: 0 in 0.256s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] <== create_volume: return (855ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.858s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.866s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 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-19T17:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-273370330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=18751ed7-a1bc-463a-95d9-9de60abb7ab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b69ecda5e8ac40d0adfde4991fa0030b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:31Z,use_quota=True,user_id='f2f6413f99c641b780fa3951627b8896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Creating volume 18751ed7-a1bc-463a-95d9-9de60abb7ab2 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:15:31 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a87c1f2b-e979-4783-9b9e-0365b5fc0c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3988b189-f481-4608-b847-782b9509ee4a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:31 devstack sudo[114167]: 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/79c947ed65531511518bdc223681e669/volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2 1073741824 Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6157dc8c-0446-4125-b44a-156161bc73a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:31 devstack sudo[114167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume volume-3988b189-f481-4608-b847-782b9509ee4a (3988b189-f481-4608-b847-782b9509ee4a): created successfully Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6157dc8c-0446-4125-b44a-156161bc73a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Flow 'volume_create_manager' (74c9f68f-a805-4a15-b681-0b5def93311c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-01a80186-ea27-4045-a030-4129cab00e2d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Created volume successfully. Aug 19 19:15:32 devstack sudo[114167]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2 1073741824" returned: 0 in 0.415s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:32 devstack sudo[114172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2 Aug 19 19:15:32 devstack sudo[114172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:32 devstack sudo[114172]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2" returned: 0 in 0.233s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] <== create_volume: return (685ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.687s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.973s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 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-19T17:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-86557284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b69ecda5e8ac40d0adfde4991fa0030b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:31Z,use_quota=True,user_id='f2f6413f99c641b780fa3951627b8896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Creating volume 1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:15:32 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:32 devstack sudo[114175]: 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/79c947ed65531511518bdc223681e669/volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e 1073741824 Aug 19 19:15:32 devstack sudo[114175]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e7c736e-a885-4adf-842c-16f2a909c580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (682a532f-2d87-454c-b2d0-2de1d41cc5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:32 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2 (18751ed7-a1bc-463a-95d9-9de60abb7ab2): created successfully Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (682a532f-2d87-454c-b2d0-2de1d41cc5d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Flow 'volume_create_manager' (64a7d116-53ba-4777-9e66-244aff8c2265) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-45dfe53c-21b9-4ddc-90df-3169d56816c4 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Created volume successfully. Aug 19 19:15:32 devstack sudo[114175]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e 1073741824" returned: 0 in 0.420s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:33 devstack sudo[114180]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e Aug 19 19:15:33 devstack sudo[114180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:33 devstack sudo[114180]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e" returned: 0 in 0.249s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] <== create_volume: return (733ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.736s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.502s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 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-19T17:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-269607905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=782570ad-3e4e-4d5d-b045-ae69ac499e35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b69ecda5e8ac40d0adfde4991fa0030b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:32Z,use_quota=True,user_id='f2f6413f99c641b780fa3951627b8896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Creating volume 782570ad-3e4e-4d5d-b045-ae69ac499e35 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:15:33 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-782570ad-3e4e-4d5d-b045-ae69ac499e35 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98706b2a-c4cc-463a-a5bf-dff7625c5bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:33 devstack sudo[114183]: 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/79c947ed65531511518bdc223681e669/volume-782570ad-3e4e-4d5d-b045-ae69ac499e35 1073741824 Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (228513b7-fb86-46f7-935c-1dc330a6be0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:33 devstack sudo[114183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:33 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e (1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e): created successfully Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (228513b7-fb86-46f7-935c-1dc330a6be0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Flow 'volume_create_manager' (2c74984c-93b0-453a-b3f8-f75e25f56b3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0406fec0-175f-4a52-b0ce-9110bec603a7 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Created volume successfully. Aug 19 19:15:33 devstack sudo[114183]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-782570ad-3e4e-4d5d-b045-ae69ac499e35 1073741824" returned: 0 in 0.447s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-782570ad-3e4e-4d5d-b045-ae69ac499e35 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:33 devstack sudo[114191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-782570ad-3e4e-4d5d-b045-ae69ac499e35 Aug 19 19:15:33 devstack sudo[114191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:34 devstack sudo[114191]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-782570ad-3e4e-4d5d-b045-ae69ac499e35" returned: 0 in 0.255s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] <== create_volume: return (739ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:15:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.741s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (71335e5a-25cc-403f-a342-644bf91710c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-782570ad-3e4e-4d5d-b045-ae69ac499e35', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (832fcc66-2672-46a1-9883-4608da20230b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:34 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Volume volume-782570ad-3e4e-4d5d-b045-ae69ac499e35 (782570ad-3e4e-4d5d-b045-ae69ac499e35): created successfully Aug 19 19:15:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (832fcc66-2672-46a1-9883-4608da20230b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Flow 'volume_create_manager' (a02c030c-e101-41b0-8cae-d51dabdd3338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-76768d4a-870e-4a0f-88cd-c32285a9c055 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Created volume successfully. Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-782570ad-3e4e-4d5d-b045-ae69ac499e35-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-782570ad-3e4e-4d5d-b045-ae69ac499e35-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-quobyte-782570ad-3e4e-4d5d-b045-ae69ac499e35" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-782570ad-3e4e-4d5d-b045-ae69ac499e35" acquired by "delete_volume" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b641e86-dd5a-4776-a644-ae8f9e100287]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-782570ad-3e4e-4d5d-b045-ae69ac499e35 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:35 devstack sudo[114194]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-782570ad-3e4e-4d5d-b045-ae69ac499e35 Aug 19 19:15:35 devstack sudo[114194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:35 devstack sudo[114194]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-782570ad-3e4e-4d5d-b045-ae69ac499e35" returned: 0 in 0.341s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-782570ad-3e4e-4d5d-b045-ae69ac499e35 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:35 devstack sudo[114199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-782570ad-3e4e-4d5d-b045-ae69ac499e35 Aug 19 19:15:35 devstack sudo[114199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:35 devstack sudo[114199]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-782570ad-3e4e-4d5d-b045-ae69ac499e35" returned: 0 in 0.231s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-782570ad-3e4e-4d5d-b045-ae69ac499e35" released by "delete_volume" :: held 0.609s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Created reservations ['f586ba7f-45ce-4284-908e-fbd85c58aa23', '70e0819f-d0d5-4062-be7f-66b12391ba89', '20a7fb4f-e368-4e68-9ea7-c0f96c57b65c', 'f5c42a13-cbd0-460d-8295-5e777aee8dc6'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:35 devstack sudo[114202]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:15:35 devstack sudo[114202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:36 devstack sudo[114202]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.245s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:36 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:15:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Deleted volume successfully. Aug 19 19:15:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-5ca8b60d-b9ca-4714-9ca7-dd481505398f tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-782570ad-3e4e-4d5d-b045-ae69ac499e35-delete_volume" released by "delete_volume" :: held 1.037s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e-delete_volume" acquired by "delete_volume" :: waited 0.013s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-quobyte-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e" acquired by "delete_volume" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:36 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c4eef812-8ee0-40f7-8d74-3bd50bac225c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:15:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:36 devstack sudo[114205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e Aug 19 19:15:36 devstack sudo[114205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:36 devstack sudo[114205]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e" returned: 0 in 0.353s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:36 devstack sudo[114210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e Aug 19 19:15:36 devstack sudo[114210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:36 devstack sudo[114210]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e" returned: 0 in 0.232s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e" released by "delete_volume" :: held 0.623s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:36 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Created reservations ['d4dbd10e-cf05-4f55-80e8-546cfabdd394', 'b399989e-0bbc-4c1b-a328-3d5f377c2c05', 'db4ed655-a775-4837-a89a-1733f72b5c78', '9c7acb45-9b55-4971-b224-edd1e289667d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:37 devstack sudo[114213]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:15:37 devstack sudo[114213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:37 devstack sudo[114213]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.239s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:15:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Deleted volume successfully. Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b18b3356-21ed-4335-ad8e-e2bf82a4cb0a tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-1a3ca3ef-bd24-4b79-bca4-ad5f33cc0a9e-delete_volume" released by "delete_volume" :: held 1.056s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-18751ed7-a1bc-463a-95d9-9de60abb7ab2-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-18751ed7-a1bc-463a-95d9-9de60abb7ab2-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-quobyte-18751ed7-a1bc-463a-95d9-9de60abb7ab2" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-18751ed7-a1bc-463a-95d9-9de60abb7ab2" acquired by "delete_volume" :: waited 0.013s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[641fadf4-6f22-44a0-abda-94b3b6ae7a09]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:37 devstack sudo[114216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2 Aug 19 19:15:37 devstack sudo[114216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:37 devstack sudo[114216]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2" returned: 0 in 0.342s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:37 devstack sudo[114221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2 Aug 19 19:15:37 devstack sudo[114221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:38 devstack sudo[114221]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-18751ed7-a1bc-463a-95d9-9de60abb7ab2" returned: 0 in 0.234s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-18751ed7-a1bc-463a-95d9-9de60abb7ab2" released by "delete_volume" :: held 0.613s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Created reservations ['c9f29b1b-da24-4a31-9c98-4a1b54b094f3', '8b2500ec-d3b2-4b86-9b2a-9b6cdb2bdd78', 'dbe6886e-a635-40ce-96cf-46533a189f8b', '2f1d982f-f9e3-424a-ac8b-0e4fca117cdd'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:38 devstack sudo[114224]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:15:38 devstack sudo[114224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:38 devstack sudo[114224]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.230s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:15:38 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Deleted volume successfully. Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e477f648-ab60-4e02-bb35-73473bc9a114 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-18751ed7-a1bc-463a-95d9-9de60abb7ab2-delete_volume" released by "delete_volume" :: held 1.020s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-3988b189-f481-4608-b847-782b9509ee4a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-3988b189-f481-4608-b847-782b9509ee4a-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-quobyte-3988b189-f481-4608-b847-782b9509ee4a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-3988b189-f481-4608-b847-782b9509ee4a" acquired by "delete_volume" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[39fc2372-e8da-4e40-9b3c-c5c484d2065b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3988b189-f481-4608-b847-782b9509ee4a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:38 devstack sudo[114227]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3988b189-f481-4608-b847-782b9509ee4a Aug 19 19:15:38 devstack sudo[114227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:38 devstack sudo[114227]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3988b189-f481-4608-b847-782b9509ee4a" returned: 0 in 0.340s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3988b189-f481-4608-b847-782b9509ee4a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:38 devstack sudo[114232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3988b189-f481-4608-b847-782b9509ee4a Aug 19 19:15:38 devstack sudo[114232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:39 devstack sudo[114232]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3988b189-f481-4608-b847-782b9509ee4a" returned: 0 in 0.241s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-3988b189-f481-4608-b847-782b9509ee4a" released by "delete_volume" :: held 0.618s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Created reservations ['012a2d8b-84c1-4e65-a85a-7b5acb3c4cab', '371d8aef-a43c-4385-ac3a-54b1bd61839b', '1d062b08-f396-440d-81b7-496d95f62860', '3f03e8a4-2009-454f-a073-bad048d30e0a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:39 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/79c947ed65531511518bdc223681e669 Aug 19 19:15:39 devstack sudo[114235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:39 devstack sudo[114235]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.240s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:15:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Deleted volume successfully. Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d430274f-0ea6-402a-9924-aa70291a756d tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-3988b189-f481-4608-b847-782b9509ee4a-delete_volume" released by "delete_volume" :: held 1.059s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-65832468-0702-4836-bb24-751eb177e118-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-65832468-0702-4836-bb24-751eb177e118-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-quobyte-65832468-0702-4836-bb24-751eb177e118" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-65832468-0702-4836-bb24-751eb177e118" acquired by "delete_volume" :: waited 0.013s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2025eb73-a887-4982-a491-4682619200ba]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:15:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65832468-0702-4836-bb24-751eb177e118 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:39 devstack sudo[114238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65832468-0702-4836-bb24-751eb177e118 Aug 19 19:15:39 devstack sudo[114238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:40 devstack sudo[114238]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65832468-0702-4836-bb24-751eb177e118" returned: 0 in 0.339s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65832468-0702-4836-bb24-751eb177e118 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:40 devstack sudo[114243]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65832468-0702-4836-bb24-751eb177e118 Aug 19 19:15:40 devstack sudo[114243]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:40 devstack sudo[114243]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-65832468-0702-4836-bb24-751eb177e118" returned: 0 in 0.228s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-65832468-0702-4836-bb24-751eb177e118" released by "delete_volume" :: held 0.605s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Created reservations ['db00fbd6-c1bf-4ffe-9ea2-71c92fe7b04e', '0d1783cb-ba7f-40ec-8d6a-89e73d2f4f36', '37d03470-2969-49b3-8113-ff0922f1599c', '46223f3b-259d-4680-b289-8bd1887ed6e0'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:40 devstack sudo[114246]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:15:40 devstack sudo[114246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:40 devstack sudo[114246]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.239s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:15:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Deleted volume successfully. Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d5d589fa-6939-458f-8041-e5a32a39e9c2 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-65832468-0702-4836-bb24-751eb177e118-delete_volume" released by "delete_volume" :: held 1.026s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-ab043400-850c-4908-828d-7e5d293a1de6-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-ab043400-850c-4908-828d-7e5d293a1de6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-quobyte-e891db8f-158a-4cd2-920a-fcd70fd28c72" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-e891db8f-158a-4cd2-920a-fcd70fd28c72" acquired by "delete_snapshot" :: waited 0.012s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-quobyte-ab043400-850c-4908-828d-7e5d293a1de6" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-ab043400-850c-4908-828d-7e5d293a1de6" acquired by "_delete_snapshot" :: waited 0.012s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Deleting offline snapshot ab043400-850c-4908-828d-7e5d293a1de6 of volume e891db8f-158a-4cd2-920a-fcd70fd28c72 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] snapshot_file for this snap is: volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d0ca0123-9f42-4476-a49c-00bba1da1e3a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:15:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:40 devstack sudo[114249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 Aug 19 19:15:40 devstack sudo[114249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:41 devstack sudo[114249]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6" returned: 0 in 0.355s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e891db8f-158a-4cd2-920a-fcd70fd28c72(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:15:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cb99d25f-d08d-4700-8371-b9d399745481]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:15:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:41 devstack sudo[114255]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 Aug 19 19:15:41 devstack sudo[114255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:41 devstack sudo[114255]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72" returned: 0 in 0.338s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:41 devstack sudo[114260]: 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/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 Aug 19 19:15:41 devstack sudo[114260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:41 devstack sudo[114260]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6" returned: 0 in 0.320s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:41 devstack sudo[114265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6 Aug 19 19:15:41 devstack sudo[114265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:42 devstack sudo[114265]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72.ab043400-850c-4908-828d-7e5d293a1de6" returned: 0 in 0.231s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-ab043400-850c-4908-828d-7e5d293a1de6" released by "_delete_snapshot" :: held 1.336s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-e891db8f-158a-4cd2-920a-fcd70fd28c72" released by "delete_snapshot" :: held 1.355s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:42 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Created reservations ['a6b2cf59-c08a-4346-b126-d167bb6be0a2', '64796e9d-1d2c-45d4-be3f-12e8bd8a1f8d', 'ee363671-df60-48db-bac7-244cf63802c7', 'e80539e3-d893-49bf-8612-b5125279d89a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:15:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Delete snapshot completed successfully. Aug 19 19:15:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29cf2552-44b3-4917-aa49-0edbed6958f8 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-ab043400-850c-4908-828d-7e5d293a1de6-delete_snapshot" released by "delete_snapshot" :: held 1.473s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-e891db8f-158a-4cd2-920a-fcd70fd28c72-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-e891db8f-158a-4cd2-920a-fcd70fd28c72-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "cinder-quobyte-e891db8f-158a-4cd2-920a-fcd70fd28c72" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-e891db8f-158a-4cd2-920a-fcd70fd28c72" acquired by "delete_volume" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8b6253e7-c705-4ef8-8a7a-aa34df513aaf]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:43 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/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 Aug 19 19:15:43 devstack sudo[114268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:43 devstack sudo[114268]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72" returned: 0 in 0.352s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:43 devstack sudo[114273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72 Aug 19 19:15:43 devstack sudo[114273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:43 devstack sudo[114273]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e891db8f-158a-4cd2-920a-fcd70fd28c72" returned: 0 in 0.248s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-quobyte-e891db8f-158a-4cd2-920a-fcd70fd28c72" released by "delete_volume" :: held 0.656s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Created reservations ['8ee75441-6864-42ab-acd1-5d20ce529a4e', 'df3c4b44-5d52-4e6b-b0a5-825e4c49404d', '86dea784-c366-40d8-b611-e8d9b5262adb', '5a978e1e-f4e2-4f3b-a3fa-2f3535732125'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:43 devstack sudo[114276]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:15:43 devstack sudo[114276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:44 devstack sudo[114276]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.257s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:44 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:15:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Deleted volume successfully. Aug 19 19:15:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bbb3df95-cb1c-4e5d-bc96-6dff65632127 tempest-CreateVolumesFromSnapshotTest-1553632722 None] Lock "cinder-e891db8f-158a-4cd2-920a-fcd70fd28c72-delete_volume" released by "delete_volume" :: held 1.105s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:15:53 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=74,cinder:SELECT=46,cinder:DELETE=7,cinder:INSERT=16 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:15:54 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=56,cinder:INSERT=19,cinder:UPDATE=72,cinder:DELETE=6 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Flow 'volume_create_manager' (56a9903d-c99f-4896-85a9-12a26b7203c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c89bf89-fe5b-46ad-a36e-5e9e8ff2d0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c89bf89-fe5b-46ad-a36e-5e9e8ff2d0d1) 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-19T17:15:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-637527144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=97dd1a43-738e-4452-9412-c2c5a2a5ea75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3812ab1191db495b9db0e845984703c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:56Z,use_quota=True,user_id='c2e63b392d904d7d8ded4fefab02fd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (72387dd5-cfdd-4d02-b5a6-c81e1220b8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (72387dd5-cfdd-4d02-b5a6-c81e1220b8e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86371867-19d0-4dbe-9351-0adda7a424b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86371867-19d0-4dbe-9351-0adda7a424b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '97dd1a43-738e-4452-9412-c2c5a2a5ea75', 'volume_name': 'volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c3cd33c-ef58-4ce5-b45e-57144d87cc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c3cd33c-ef58-4ce5-b45e-57144d87cc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea527c5e-d3f9-48b1-9687-5c8830a2aef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Volume 97dd1a43-738e-4452-9412-c2c5a2a5ea75: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75', 'volume_size': 1} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 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-19T17:15:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-637527144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=97dd1a43-738e-4452-9412-c2c5a2a5ea75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3812ab1191db495b9db0e845984703c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:56Z,use_quota=True,user_id='c2e63b392d904d7d8ded4fefab02fd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Creating volume 97dd1a43-738e-4452-9412-c2c5a2a5ea75 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:15:55 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:15:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:55 devstack sudo[114320]: 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/79c947ed65531511518bdc223681e669/volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75 1073741824 Aug 19 19:15:55 devstack sudo[114320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Flow 'volume_create_manager' (d23560fd-4920-439c-adc8-4874f952d557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (361d2b40-73bb-401e-8bad-46f198ad4bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (361d2b40-73bb-401e-8bad-46f198ad4bf9) 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-19T17:15:56Z,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=6cab180b-b968-43ec-bced-f13f417d99c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fad395306ee4972ad190c8c8903e85f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:56Z,use_quota=True,user_id='8467ac83ec23412090c9e46814979f33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff5922bb-6c39-458c-9a97-c9a9ffb7dd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff5922bb-6c39-458c-9a97-c9a9ffb7dd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4473d4c-c8cc-4ba0-bfeb-dc7666734261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c4473d4c-c8cc-4ba0-bfeb-dc7666734261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6cab180b-b968-43ec-bced-f13f417d99c4', 'volume_name': 'volume-6cab180b-b968-43ec-bced-f13f417d99c4', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf59a708-708c-4fb9-ab34-fe7ed6a02d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf59a708-708c-4fb9-ab34-fe7ed6a02d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2c214066-4f81-4d45-a2dc-791ca66a7cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Volume 6cab180b-b968-43ec-bced-f13f417d99c4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6cab180b-b968-43ec-bced-f13f417d99c4', 'volume_size': 1} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:15:56 devstack sudo[114320]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Flow 'volume_create_manager' (527b0a5f-ac5a-4445-a5ec-e33f7a8cc67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac028069-48cd-483a-be78-b2b9c3ad6c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75 1073741824" returned: 0 in 0.679s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac028069-48cd-483a-be78-b2b9c3ad6c82) 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-19T17:15:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-879996668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3812ab1191db495b9db0e845984703c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:56Z,use_quota=True,user_id='c2e63b392d904d7d8ded4fefab02fd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (88213bf2-b0cd-4632-b8d4-5d88fd34c8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (88213bf2-b0cd-4632-b8d4-5d88fd34c8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e6c31e8-70eb-4fd6-872c-3cce06265694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e6c31e8-70eb-4fd6-872c-3cce06265694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6', 'volume_name': 'volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da3e81dc-6e32-41c3-8f46-2fcf6c3a7b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da3e81dc-6e32-41c3-8f46-2fcf6c3a7b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1394636d-40a2-42dd-8be1-b0a0d4a61276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Volume 3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6', 'volume_size': 1} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:56 devstack sudo[114326]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75 Aug 19 19:15:56 devstack sudo[114326]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:15:56 devstack sudo[114326]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Flow 'volume_create_manager' (3a1a0303-691e-4252-b507-1821edeb591d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b96a5715-96e1-4440-8f4d-5b858f286c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75" returned: 0 in 0.362s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] <== create_volume: return (1160ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.162s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.609s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 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-19T17:15:56Z,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=6cab180b-b968-43ec-bced-f13f417d99c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fad395306ee4972ad190c8c8903e85f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:56Z,use_quota=True,user_id='8467ac83ec23412090c9e46814979f33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Creating volume 6cab180b-b968-43ec-bced-f13f417d99c4 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:15:56 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6cab180b-b968-43ec-bced-f13f417d99c4 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea527c5e-d3f9-48b1-9687-5c8830a2aef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eaa9261f-fd31-4f04-8a2b-7b5630de5ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b96a5715-96e1-4440-8f4d-5b858f286c2e) 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-19T17:15:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-229081365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c64bdc64-60ba-4753-b7f9-877b1f5c3f28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3812ab1191db495b9db0e845984703c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:57Z,use_quota=True,user_id='c2e63b392d904d7d8ded4fefab02fd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2de6a898-2e49-475a-82a1-d53ff232ab54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2de6a898-2e49-475a-82a1-d53ff232ab54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:56 devstack sudo[114329]: 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/79c947ed65531511518bdc223681e669/volume-6cab180b-b968-43ec-bced-f13f417d99c4 1073741824 Aug 19 19:15:56 devstack sudo[114329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb020d12-eecf-4326-bb09-e1ed8f368078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eb020d12-eecf-4326-bb09-e1ed8f368078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c64bdc64-60ba-4753-b7f9-877b1f5c3f28', 'volume_name': 'volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1292789f-474b-4f4e-9ff0-55e1fb742deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1292789f-474b-4f4e-9ff0-55e1fb742deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bea7cce2-a78e-43fc-b619-a90928c473e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:56 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Volume c64bdc64-60ba-4753-b7f9-877b1f5c3f28: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28', 'volume_size': 1} Aug 19 19:15:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:56 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Volume volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75 (97dd1a43-738e-4452-9412-c2c5a2a5ea75): created successfully Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eaa9261f-fd31-4f04-8a2b-7b5630de5ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Flow 'volume_create_manager' (56a9903d-c99f-4896-85a9-12a26b7203c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d8ad35e3-76de-40ec-baff-189bbf24cee2 tempest-CreateVolumesFromImageTest-229273797 None] Created volume successfully. Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Flow 'volume_create_manager' (0df52f91-fa0b-48df-ba69-a0f89e2ca67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (204c8673-daab-43c3-91b1-4d088cc1dd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (204c8673-daab-43c3-91b1-4d088cc1dd96) 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-19T17:15:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-233335705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=43503329-6ab8-499b-99d6-73e29e14e441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3812ab1191db495b9db0e845984703c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:57Z,use_quota=True,user_id='c2e63b392d904d7d8ded4fefab02fd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:57 devstack sudo[114329]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6cd21771-2afc-4b00-b806-27647a1361cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6cd21771-2afc-4b00-b806-27647a1361cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ce24ab7-c13a-4f1b-a2d3-7a31fe134e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2ce24ab7-c13a-4f1b-a2d3-7a31fe134e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '43503329-6ab8-499b-99d6-73e29e14e441', 'volume_name': 'volume-43503329-6ab8-499b-99d6-73e29e14e441', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73d99e10-90e8-4b78-8365-312945e8adf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73d99e10-90e8-4b78-8365-312945e8adf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aa442435-666b-41e2-b654-4760e99342bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Volume 43503329-6ab8-499b-99d6-73e29e14e441: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-43503329-6ab8-499b-99d6-73e29e14e441', 'volume_size': 1} Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6cab180b-b968-43ec-bced-f13f417d99c4 1073741824" returned: 0 in 0.757s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6cab180b-b968-43ec-bced-f13f417d99c4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:57 devstack sudo[114335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6cab180b-b968-43ec-bced-f13f417d99c4 Aug 19 19:15:57 devstack sudo[114335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:15:58 devstack sudo[114335]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Flow 'volume_create_manager' (2fc1c41b-99f2-4377-985a-bae659c2c6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ebd8f31a-afd8-4db8-a71e-bfcdd9180bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6cab180b-b968-43ec-bced-f13f417d99c4" returned: 0 in 0.359s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] <== create_volume: return (1161ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.164s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.590s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 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-19T17:15:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-879996668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3812ab1191db495b9db0e845984703c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:56Z,use_quota=True,user_id='c2e63b392d904d7d8ded4fefab02fd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Creating volume 3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:15:58 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:58 devstack sudo[114338]: 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/79c947ed65531511518bdc223681e669/volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6 1073741824 Aug 19 19:15:58 devstack sudo[114338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2c214066-4f81-4d45-a2dc-791ca66a7cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6cab180b-b968-43ec-bced-f13f417d99c4', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (806e292d-c21b-4ceb-9d21-21e6bc4e9912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ebd8f31a-afd8-4db8-a71e-bfcdd9180bb6) 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-19T17:15:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1406472016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0175c5d-16ef-4221-9a68-373d986a3a67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3812ab1191db495b9db0e845984703c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:58Z,use_quota=True,user_id='c2e63b392d904d7d8ded4fefab02fd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38ca764a-560c-43ee-846a-a00dd1e0b108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (38ca764a-560c-43ee-846a-a00dd1e0b108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af7f2f60-88cc-43cd-9dc3-3bf130339539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (af7f2f60-88cc-43cd-9dc3-3bf130339539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f0175c5d-16ef-4221-9a68-373d986a3a67', 'volume_name': 'volume-f0175c5d-16ef-4221-9a68-373d986a3a67', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efdd566f-b0ce-4274-a4bf-0d91ad88d5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (efdd566f-b0ce-4274-a4bf-0d91ad88d5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (767afa4f-1246-4b58-8f58-ecf660f4394b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Volume f0175c5d-16ef-4221-9a68-373d986a3a67: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f0175c5d-16ef-4221-9a68-373d986a3a67', 'volume_size': 1} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Volume volume-6cab180b-b968-43ec-bced-f13f417d99c4 (6cab180b-b968-43ec-bced-f13f417d99c4): created successfully Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (806e292d-c21b-4ceb-9d21-21e6bc4e9912) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Flow 'volume_create_manager' (d23560fd-4920-439c-adc8-4874f952d557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:58 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ac85b978-8e8a-4ff9-8e60-99c98c7675f5 tempest-CinderUnicodeTest-642496591 None] Created volume successfully. Aug 19 19:15:58 devstack sudo[114338]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6 1073741824" returned: 0 in 0.499s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:58 devstack sudo[114344]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6 Aug 19 19:15:58 devstack sudo[114344]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:58 devstack sudo[114344]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6" returned: 0 in 0.276s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] <== create_volume: return (822ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.827s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.893s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 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-19T17:15:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-229081365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c64bdc64-60ba-4753-b7f9-877b1f5c3f28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3812ab1191db495b9db0e845984703c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:57Z,use_quota=True,user_id='c2e63b392d904d7d8ded4fefab02fd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Creating volume c64bdc64-60ba-4753-b7f9-877b1f5c3f28 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:15:58 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1394636d-40a2-42dd-8be1-b0a0d4a61276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:58 devstack sudo[114347]: 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/79c947ed65531511518bdc223681e669/volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28 1073741824 Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f2ab338-61d9-4902-8ea7-650a07abb749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:58 devstack sudo[114347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Volume volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6 (3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6): created successfully Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8f2ab338-61d9-4902-8ea7-650a07abb749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Flow 'volume_create_manager' (527b0a5f-ac5a-4445-a5ec-e33f7a8cc67f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b3805039-3401-4471-aec3-7fb050e562cc tempest-CreateVolumesFromImageTest-229273797 None] Created volume successfully. Aug 19 19:15:59 devstack sudo[114347]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Flow 'volume_create_manager' (33f6870c-8dbd-4851-b03d-e97b0e506459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (135b733d-0967-418a-bc2a-937b9d23ad02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28 1073741824" returned: 0 in 0.643s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (135b733d-0967-418a-bc2a-937b9d23ad02) 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-19T17:15:59Z,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=b03e315b-c7de-4528-841c-2bfce845d88e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d243ed92522f41e78e7a922fa3feec77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:59Z,use_quota=True,user_id='942f735087964ddaa2e7fc5bdc4efbd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (319c8949-40b6-45b7-98de-e7d913c3750f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (319c8949-40b6-45b7-98de-e7d913c3750f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (725a9070-2c4f-43aa-9e5b-7538a86b8055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:59 devstack sudo[114352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28 Aug 19 19:15:59 devstack sudo[114352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:59 devstack sudo[114352]: pam_unix(sudo:session): session closed for user root Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (725a9070-2c4f-43aa-9e5b-7538a86b8055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'b03e315b-c7de-4528-841c-2bfce845d88e', 'volume_name': 'volume-b03e315b-c7de-4528-841c-2bfce845d88e', 'volume_size': 1, 'image_id': 'b2db53fe-31dd-447b-ab89-91bcfd31150a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b2db53fe-31dd-447b-ab89-91bcfd31150a', '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': '6a54b2c124013924d954ba9a4fba1cd7', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'd243ed92522f41e78e7a922fa3feec77', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '13df548b7e57c9d393ea16f7be8ff8efc01559b3b3499f2a2d4dcb51c4759b3c5505fa35047c734b69cddd165c670d8b0b1b96f4bbbf74e5eddf4646fc3545d5', 'id': 'b2db53fe-31dd-447b-ab89-91bcfd31150a', 'created_at': datetime.datetime(2026, 8, 19, 17, 15, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 15, 58, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b2db53fe-31dd-447b-ab89-91bcfd31150a/file', 'properties': {}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d913c3d-fd29-42c2-92c3-e057083f63ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d913c3d-fd29-42c2-92c3-e057083f63ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2bf2c4d2-4cd8-498f-865d-1c40e81419d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:59 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Volume b03e315b-c7de-4528-841c-2bfce845d88e: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-b03e315b-c7de-4528-841c-2bfce845d88e', 'volume_size': 1, 'image_id': 'b2db53fe-31dd-447b-ab89-91bcfd31150a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b2db53fe-31dd-447b-ab89-91bcfd31150a', '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': '6a54b2c124013924d954ba9a4fba1cd7', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'd243ed92522f41e78e7a922fa3feec77', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '13df548b7e57c9d393ea16f7be8ff8efc01559b3b3499f2a2d4dcb51c4759b3c5505fa35047c734b69cddd165c670d8b0b1b96f4bbbf74e5eddf4646fc3545d5', 'id': 'b2db53fe-31dd-447b-ab89-91bcfd31150a', 'created_at': datetime.datetime(2026, 8, 19, 17, 15, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 15, 58, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b2db53fe-31dd-447b-ab89-91bcfd31150a/file', 'properties': {}}, 'image_service': } Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Trying to clone b03e315b-c7de-4528-841c-2bfce845d88e from image b2db53fe-31dd-447b-ab89-91bcfd31150a at location (None, [{'url': 'file:///opt/stack/data/glance/images/b2db53fe-31dd-447b-ab89-91bcfd31150a', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28" returned: 0 in 0.326s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] <== create_volume: return (1042ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.046s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.283s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 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-19T17:15:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-233335705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=43503329-6ab8-499b-99d6-73e29e14e441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3812ab1191db495b9db0e845984703c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:57Z,use_quota=True,user_id='c2e63b392d904d7d8ded4fefab02fd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Creating volume 43503329-6ab8-499b-99d6-73e29e14e441 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:15:59 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-43503329-6ab8-499b-99d6-73e29e14e441 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:15:59 devstack sudo[114355]: 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/79c947ed65531511518bdc223681e669/volume-43503329-6ab8-499b-99d6-73e29e14e441 1073741824 Aug 19 19:15:59 devstack sudo[114355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bea7cce2-a78e-43fc-b619-a90928c473e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c0750129-d1a3-41cc-a2cc-d9a5f6c53128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:15:59 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Flow 'volume_create_manager' (18e18a42-6ac0-4fbc-b551-2f48a3b7fd05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e00dc92-2915-4176-95b1-5e02e98acfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Volume volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28 (c64bdc64-60ba-4753-b7f9-877b1f5c3f28): created successfully Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c0750129-d1a3-41cc-a2cc-d9a5f6c53128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Flow 'volume_create_manager' (3a1a0303-691e-4252-b507-1821edeb591d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3e00dc92-2915-4176-95b1-5e02e98acfeb) 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-19T17:16:00Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-243135872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=360f501a-572f-46e9-b5ef-e7f21eea517e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fad395306ee4972ad190c8c8903e85f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:00Z,use_quota=True,user_id='8467ac83ec23412090c9e46814979f33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d5c5bbb2-9f49-4a1f-9d70-4edbb58feade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d5c5bbb2-9f49-4a1f-9d70-4edbb58feade) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7669322-fa20-43d9-af79-af44cecd8c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7669322-fa20-43d9-af79-af44cecd8c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '360f501a-572f-46e9-b5ef-e7f21eea517e', 'volume_name': 'volume-360f501a-572f-46e9-b5ef-e7f21eea517e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c69dc358-b15f-4040-86cc-d2303d10ecaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c69dc358-b15f-4040-86cc-d2303d10ecaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d671befe-1313-4d74-9d49-eef270969a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Volume 360f501a-572f-46e9-b5ef-e7f21eea517e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-360f501a-572f-46e9-b5ef-e7f21eea517e', 'volume_size': 1} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 19:16:00 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Image download 0.00 MB at 0.00 MB/s Aug 19 19:16:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f52c7c31-90a3-45d0-b509-ba033519032b tempest-CreateVolumesFromImageTest-229273797 None] Created volume successfully. Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e97a58ef-f448-4da3-b8a0-8fb4302a3d67]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:00 devstack sudo[114357]: 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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD Aug 19 19:16:00 devstack sudo[114357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:00 devstack sudo[114355]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-43503329-6ab8-499b-99d6-73e29e14e441 1073741824" returned: 0 in 0.531s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-43503329-6ab8-499b-99d6-73e29e14e441 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:00 devstack sudo[114365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-43503329-6ab8-499b-99d6-73e29e14e441 Aug 19 19:16:00 devstack sudo[114357]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:00 devstack sudo[114365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] CMD "/opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD" returned: 0 in 0.366s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Flow 'volume_create_manager' (ab51d295-66e3-42b9-a6e0-a85e61dae72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7be6da97-f10d-4416-8edb-fe05660d21e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7be6da97-f10d-4416-8edb-fe05660d21e1) 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-19T17:16:00Z,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=754c75b9-2c98-4f6e-9e73-d6a7b7b59d29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1872bb6b06e8417a8b4a82101d4b195d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:01Z,use_quota=True,user_id='e4ed6eaafb78432eb7d32fdc05469e71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34b8613a-e775-42af-89ba-0173e385cedb),volume_type_id=34b8613a-e775-42af-89ba-0173e385cedb)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (79cc0fce-25c8-4160-87dd-ae055d163230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (79cc0fce-25c8-4160-87dd-ae055d163230) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54ea998a-1c22-4ad3-99cc-e3a9f6733dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.image.glance [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Creating Keystone auth plugin from conf {{(pid=94004) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 19 19:16:00 devstack sudo[114367]: 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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD Aug 19 19:16:00 devstack sudo[114367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:00 devstack sudo[114365]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-43503329-6ab8-499b-99d6-73e29e14e441" returned: 0 in 0.269s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] <== create_volume: return (845ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.848s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.623s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 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-19T17:15:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1406472016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f0175c5d-16ef-4221-9a68-373d986a3a67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3812ab1191db495b9db0e845984703c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:58Z,use_quota=True,user_id='c2e63b392d904d7d8ded4fefab02fd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Creating volume f0175c5d-16ef-4221-9a68-373d986a3a67 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:00 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f0175c5d-16ef-4221-9a68-373d986a3a67 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:00 devstack sudo[114370]: 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/79c947ed65531511518bdc223681e669/volume-f0175c5d-16ef-4221-9a68-373d986a3a67 1073741824 Aug 19 19:16:00 devstack sudo[114370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aa442435-666b-41e2-b654-4760e99342bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-43503329-6ab8-499b-99d6-73e29e14e441', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31f4cc92-aa7f-47c6-9f74-fe35e08e92a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Volume volume-43503329-6ab8-499b-99d6-73e29e14e441 (43503329-6ab8-499b-99d6-73e29e14e441): created successfully Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (31f4cc92-aa7f-47c6-9f74-fe35e08e92a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Flow 'volume_create_manager' (0df52f91-fa0b-48df-ba69-a0f89e2ca67c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54ea998a-1c22-4ad3-99cc-e3a9f6733dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '754c75b9-2c98-4f6e-9e73-d6a7b7b59d29', 'volume_name': 'volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29', 'volume_size': 1, 'image_id': '64586056-c113-409d-9b6f-caf381d0fa10', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/64586056-c113-409d-9b6f-caf381d0fa10', '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': '8acc354d3824ab229dac7988afaea598', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '1872bb6b06e8417a8b4a82101d4b195d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '958ceea99ec60f018da3cdfdee1ee82b66cc28e0bb616b1500f62bcb182c1075f459a3c75d73c719d6e94a5148e6f7ca32a254581b6c5a2a0f479f9e96552d85', 'id': '64586056-c113-409d-9b6f-caf381d0fa10', 'created_at': datetime.datetime(2026, 8, 19, 17, 15, 58, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 15, 59, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/64586056-c113-409d-9b6f-caf381d0fa10/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d113b4c3-ff6e-4a7b-a41a-a95a8b5dc1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d113b4c3-ff6e-4a7b-a41a-a95a8b5dc1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:00 devstack sudo[114367]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ca35291-f4e0-4512-9887-f4496412c56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:00 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Volume 754c75b9-2c98-4f6e-9e73-d6a7b7b59d29: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29', 'volume_size': 1, 'image_id': '64586056-c113-409d-9b6f-caf381d0fa10', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/64586056-c113-409d-9b6f-caf381d0fa10', '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': '8acc354d3824ab229dac7988afaea598', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '1872bb6b06e8417a8b4a82101d4b195d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '958ceea99ec60f018da3cdfdee1ee82b66cc28e0bb616b1500f62bcb182c1075f459a3c75d73c719d6e94a5148e6f7ca32a254581b6c5a2a0f479f9e96552d85', 'id': '64586056-c113-409d-9b6f-caf381d0fa10', 'created_at': datetime.datetime(2026, 8, 19, 17, 15, 58, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 15, 59, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/64586056-c113-409d-9b6f-caf381d0fa10/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Trying to clone 754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 from image 64586056-c113-409d-9b6f-caf381d0fa10 at location (None, [{'url': 'file:///opt/stack/data/glance/images/64586056-c113-409d-9b6f-caf381d0fa10', 'metadata': {}}]). {{(pid=94004) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 19 19:16:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-338a995e-cd5a-41bc-b0ae-9302c22fc156 tempest-CreateVolumesFromImageTest-229273797 None] Created volume successfully. Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] CMD "/opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD" returned: 1 in 0.394s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:16:00 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Temporary image b2db53fe-31dd-447b-ab89-91bcfd31150a is fetched for user 942f735087964ddaa2e7fc5bdc4efbd9. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f5f2e147-6e54-4460-a69b-6a5c3004385a]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 19 19:16:01 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Image download 0.00 MB at 0.00 MB/s Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5ad42755-41dc-4cb6-a8a5-fcc99868d544]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:01 devstack sudo[114375]: 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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD Aug 19 19:16:01 devstack sudo[114375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:01 devstack sudo[114380]: 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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD Aug 19 19:16:01 devstack sudo[114380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:01 devstack sudo[114370]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f0175c5d-16ef-4221-9a68-373d986a3a67 1073741824" returned: 0 in 0.505s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f0175c5d-16ef-4221-9a68-373d986a3a67 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:01 devstack sudo[114383]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f0175c5d-16ef-4221-9a68-373d986a3a67 Aug 19 19:16:01 devstack sudo[114383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:01 devstack sudo[114375]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] CMD "/opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD" returned: 0 in 0.398s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:01 devstack sudo[114380]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "/opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD" returned: 0 in 0.369s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:01 devstack sudo[114389]: 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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD Aug 19 19:16:01 devstack sudo[114389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:01 devstack sudo[114390]: 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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD Aug 19 19:16:01 devstack sudo[114390]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:01 devstack sudo[114383]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f0175c5d-16ef-4221-9a68-373d986a3a67" returned: 0 in 0.269s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] <== create_volume: return (829ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.836s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.514s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 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-19T17:16:00Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-243135872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=360f501a-572f-46e9-b5ef-e7f21eea517e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fad395306ee4972ad190c8c8903e85f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:00Z,use_quota=True,user_id='8467ac83ec23412090c9e46814979f33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Creating volume 360f501a-572f-46e9-b5ef-e7f21eea517e {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:01 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:01 devstack sudo[114394]: 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/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e 1073741824 Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (767afa4f-1246-4b58-8f58-ecf660f4394b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f0175c5d-16ef-4221-9a68-373d986a3a67', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:01 devstack sudo[114394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06ec16c2-2123-42e2-bd8c-201e2e94f163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:01 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Volume volume-f0175c5d-16ef-4221-9a68-373d986a3a67 (f0175c5d-16ef-4221-9a68-373d986a3a67): created successfully Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06ec16c2-2123-42e2-bd8c-201e2e94f163) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Flow 'volume_create_manager' (2fc1c41b-99f2-4377-985a-bae659c2c6d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4a1a1eaa-7796-4c34-9791-c9a354911dd7 tempest-CreateVolumesFromImageTest-229273797 None] Created volume successfully. Aug 19 19:16:01 devstack sudo[114389]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] CMD "/opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD" returned: 1 in 0.367s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:01 devstack sudo[114390]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "/opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD" returned: 1 in 0.355s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Temporary image 64586056-c113-409d-9b6f-caf381d0fa10 is fetched for user e4ed6eaafb78432eb7d32fdc05469e71. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[01cca607-e79a-4adf-8cd3-023330beb69f]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:02 devstack sudo[114404]: 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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD Aug 19 19:16:02 devstack sudo[114404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:02 devstack sudo[114394]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e 1073741824" returned: 0 in 0.441s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:02 devstack sudo[114408]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e Aug 19 19:16:02 devstack sudo[114408]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:02 devstack sudo[114404]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "/opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD" returned: 0 in 0.344s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:02 devstack sudo[114412]: 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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD Aug 19 19:16:02 devstack sudo[114412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:02 devstack sudo[114408]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e" returned: 0 in 0.235s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] <== create_volume: return (722ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.725s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.569s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 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-19T17:15:59Z,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=b03e315b-c7de-4528-841c-2bfce845d88e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d243ed92522f41e78e7a922fa3feec77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:15: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-19T17:15:59Z,use_quota=True,user_id='942f735087964ddaa2e7fc5bdc4efbd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Creating volume b03e315b-c7de-4528-841c-2bfce845d88e {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:02 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d671befe-1313-4d74-9d49-eef270969a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-360f501a-572f-46e9-b5ef-e7f21eea517e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:02 devstack sudo[114415]: 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/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e 1073741824 Aug 19 19:16:02 devstack sudo[114415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ed85533-5856-4a33-a9b7-9db356238a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:02 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Volume volume-360f501a-572f-46e9-b5ef-e7f21eea517e (360f501a-572f-46e9-b5ef-e7f21eea517e): created successfully Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ed85533-5856-4a33-a9b7-9db356238a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Flow 'volume_create_manager' (18e18a42-6ac0-4fbc-b551-2f48a3b7fd05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ed1b5a55-1e4a-484e-bef3-d208b5def01c tempest-CinderUnicodeTest-642496591 None] Created volume successfully. Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "cinder-f0175c5d-16ef-4221-9a68-373d986a3a67-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-f0175c5d-16ef-4221-9a68-373d986a3a67-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:02 devstack sudo[114412]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "/opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD" returned: 1 in 0.343s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "cinder-quobyte-f0175c5d-16ef-4221-9a68-373d986a3a67" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-quobyte-f0175c5d-16ef-4221-9a68-373d986a3a67" acquired by "delete_volume" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[aa7bb0fa-e317-4529-a77c-2e2f3370478b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f0175c5d-16ef-4221-9a68-373d986a3a67 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:02 devstack sudo[114423]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f0175c5d-16ef-4221-9a68-373d986a3a67 Aug 19 19:16:02 devstack sudo[114423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:02 devstack sudo[114415]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e 1073741824" returned: 0 in 0.449s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:02 devstack sudo[114426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e Aug 19 19:16:02 devstack sudo[114426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:03 devstack sudo[114423]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f0175c5d-16ef-4221-9a68-373d986a3a67" returned: 0 in 0.398s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f0175c5d-16ef-4221-9a68-373d986a3a67 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:03 devstack sudo[114431]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f0175c5d-16ef-4221-9a68-373d986a3a67 Aug 19 19:16:03 devstack sudo[114431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:03 devstack sudo[114426]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e" returned: 0 in 0.290s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] <== create_volume: return (787ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.790s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.573s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 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-19T17:16:00Z,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=754c75b9-2c98-4f6e-9e73-d6a7b7b59d29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1872bb6b06e8417a8b4a82101d4b195d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:01Z,use_quota=True,user_id='e4ed6eaafb78432eb7d32fdc05469e71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34b8613a-e775-42af-89ba-0173e385cedb),volume_type_id=34b8613a-e775-42af-89ba-0173e385cedb)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Creating volume 754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:03 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:03 devstack sudo[114434]: 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/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 1073741824 Aug 19 19:16:03 devstack sudo[114434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Attempting download of b2db53fe-31dd-447b-ab89-91bcfd31150a ((None, [{'url': 'file:///opt/stack/data/glance/images/b2db53fe-31dd-447b-ab89-91bcfd31150a', 'metadata': {}}])) to volume b03e315b-c7de-4528-841c-2bfce845d88e. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a3586f5f-6c22-4ee8-9634-d42976a245af]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a_k1c34ihf {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:03 devstack sudo[114431]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f0175c5d-16ef-4221-9a68-373d986a3a67" returned: 0 in 0.311s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-quobyte-f0175c5d-16ef-4221-9a68-373d986a3a67" released by "delete_volume" :: held 0.756s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Created reservations ['5a42cd58-a673-4f0b-ae48-7402a441d12f', '2cdea07e-c43b-459e-986c-92332f16a976', '72af9f59-e93b-4bfc-8058-468e8e993cb7', '862aa720-c884-47c2-8712-e2f1d470d32e'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:03 devstack sudo[114437]: 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_b2db53fe-31dd-447b-ab89-91bcfd31150a_k1c34ihf Aug 19 19:16:03 devstack sudo[114437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:03 devstack sudo[114441]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:03 devstack sudo[114441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:03 devstack sudo[114437]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] CMD "/opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a_k1c34ihf" returned: 0 in 0.387s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a_k1c34ihf {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:03 devstack sudo[114434]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 1073741824" returned: 0 in 0.558s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:03 devstack sudo[114441]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.270s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Deleted volume successfully. Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "cinder-43503329-6ab8-499b-99d6-73e29e14e441-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-43503329-6ab8-499b-99d6-73e29e14e441-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:03 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 luks --output=json /opt/stack/data/cinder/conversion/image_download_b2db53fe-31dd-447b-ab89-91bcfd31150a_k1c34ihf Aug 19 19:16:03 devstack sudo[114448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cff0138d-3916-4477-b68c-df4005d0cdfd tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-f0175c5d-16ef-4221-9a68-373d986a3a67-delete_volume" released by "delete_volume" :: held 1.281s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:03 devstack sudo[114449]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 Aug 19 19:16:03 devstack sudo[114449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "cinder-quobyte-43503329-6ab8-499b-99d6-73e29e14e441" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-quobyte-43503329-6ab8-499b-99d6-73e29e14e441" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a2bef16-a738-4039-a42f-ee37f547880b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-43503329-6ab8-499b-99d6-73e29e14e441 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:04 devstack sudo[114452]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-43503329-6ab8-499b-99d6-73e29e14e441 Aug 19 19:16:04 devstack sudo[114452]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:04 devstack sudo[114449]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29" returned: 0 in 0.276s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] <== create_volume: return (918ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.925s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.732s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:04 devstack sudo[114448]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] CMD "/opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a_k1c34ihf" returned: 1 in 0.390s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 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_b2db53fe-31dd-447b-ab89-91bcfd31150a_k1c34ihf' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a115005-65fa-4e95-adb7-76a47b7d5720]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] Creating offline snapshot bd68ee97-c820-493b-abad-2138bd6770a8 of volume 360f501a-572f-46e9-b5ef-e7f21eea517e {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8324b7bc-9fc3-4e8a-aaf5-a5cbbb600ab1]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Attempting download of 64586056-c113-409d-9b6f-caf381d0fa10 ((None, [{'url': 'file:///opt/stack/data/glance/images/64586056-c113-409d-9b6f-caf381d0fa10', 'metadata': {}}])) to volume 754c75b9-2c98-4f6e-9e73-d6a7b7b59d29. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e555a11-e1a0-48e7-800b-95136c249297]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10_hqrjjomt {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:04 devstack sudo[114457]: 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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD Aug 19 19:16:04 devstack sudo[114457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:04 devstack sudo[114458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e Aug 19 19:16:04 devstack sudo[114458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:04 devstack sudo[114452]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-43503329-6ab8-499b-99d6-73e29e14e441" returned: 0 in 0.395s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-43503329-6ab8-499b-99d6-73e29e14e441 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:04 devstack sudo[114459]: 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_64586056-c113-409d-9b6f-caf381d0fa10_hqrjjomt Aug 19 19:16:04 devstack sudo[114459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:04 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/79c947ed65531511518bdc223681e669/volume-43503329-6ab8-499b-99d6-73e29e14e441 Aug 19 19:16:04 devstack sudo[114466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:04 devstack sudo[114457]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] CMD "/opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD" returned: 0 in 0.383s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:04 devstack sudo[114459]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "/opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10_hqrjjomt" returned: 0 in 0.337s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10_hqrjjomt {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:04 devstack sudo[114458]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e" returned: 0 in 0.424s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:04 devstack sudo[114479]: 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/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 1G Aug 19 19:16:04 devstack sudo[114479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:04 devstack sudo[114466]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-43503329-6ab8-499b-99d6-73e29e14e441" returned: 0 in 0.295s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-quobyte-43503329-6ab8-499b-99d6-73e29e14e441" released by "delete_volume" :: held 0.742s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:04 devstack sudo[114476]: 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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD Aug 19 19:16:04 devstack sudo[114476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:04 devstack sudo[114477]: 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_64586056-c113-409d-9b6f-caf381d0fa10_hqrjjomt Aug 19 19:16:04 devstack sudo[114477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Created reservations ['83bbd6ca-0285-4f33-9737-3a083101cc3f', '4ad03fa9-7d33-4473-8d08-b5e86c649da6', '50807d87-ad6f-4912-872b-c70a2d729fe0', '9fdec35b-c2aa-49ae-ba77-f4ca7f431e28'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:04 devstack sudo[114483]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:04 devstack sudo[114483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:04 devstack sudo[114476]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] CMD "/opt/stack/data/venv/bin/python3.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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD" returned: 1 in 0.427s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] b2db53fe-31dd-447b-ab89-91bcfd31150a was raw, converting to qcow2 {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:04 devstack sudo[114477]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "/opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10_hqrjjomt" returned: 1 in 0.442s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 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_64586056-c113-409d-9b6f-caf381d0fa10_hqrjjomt' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[10b5c3f7-c88d-4933-b4f5-0f245a6486d2]: (4, 'raw') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:04 devstack sudo[114493]: 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_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e Aug 19 19:16:04 devstack sudo[114493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "cinder-c64bdc64-60ba-4753-b7f9-877b1f5c3f28-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-c64bdc64-60ba-4753-b7f9-877b1f5c3f28-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:05 devstack sudo[114495]: 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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD Aug 19 19:16:05 devstack sudo[114495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:05 devstack sudo[114483]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.343s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "cinder-quobyte-c64bdc64-60ba-4753-b7f9-877b1f5c3f28" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Deleted volume successfully. Aug 19 19:16:05 devstack sudo[114479]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-quobyte-c64bdc64-60ba-4753-b7f9-877b1f5c3f28" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 1G" returned: 0 in 0.636s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-360f501a-572f-46e9-b5ef-e7f21eea517e -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0cfb69fe-81b1-43db-a8bc-9e308edb86ce tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-43503329-6ab8-499b-99d6-73e29e14e441-delete_volume" released by "delete_volume" :: held 1.395s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fa7ab920-13f4-469f-adaa-dc039f262474]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:05 devstack sudo[114499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-360f501a-572f-46e9-b5ef-e7f21eea517e -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 Aug 19 19:16:05 devstack sudo[114499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:05 devstack sudo[114500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28 Aug 19 19:16:05 devstack sudo[114500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:05 devstack sudo[114495]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "/opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD" returned: 0 in 0.416s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:05 devstack sudo[114493]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e" returned: 0 in 0.561s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b2db53fe-31dd-447b-ab89-91bcfd31150a__ggrgs_6devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:16:05 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Converted 0.00 MB image at 0.00 MB/s Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:05 devstack sudo[114499]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-360f501a-572f-46e9-b5ef-e7f21eea517e -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8" returned: 0 in 0.320s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:05 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 is being set with open permissions: ugo+rw Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:05 devstack sudo[114509]: 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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD Aug 19 19:16:05 devstack sudo[114509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:05 devstack sudo[114514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e 1G Aug 19 19:16:05 devstack sudo[114514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:05 devstack sudo[114515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 Aug 19 19:16:05 devstack sudo[114515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:05 devstack sudo[114500]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28" returned: 0 in 0.465s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:05 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/79c947ed65531511518bdc223681e669/volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28 Aug 19 19:16:05 devstack sudo[114522]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:05 devstack sudo[114509]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "/opt/stack/data/venv/bin/python3.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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD" returned: 1 in 0.372s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD' failed. Not Retrying. {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] 64586056-c113-409d-9b6f-caf381d0fa10 was raw, converting to qcow2 {{(pid=94004) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:05 devstack sudo[114530]: 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_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 Aug 19 19:16:05 devstack sudo[114530]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:05 devstack sudo[114515]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8" returned: 0 in 0.327s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:05 devstack sudo[114514]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e 1G" returned: 0 in 0.434s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Downloaded image b2db53fe-31dd-447b-ab89-91bcfd31150a ((None, [{'url': 'file:///opt/stack/data/glance/images/b2db53fe-31dd-447b-ab89-91bcfd31150a', 'metadata': {}}])) to volume b03e315b-c7de-4528-841c-2bfce845d88e successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Temporary image b2db53fe-31dd-447b-ab89-91bcfd31150a for user 942f735087964ddaa2e7fc5bdc4efbd9 is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Marking volume b03e315b-c7de-4528-841c-2bfce845d88e as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Copying metadata from image b2db53fe-31dd-447b-ab89-91bcfd31150a to b03e315b-c7de-4528-841c-2bfce845d88e. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Creating volume glance metadata for volume b03e315b-c7de-4528-841c-2bfce845d88e backed by image b2db53fe-31dd-447b-ab89-91bcfd31150a with: {'image_id': 'b2db53fe-31dd-447b-ab89-91bcfd31150a', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '6a54b2c124013924d954ba9a4fba1cd7', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 19:16:05 devstack sudo[114535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.info Aug 19 19:16:05 devstack sudo[114535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:05 devstack sudo[114522]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c64bdc64-60ba-4753-b7f9-877b1f5c3f28" returned: 0 in 0.303s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-quobyte-c64bdc64-60ba-4753-b7f9-877b1f5c3f28" released by "delete_volume" :: held 0.834s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2bf2c4d2-4cd8-498f-865d-1c40e81419d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b03e315b-c7de-4528-841c-2bfce845d88e', 'volume_size': 1, 'image_id': 'b2db53fe-31dd-447b-ab89-91bcfd31150a', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b2db53fe-31dd-447b-ab89-91bcfd31150a', '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': '6a54b2c124013924d954ba9a4fba1cd7', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'd243ed92522f41e78e7a922fa3feec77', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '13df548b7e57c9d393ea16f7be8ff8efc01559b3b3499f2a2d4dcb51c4759b3c5505fa35047c734b69cddd165c670d8b0b1b96f4bbbf74e5eddf4646fc3545d5', 'id': 'b2db53fe-31dd-447b-ab89-91bcfd31150a', 'created_at': datetime.datetime(2026, 8, 19, 17, 15, 57, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 15, 58, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b2db53fe-31dd-447b-ab89-91bcfd31150a/file', 'properties': {}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d17ca0e5-4cb6-43cc-a5a5-d84f7db8b112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:06 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Volume volume-b03e315b-c7de-4528-841c-2bfce845d88e (b03e315b-c7de-4528-841c-2bfce845d88e): created successfully Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d17ca0e5-4cb6-43cc-a5a5-d84f7db8b112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Flow 'volume_create_manager' (33f6870c-8dbd-4851-b03d-e97b0e506459) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-454c39c5-485e-4ed9-8d5c-5a5def320dff tempest-VolumeImageDependencyTests-367147003 None] Created volume successfully. Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Created reservations ['55157c41-5508-440c-88f9-1def7d45dcb2', 'ff1155f7-c6fb-4fa0-baa8-9d0d18fa160a', '027bc7b9-fe59-42d5-8c50-37e3db4830a8', '2be06017-d2c9-4920-99ac-72de433200a3'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:06 devstack sudo[114535]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.info" returned: 0 in 0.294s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:06 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.info is being set with open permissions: ugo+rw Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:06 devstack sudo[114541]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:06 devstack sudo[114541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:06 devstack sudo[114544]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.info Aug 19 19:16:06 devstack sudo[114544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "cinder-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "cinder-quobyte-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-quobyte-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2fe3cef5-a966-4cf1-a9d9-43996142a6d4]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:06 devstack sudo[114530]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29" returned: 0 in 0.641s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_64586056-c113-409d-9b6f-caf381d0fa10__4phro25devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:16:06 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Converted 0.00 MB image at 0.00 MB/s Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:06 devstack sudo[114547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 1G Aug 19 19:16:06 devstack sudo[114547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:06 devstack sudo[114541]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:06 devstack sudo[114544]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.333s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.info" returned: 0 in 0.303s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:06 devstack sudo[114546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6 Aug 19 19:16:06 devstack sudo[114546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.469s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Deleted volume successfully. Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-4f2eb53c-07f1-424b-a308-76bfffc2703d tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-c64bdc64-60ba-4753-b7f9-877b1f5c3f28-delete_volume" released by "delete_volume" :: held 1.538s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1608e760-098e-4c92-8019-33c8128a3040 tempest-CinderUnicodeTest-642496591 None] Create snapshot completed successfully Aug 19 19:16:06 devstack sudo[114547]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 1G" returned: 0 in 0.336s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Downloaded image 64586056-c113-409d-9b6f-caf381d0fa10 ((None, [{'url': 'file:///opt/stack/data/glance/images/64586056-c113-409d-9b6f-caf381d0fa10', 'metadata': {}}])) to volume 754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 successfully. {{(pid=94004) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Temporary image 64586056-c113-409d-9b6f-caf381d0fa10 for user e4ed6eaafb78432eb7d32fdc05469e71 is deleted. {{(pid=94004) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.volume.volume_utils [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Marking volume 754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 as bootable. {{(pid=94004) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Copying metadata from image 64586056-c113-409d-9b6f-caf381d0fa10 to 754c75b9-2c98-4f6e-9e73-d6a7b7b59d29. {{(pid=94004) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Creating volume glance metadata for volume 754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 backed by image 64586056-c113-409d-9b6f-caf381d0fa10 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '64586056-c113-409d-9b6f-caf381d0fa10', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '8acc354d3824ab229dac7988afaea598', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94004) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 19 19:16:06 devstack sudo[114546]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6" returned: 0 in 0.416s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:06 devstack sudo[114558]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6 Aug 19 19:16:06 devstack sudo[114558]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ca35291-f4e0-4512-9887-f4496412c56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29', 'volume_size': 1, 'image_id': '64586056-c113-409d-9b6f-caf381d0fa10', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/64586056-c113-409d-9b6f-caf381d0fa10', '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': '8acc354d3824ab229dac7988afaea598', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '1872bb6b06e8417a8b4a82101d4b195d', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '958ceea99ec60f018da3cdfdee1ee82b66cc28e0bb616b1500f62bcb182c1075f459a3c75d73c719d6e94a5148e6f7ca32a254581b6c5a2a0f479f9e96552d85', 'id': '64586056-c113-409d-9b6f-caf381d0fa10', 'created_at': datetime.datetime(2026, 8, 19, 17, 15, 58, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 19, 17, 15, 59, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/64586056-c113-409d-9b6f-caf381d0fa10/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc0a7945-0d7b-482e-a3f5-d93f4f040095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:06 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Volume volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 (754c75b9-2c98-4f6e-9e73-d6a7b7b59d29): created successfully Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc0a7945-0d7b-482e-a3f5-d93f4f040095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:06 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Flow 'volume_create_manager' (ab51d295-66e3-42b9-a6e0-a85e61dae72b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-167f4f94-00c1-42c4-ae77-0cd32270ed86 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Created volume successfully. Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Acquiring lock "cinder-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Lock "cinder-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:07 devstack sudo[114558]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6" returned: 0 in 0.290s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-quobyte-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6" released by "delete_volume" :: held 0.767s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Acquiring lock "cinder-quobyte-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Acquiring lock "cinder-b03e315b-c7de-4528-841c-2bfce845d88e-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Lock "cinder-quobyte-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29" acquired by "delete_volume" :: waited 0.039s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Lock "cinder-b03e315b-c7de-4528-841c-2bfce845d88e-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ae98eadf-c985-4896-a15a-51f2aa14dde3]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Created reservations ['727d8a2c-b8bc-4973-9d0a-d34461da22fd', 'a553428c-ec5b-4183-b4d5-9415ac1c964c', 'de75fb10-b920-4448-a4ed-80fa19eb35aa', '1de3ba63-f3eb-45b7-83fb-9513bb36dba3'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Acquiring lock "cinder-quobyte-b03e315b-c7de-4528-841c-2bfce845d88e" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Lock "cinder-quobyte-b03e315b-c7de-4528-841c-2bfce845d88e" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[104350ef-bb78-4263-8c18-0e7b43ed57a0]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:07 devstack sudo[114561]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 Aug 19 19:16:07 devstack sudo[114561]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:07 devstack sudo[114564]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:07 devstack sudo[114564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:07 devstack sudo[114562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e Aug 19 19:16:07 devstack sudo[114562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "cinder-97dd1a43-738e-4452-9412-c2c5a2a5ea75-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-97dd1a43-738e-4452-9412-c2c5a2a5ea75-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "cinder-quobyte-97dd1a43-738e-4452-9412-c2c5a2a5ea75" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Acquiring lock "cinder-bd68ee97-c820-493b-abad-2138bd6770a8-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Lock "cinder-bd68ee97-c820-493b-abad-2138bd6770a8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Acquiring lock "cinder-quobyte-360f501a-572f-46e9-b5ef-e7f21eea517e" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-quobyte-97dd1a43-738e-4452-9412-c2c5a2a5ea75" acquired by "delete_volume" :: waited 0.057s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:07 devstack sudo[114561]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29" returned: 0 in 0.476s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Lock "cinder-quobyte-360f501a-572f-46e9-b5ef-e7f21eea517e" acquired by "delete_snapshot" :: waited 0.059s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Acquiring lock "cinder-quobyte-bd68ee97-c820-493b-abad-2138bd6770a8" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[63f63778-c3d9-4c2a-b302-eb8bccd664f4]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:07 devstack sudo[114570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29 Aug 19 19:16:07 devstack sudo[114570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Lock "cinder-quobyte-bd68ee97-c820-493b-abad-2138bd6770a8" acquired by "_delete_snapshot" :: waited 0.040s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Deleting offline snapshot bd68ee97-c820-493b-abad-2138bd6770a8 of volume 360f501a-572f-46e9-b5ef-e7f21eea517e {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] snapshot_file for this snap is: volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[17aa9224-da21-4e67-97e7-69ca2cdfc4bb]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:07 devstack sudo[114564]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.458s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:07 devstack sudo[114562]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e" returned: 0 in 0.521s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:07 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Deleted volume successfully. Aug 19 19:16:07 devstack sudo[114573]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75 Aug 19 19:16:07 devstack sudo[114573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:07 devstack sudo[114579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e Aug 19 19:16:07 devstack sudo[114579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a043948c-1679-466a-aa40-60544b2b6023 tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-3d0d7aa0-bbe3-4f10-b1eb-f17db56455a6-delete_volume" released by "delete_volume" :: held 1.614s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:07 devstack sudo[114578]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 Aug 19 19:16:07 devstack sudo[114578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:08 devstack sudo[114570]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29" returned: 0 in 0.324s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Lock "cinder-quobyte-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29" released by "delete_volume" :: held 0.856s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Created reservations ['7902ba34-a30b-48a1-929f-0c7bb97e6233', 'fbbb9988-f499-48a2-95fa-ff8bb2aff31c', '85d57084-19a4-4859-af63-7a1d1086f227', '1230dddd-a3e0-4ac4-8dee-efc61e91bc54'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:08 devstack sudo[114579]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b03e315b-c7de-4528-841c-2bfce845d88e" returned: 0 in 0.401s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:08 devstack sudo[114593]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:08 devstack sudo[114593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Lock "cinder-quobyte-b03e315b-c7de-4528-841c-2bfce845d88e" released by "delete_volume" :: held 0.984s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:08 devstack sudo[114573]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:08 devstack sudo[114578]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75" returned: 0 in 0.564s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8" returned: 0 in 0.496s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-360f501a-572f-46e9-b5ef-e7f21eea517e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:16:08 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/79c947ed65531511518bdc223681e669/volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75 Aug 19 19:16:08 devstack sudo[114595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b2af3c4-212c-48ed-ace1-400f9f5c53d3]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Created reservations ['b43c3dd6-3941-4b3f-a485-09c28c4f2545', '8a2c0968-6d24-46ee-89c8-bdfd8c4da853', '2fdb6d74-3a72-4ade-a1fe-74606c261509', 'e3f95f92-9c32-400e-87a1-181ef5362dae'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:08 devstack sudo[114597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e Aug 19 19:16:08 devstack sudo[114597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:08 devstack sudo[114599]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:08 devstack sudo[114599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:08 devstack sudo[114593]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:08 devstack sudo[114595]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-97dd1a43-738e-4452-9412-c2c5a2a5ea75" returned: 0 in 0.330s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.421s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-quobyte-97dd1a43-738e-4452-9412-c2c5a2a5ea75" released by "delete_volume" :: held 0.996s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Deleted volume successfully. Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-100db902-1e1c-4967-9819-c2750d795c64 tempest-VolumeAndVolumeTypeFromImageTest-858471881 None] Lock "cinder-754c75b9-2c98-4f6e-9e73-d6a7b7b59d29-delete_volume" released by "delete_volume" :: held 1.657s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Created reservations ['11a06898-d790-4658-b3ad-e20abcb0ad33', 'ce8547ff-68c5-497c-8299-36eebbd98165', '286a33e4-0be9-422c-bcfd-a0d2e7620065', 'c77553e7-9899-4fd1-bcdd-7ebc3a9d64c0'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:08 devstack sudo[114597]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e" returned: 0 in 0.547s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:08 devstack sudo[114606]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:08 devstack sudo[114606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:08 devstack sudo[114608]: 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/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 Aug 19 19:16:08 devstack sudo[114608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:08 devstack sudo[114599]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.422s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:08 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Deleted volume successfully. Aug 19 19:16:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0a44cc11-1656-4015-b879-642d79c7f4b8 tempest-VolumeImageDependencyTests-367147003 None] Lock "cinder-b03e315b-c7de-4528-841c-2bfce845d88e-delete_volume" released by "delete_volume" :: held 1.784s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:09 devstack sudo[114606]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.310s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:09 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Deleted volume successfully. Aug 19 19:16:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-df3ee4b1-3f9e-4fbe-b7a4-4c982cc87adc tempest-CreateVolumesFromImageTest-229273797 None] Lock "cinder-97dd1a43-738e-4452-9412-c2c5a2a5ea75-delete_volume" released by "delete_volume" :: held 1.697s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:09 devstack sudo[114608]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8" returned: 0 in 0.417s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:09 devstack sudo[114615]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8 Aug 19 19:16:09 devstack sudo[114615]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:09 devstack sudo[114615]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e.bd68ee97-c820-493b-abad-2138bd6770a8" returned: 0 in 0.302s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Lock "cinder-quobyte-bd68ee97-c820-493b-abad-2138bd6770a8" released by "_delete_snapshot" :: held 1.941s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Lock "cinder-quobyte-360f501a-572f-46e9-b5ef-e7f21eea517e" released by "delete_snapshot" :: held 2.004s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:09 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Created reservations ['d573e99b-27a6-4fcc-a470-0ce3d33101a6', 'd31c7de9-230e-4b94-9d58-7064ffc5a79e', '186aa39a-8c17-4cae-bb16-21f056271af1', '1a22a5bd-1bb9-49b0-8425-bab59e4db320'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Delete snapshot completed successfully. Aug 19 19:16:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-66562348-c1db-4ef8-9a31-9e3bae2f8ab9 tempest-CinderUnicodeTest-642496591 None] Lock "cinder-bd68ee97-c820-493b-abad-2138bd6770a8-delete_snapshot" released by "delete_snapshot" :: held 2.258s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Acquiring lock "cinder-360f501a-572f-46e9-b5ef-e7f21eea517e-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Lock "cinder-360f501a-572f-46e9-b5ef-e7f21eea517e-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Acquiring lock "cinder-quobyte-360f501a-572f-46e9-b5ef-e7f21eea517e" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Lock "cinder-quobyte-360f501a-572f-46e9-b5ef-e7f21eea517e" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:11 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[005cd87b-d25b-4167-bb07-622ec25d1914]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:11 devstack sudo[114619]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e Aug 19 19:16:11 devstack sudo[114619]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:11 devstack sudo[114619]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e" returned: 0 in 0.495s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:11 devstack sudo[114625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e Aug 19 19:16:11 devstack sudo[114625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:11 devstack sudo[114625]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-360f501a-572f-46e9-b5ef-e7f21eea517e" returned: 0 in 0.348s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Lock "cinder-quobyte-360f501a-572f-46e9-b5ef-e7f21eea517e" released by "delete_volume" :: held 0.947s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:12 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Created reservations ['f49413d1-9319-4635-bee4-a2f28d9ece48', '5aabd554-6525-4ab5-ba78-08f4234042a8', 'ed85ba58-6136-4006-8852-2a2b8e09c86a', '0603e90e-5066-4c79-8de9-83af0a09b8e2'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:12 devstack sudo[114628]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:12 devstack sudo[114628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:12 devstack sudo[114628]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.303s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:12 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Deleted volume successfully. Aug 19 19:16:12 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ff21d83c-66d4-4e92-95b8-f99adfdd5479 tempest-CinderUnicodeTest-642496591 None] Lock "cinder-360f501a-572f-46e9-b5ef-e7f21eea517e-delete_volume" released by "delete_volume" :: held 1.577s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Acquiring lock "cinder-6cab180b-b968-43ec-bced-f13f417d99c4-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Lock "cinder-6cab180b-b968-43ec-bced-f13f417d99c4-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Acquiring lock "cinder-quobyte-6cab180b-b968-43ec-bced-f13f417d99c4" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:13 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Lock "cinder-quobyte-6cab180b-b968-43ec-bced-f13f417d99c4" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:13 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[48c7df91-362d-4b10-b144-7547b15b0598]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6cab180b-b968-43ec-bced-f13f417d99c4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:13 devstack sudo[114631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6cab180b-b968-43ec-bced-f13f417d99c4 Aug 19 19:16:13 devstack sudo[114631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:13 devstack sudo[114631]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6cab180b-b968-43ec-bced-f13f417d99c4" returned: 0 in 0.415s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6cab180b-b968-43ec-bced-f13f417d99c4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:13 devstack sudo[114637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6cab180b-b968-43ec-bced-f13f417d99c4 Aug 19 19:16:13 devstack sudo[114637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:14 devstack sudo[114637]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6cab180b-b968-43ec-bced-f13f417d99c4" returned: 0 in 0.282s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Lock "cinder-quobyte-6cab180b-b968-43ec-bced-f13f417d99c4" released by "delete_volume" :: held 0.753s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Created reservations ['6212c440-2e10-45df-aa7a-8d108863377b', 'c3ec17b9-33db-4a6f-90e1-ea2711b120f8', 'f62bf8d9-d33c-4121-96c0-a8729e8ef546', 'cee5237b-d94e-45c4-8e2a-6c440a637506'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:14 devstack sudo[114640]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:14 devstack sudo[114640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:14 devstack sudo[114640]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.403s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:14 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Deleted volume successfully. Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-578647f0-3578-44da-b5c1-c8ad81972fb1 tempest-CinderUnicodeTest-642496591 None] Lock "cinder-6cab180b-b968-43ec-bced-f13f417d99c4-delete_volume" released by "delete_volume" :: held 1.443s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Flow 'volume_create_manager' (cabcf67a-3dd2-4520-9618-b94b7c8307c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (355313de-dd07-472b-82c0-ac62352becbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (355313de-dd07-472b-82c0-ac62352becbe) 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-19T17:16:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-37417787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bdda452d-1783-4549-aaf8-acae59fba463,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e504ed9a851425d8605cb760d3863ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:15Z,use_quota=True,user_id='c826dd0c52304c95a35e249ff358b961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (725507c8-6617-42d6-815a-c5685866f44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (725507c8-6617-42d6-815a-c5685866f44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5ec66b4-3b7b-445e-8623-9b7a1a784f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5ec66b4-3b7b-445e-8623-9b7a1a784f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bdda452d-1783-4549-aaf8-acae59fba463', 'volume_name': 'volume-bdda452d-1783-4549-aaf8-acae59fba463', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c19fecbb-4eef-4ac7-ab2b-3295293a466c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c19fecbb-4eef-4ac7-ab2b-3295293a466c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cc098a89-8b3b-4de9-ae0b-702ef3fb97e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:14 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume bdda452d-1783-4549-aaf8-acae59fba463: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bdda452d-1783-4549-aaf8-acae59fba463', 'volume_size': 1} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 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-19T17:16:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-37417787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bdda452d-1783-4549-aaf8-acae59fba463,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e504ed9a851425d8605cb760d3863ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:15Z,use_quota=True,user_id='c826dd0c52304c95a35e249ff358b961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Creating volume bdda452d-1783-4549-aaf8-acae59fba463 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:14 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bdda452d-1783-4549-aaf8-acae59fba463 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:14 devstack sudo[114643]: 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/79c947ed65531511518bdc223681e669/volume-bdda452d-1783-4549-aaf8-acae59fba463 1073741824 Aug 19 19:16:14 devstack sudo[114643]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:15 devstack sudo[114643]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bdda452d-1783-4549-aaf8-acae59fba463 1073741824" returned: 0 in 0.576s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bdda452d-1783-4549-aaf8-acae59fba463 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:15 devstack sudo[114649]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bdda452d-1783-4549-aaf8-acae59fba463 Aug 19 19:16:15 devstack sudo[114649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Flow 'volume_create_manager' (b99c5602-8da9-41c7-b3ff-e22f2c2d9712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a98ad76a-b88b-404b-a498-b3029adc8cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a98ad76a-b88b-404b-a498-b3029adc8cc7) 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-19T17:16:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-341735878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dcce595d-c953-47c6-a0b6-30ccbe9b550e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8972272067749ba874eecc23e123c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:15Z,use_quota=True,user_id='56c4628eaffa45cfa2050d450223efca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (775e5177-adf6-43fc-a8c4-f9cddfb64604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (775e5177-adf6-43fc-a8c4-f9cddfb64604) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c219e95c-80d7-4e4f-9d7b-e141a9619105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c219e95c-80d7-4e4f-9d7b-e141a9619105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dcce595d-c953-47c6-a0b6-30ccbe9b550e', 'volume_name': 'volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f18b55a-9abc-4d5a-a58c-eae1f0d4a99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f18b55a-9abc-4d5a-a58c-eae1f0d4a99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (77065f17-25f3-4115-b56e-3ab276d0de1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:15 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume dcce595d-c953-47c6-a0b6-30ccbe9b550e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e', 'volume_size': 1} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:15 devstack sudo[114649]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bdda452d-1783-4549-aaf8-acae59fba463" returned: 0 in 0.325s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] <== create_volume: return (954ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.957s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.090s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 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-19T17:16:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-341735878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dcce595d-c953-47c6-a0b6-30ccbe9b550e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8972272067749ba874eecc23e123c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:15Z,use_quota=True,user_id='56c4628eaffa45cfa2050d450223efca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Creating volume dcce595d-c953-47c6-a0b6-30ccbe9b550e {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:15 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cc098a89-8b3b-4de9-ae0b-702ef3fb97e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bdda452d-1783-4549-aaf8-acae59fba463', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:15 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 preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e 1073741824 Aug 19 19:16:15 devstack sudo[114652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36269938-d39e-4808-b244-0955b3d37914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:15 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume volume-bdda452d-1783-4549-aaf8-acae59fba463 (bdda452d-1783-4549-aaf8-acae59fba463): created successfully Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36269938-d39e-4808-b244-0955b3d37914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:15 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Flow 'volume_create_manager' (cabcf67a-3dd2-4520-9618-b94b7c8307c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-5fccadd3-895b-4104-92cc-0e307bad6b02 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Created volume successfully. Aug 19 19:16:16 devstack sudo[114652]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e 1073741824" returned: 0 in 0.521s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:16 devstack sudo[114658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e Aug 19 19:16:16 devstack sudo[114658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:16 devstack sudo[114658]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e" returned: 0 in 0.267s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] <== create_volume: return (831ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.836s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (77065f17-25f3-4115-b56e-3ab276d0de1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36f84329-c212-4e8f-ac36-9b46f5f2e239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:16 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e (dcce595d-c953-47c6-a0b6-30ccbe9b550e): created successfully Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (36f84329-c212-4e8f-ac36-9b46f5f2e239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Flow 'volume_create_manager' (b99c5602-8da9-41c7-b3ff-e22f2c2d9712) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-761dfa68-bfdc-4964-8e2c-661c7bf932da tempest-CreateVolumesFromSnapshotTest-1670958613 None] Created volume successfully. Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:16 devstack sudo[114661]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:16 devstack sudo[114661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:17 devstack sudo[114661]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Flow 'volume_create_manager' (886d2762-e4a7-4a36-9d46-68b6dd54a565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44868926-121b-4cb8-9e37-69d371e95147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.498s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44868926-121b-4cb8-9e37-69d371e95147) 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-19T17:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2134128796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e923a955-6e3c-43d5-a6e1-a9846c02b3b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e504ed9a851425d8605cb760d3863ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:17Z,use_quota=True,user_id='c826dd0c52304c95a35e249ff358b961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c99dcba2-9079-4dec-9294-589aadd94fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c99dcba2-9079-4dec-9294-589aadd94fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1bf5dd58-f398-4c1f-9ca7-c1ee9517efe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1bf5dd58-f398-4c1f-9ca7-c1ee9517efe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e923a955-6e3c-43d5-a6e1-a9846c02b3b5', 'volume_name': 'volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67b0f108-78ab-4b3e-9726-ffe7149280a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67b0f108-78ab-4b3e-9726-ffe7149280a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41a19b74-022f-471e-a9fa-b49c9508dfb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:17 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume e923a955-6e3c-43d5-a6e1-a9846c02b3b5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5', 'volume_size': 1} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 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-19T17:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2134128796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e923a955-6e3c-43d5-a6e1-a9846c02b3b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e504ed9a851425d8605cb760d3863ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:17Z,use_quota=True,user_id='c826dd0c52304c95a35e249ff358b961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Creating volume e923a955-6e3c-43d5-a6e1-a9846c02b3b5 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:17 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:17 devstack sudo[114664]: 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/79c947ed65531511518bdc223681e669/volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5 1073741824 Aug 19 19:16:17 devstack sudo[114664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:17 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Flow 'volume_create_manager' (fb2abeef-6a87-401f-887e-56b47cc6d3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a14ad687-fddd-4181-af0d-56a03e4201da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a14ad687-fddd-4181-af0d-56a03e4201da) 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-19T17:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1586879458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=16e5fe0a-836d-4c13-ac83-7d79d1d47e87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e504ed9a851425d8605cb760d3863ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:18Z,use_quota=True,user_id='c826dd0c52304c95a35e249ff358b961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c516970e-1075-4004-9809-3b794c7d3831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c516970e-1075-4004-9809-3b794c7d3831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eba229d7-777b-4709-bdf6-a6cc11ed8a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eba229d7-777b-4709-bdf6-a6cc11ed8a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '16e5fe0a-836d-4c13-ac83-7d79d1d47e87', 'volume_name': 'volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e445088-61d9-4907-85e1-14129f30ea6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e445088-61d9-4907-85e1-14129f30ea6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c43e095-96ed-448e-bfb9-4c9fe9adfc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:18 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume 16e5fe0a-836d-4c13-ac83-7d79d1d47e87: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87', 'volume_size': 1} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:18 devstack sudo[114664]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5 1073741824" returned: 0 in 0.820s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:18 devstack sudo[114670]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5 Aug 19 19:16:18 devstack sudo[114670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Flow 'volume_create_manager' (2950caaa-0074-4a8d-9328-1af948f8cd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (602bc05c-f26d-4b8d-a41c-0807db254739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (602bc05c-f26d-4b8d-a41c-0807db254739) 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-19T17:16:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1508319654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=74a46e7c-90f8-4a7e-a26d-9572c2049c7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e504ed9a851425d8605cb760d3863ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:18Z,use_quota=True,user_id='c826dd0c52304c95a35e249ff358b961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6519ce4-b65d-4038-9766-14b09dfc0bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b6519ce4-b65d-4038-9766-14b09dfc0bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5647abac-63f7-488f-9c0e-8f065fc5e10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5647abac-63f7-488f-9c0e-8f065fc5e10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '74a46e7c-90f8-4a7e-a26d-9572c2049c7e', 'volume_name': 'volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4b37dab-3626-4185-9cb0-b926dd34ca50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4b37dab-3626-4185-9cb0-b926dd34ca50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc9b5d85-6821-4857-a16b-2a686c493b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:18 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume 74a46e7c-90f8-4a7e-a26d-9572c2049c7e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e', 'volume_size': 1} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:18 devstack sudo[114670]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5" returned: 0 in 0.330s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] <== create_volume: return (1234ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.237s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.595s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 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-19T17:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1586879458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=16e5fe0a-836d-4c13-ac83-7d79d1d47e87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e504ed9a851425d8605cb760d3863ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:18Z,use_quota=True,user_id='c826dd0c52304c95a35e249ff358b961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Creating volume 16e5fe0a-836d-4c13-ac83-7d79d1d47e87 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:18 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:18 devstack sudo[114673]: 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/79c947ed65531511518bdc223681e669/volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87 1073741824 Aug 19 19:16:18 devstack sudo[114673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41a19b74-022f-471e-a9fa-b49c9508dfb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (009f2641-689c-4091-890e-e4eed992b5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:18 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5 (e923a955-6e3c-43d5-a6e1-a9846c02b3b5): created successfully Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (009f2641-689c-4091-890e-e4eed992b5ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:18 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Flow 'volume_create_manager' (886d2762-e4a7-4a36-9d46-68b6dd54a565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:18 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8bf6b831-8492-4ebb-9826-28e188e655f5 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Created volume successfully. Aug 19 19:16:19 devstack sudo[114673]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87 1073741824" returned: 0 in 0.661s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:19 devstack sudo[114679]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87 Aug 19 19:16:19 devstack sudo[114679]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Flow 'volume_create_manager' (15396e0b-da80-4bf8-8ad8-1ca547dac26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2b1cd1d-04d2-41a3-884a-a6112d2e4f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2b1cd1d-04d2-41a3-884a-a6112d2e4f32) 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-19T17:16:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-759371059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e504ed9a851425d8605cb760d3863ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:16:19Z,use_quota=True,user_id='c826dd0c52304c95a35e249ff358b961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61e08f9f-a6a3-42fe-a3ff-6b6de251bb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61e08f9f-a6a3-42fe-a3ff-6b6de251bb6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15087413-285d-495e-8f88-f0ecda527e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15087413-285d-495e-8f88-f0ecda527e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5', 'volume_name': 'volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4a42eab-7134-4e98-aaaa-b8f9e494c840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b4a42eab-7134-4e98-aaaa-b8f9e494c840) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa13d23e-881d-46e8-a8aa-3db4a037f321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:19 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume 6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5', 'volume_size': 1} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:19 devstack sudo[114679]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87" returned: 0 in 0.304s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] <== create_volume: return (1043ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.045s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.603s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Creating offline snapshot c9bed111-37e2-4530-8894-4d7e38aebc41 of volume dcce595d-c953-47c6-a0b6-30ccbe9b550e {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c43e095-96ed-448e-bfb9-4c9fe9adfc94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4160790-534e-4484-a4af-8d0bff299024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c64b53fa-32ac-474d-ad0f-f69bad429470]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Flow 'volume_create_manager' (07425643-91b7-43a6-90e2-d37dadc73405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (858ade22-021f-4b27-88e9-72de182bd7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:19 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87 (16e5fe0a-836d-4c13-ac83-7d79d1d47e87): created successfully Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4160790-534e-4484-a4af-8d0bff299024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Flow 'volume_create_manager' (fb2abeef-6a87-401f-887e-56b47cc6d3c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (858ade22-021f-4b27-88e9-72de182bd7e9) 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-19T17:16:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-20991186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=96f0eac6-d889-47f9-9fc5-fdddbe509a80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e504ed9a851425d8605cb760d3863ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:20Z,use_quota=True,user_id='c826dd0c52304c95a35e249ff358b961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (33513d43-9cdd-47c0-ab8d-c9e10f741d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (33513d43-9cdd-47c0-ab8d-c9e10f741d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8762f562-cb4f-4892-bb4d-3dc41cfe4c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8762f562-cb4f-4892-bb4d-3dc41cfe4c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '96f0eac6-d889-47f9-9fc5-fdddbe509a80', 'volume_name': 'volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27c9e2ae-f5a8-4248-bbd9-bedc25946b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27c9e2ae-f5a8-4248-bbd9-bedc25946b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9868de4-6420-4ba2-b9b4-41ec6288859a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:19 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume 96f0eac6-d889-47f9-9fc5-fdddbe509a80: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80', 'volume_size': 1} Aug 19 19:16:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c849f13d-28bf-40ee-bd8c-551cbad774d6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Created volume successfully. Aug 19 19:16:19 devstack sudo[114683]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e Aug 19 19:16:19 devstack sudo[114683]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:20 devstack sudo[114683]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e" returned: 0 in 0.404s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:20 devstack sudo[114688]: 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/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 1G Aug 19 19:16:20 devstack sudo[114688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:20 devstack sudo[114688]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 1G" returned: 0 in 0.524s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:20 devstack sudo[114694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 Aug 19 19:16:20 devstack sudo[114694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:21 devstack sudo[114694]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41" returned: 0 in 0.361s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:21 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 is being set with open permissions: ugo+rw Aug 19 19:16:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:21 devstack sudo[114734]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 Aug 19 19:16:21 devstack sudo[114734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:21 devstack sudo[114734]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41" returned: 0 in 0.340s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:21 devstack sudo[114739]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.info Aug 19 19:16:21 devstack sudo[114739]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:21 devstack sudo[114739]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.info" returned: 0 in 0.253s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:21 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.info is being set with open permissions: ugo+rw Aug 19 19:16:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:21 devstack sudo[114742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.info Aug 19 19:16:21 devstack sudo[114742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:22 devstack sudo[114742]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.info" returned: 0 in 0.257s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.248s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.463s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 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-19T17:16:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1508319654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=74a46e7c-90f8-4a7e-a26d-9572c2049c7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e504ed9a851425d8605cb760d3863ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:18Z,use_quota=True,user_id='c826dd0c52304c95a35e249ff358b961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Creating volume 74a46e7c-90f8-4a7e-a26d-9572c2049c7e {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:22 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:22 devstack sudo[114745]: 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/79c947ed65531511518bdc223681e669/volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e 1073741824 Aug 19 19:16:22 devstack sudo[114745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-312f759f-0be7-4754-bcae-a6062c19854d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Create snapshot completed successfully Aug 19 19:16:22 devstack sudo[114745]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e 1073741824" returned: 0 in 0.487s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:22 devstack sudo[114751]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e Aug 19 19:16:22 devstack sudo[114751]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:22 devstack sudo[114751]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e" returned: 0 in 0.336s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] <== create_volume: return (879ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.883s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.326s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 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-19T17:16:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-759371059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e504ed9a851425d8605cb760d3863ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:16:19Z,use_quota=True,user_id='c826dd0c52304c95a35e249ff358b961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Creating volume 6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:22 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc9b5d85-6821-4857-a16b-2a686c493b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11335756-9f5d-4255-9283-a3badf9f8388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e (74a46e7c-90f8-4a7e-a26d-9572c2049c7e): created successfully Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11335756-9f5d-4255-9283-a3badf9f8388) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:23 devstack sudo[114754]: 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/79c947ed65531511518bdc223681e669/volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5 1073741824 Aug 19 19:16:23 devstack sudo[114754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Flow 'volume_create_manager' (2950caaa-0074-4a8d-9328-1af948f8cd2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-443a7cef-0788-4b19-8171-61e038942c2f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Created volume successfully. Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Flow 'volume_create_manager' (4987f839-ece5-44fb-8145-748f17b44759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7a1fd022-492a-4e12-bfc1-28a085f5b7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7a1fd022-492a-4e12-bfc1-28a085f5b7e0) 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-19T17:16:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-975263585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=259920dc-5961-483c-86db-4ea4ed453db0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8972272067749ba874eecc23e123c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:23Z,use_quota=True,user_id='56c4628eaffa45cfa2050d450223efca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (797e65b1-11ac-4078-9513-558e3824998d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (797e65b1-11ac-4078-9513-558e3824998d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (10e7a9e0-2ed7-43e2-af61-a468884e1fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (10e7a9e0-2ed7-43e2-af61-a468884e1fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '259920dc-5961-483c-86db-4ea4ed453db0', 'volume_name': 'volume-259920dc-5961-483c-86db-4ea4ed453db0', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8978a0ee-ffaf-4d9d-968a-6f4343a46fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8978a0ee-ffaf-4d9d-968a-6f4343a46fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (745d0d4e-8bf1-49da-9bb3-08ddfdd16f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume 259920dc-5961-483c-86db-4ea4ed453db0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-259920dc-5961-483c-86db-4ea4ed453db0', 'volume_size': 1} Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:23 devstack sudo[114754]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5 1073741824" returned: 0 in 0.725s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:23 devstack sudo[114766]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5 Aug 19 19:16:23 devstack sudo[114766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:24 devstack sudo[114766]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5" returned: 0 in 0.387s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] <== create_volume: return (1186ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.191s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.178s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 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-19T17:16:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-20991186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=96f0eac6-d889-47f9-9fc5-fdddbe509a80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e504ed9a851425d8605cb760d3863ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:20Z,use_quota=True,user_id='c826dd0c52304c95a35e249ff358b961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Creating volume 96f0eac6-d889-47f9-9fc5-fdddbe509a80 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:24 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa13d23e-881d-46e8-a8aa-3db4a037f321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92905efd-12e9-4cf8-91f6-6807d3a4fd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:24 devstack sudo[114769]: 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/79c947ed65531511518bdc223681e669/volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80 1073741824 Aug 19 19:16:24 devstack sudo[114769]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Flow 'volume_create_manager' (da9e8c06-2287-4598-995f-9e6e6e83f201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7886ae01-d056-4885-b426-055ae51def06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5 (6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5): created successfully Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92905efd-12e9-4cf8-91f6-6807d3a4fd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Flow 'volume_create_manager' (15396e0b-da80-4bf8-8ad8-1ca547dac26b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7886ae01-d056-4885-b426-055ae51def06) 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-19T17:16:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1424032350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=562ab242-6bda-4e3f-86b7-a8474a982b68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8972272067749ba874eecc23e123c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:24Z,use_quota=True,user_id='56c4628eaffa45cfa2050d450223efca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57ce504c-5226-4081-84ed-24c77c4a8439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57ce504c-5226-4081-84ed-24c77c4a8439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8941d09-b3a6-42bc-96cc-2447ffaa9003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8941d09-b3a6-42bc-96cc-2447ffaa9003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '562ab242-6bda-4e3f-86b7-a8474a982b68', 'volume_name': 'volume-562ab242-6bda-4e3f-86b7-a8474a982b68', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7866ffe9-ba38-4840-9095-bc8b56755deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7866ffe9-ba38-4840-9095-bc8b56755deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (358e826f-d2e9-4e06-b3a9-691c54aef28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume 562ab242-6bda-4e3f-86b7-a8474a982b68: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-562ab242-6bda-4e3f-86b7-a8474a982b68', 'volume_size': 1} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3695fd09-670b-4a73-a37f-3e0a46cfeff8 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Created volume successfully. Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Flow 'volume_create_manager' (5faea2e2-c999-41ec-850e-985a5452bcaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (901e3c05-2b41-4eed-a79c-25bc8bd9c0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (901e3c05-2b41-4eed-a79c-25bc8bd9c0d0) 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-19T17:16:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1430973061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7b69d5b2-3468-4194-984b-41103934c81f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8972272067749ba874eecc23e123c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:24Z,use_quota=True,user_id='56c4628eaffa45cfa2050d450223efca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (985927e5-e84e-4848-b4c5-7061a1ff1372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (985927e5-e84e-4848-b4c5-7061a1ff1372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c57dade-be0d-4d78-b3e7-5c15020c2ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c57dade-be0d-4d78-b3e7-5c15020c2ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7b69d5b2-3468-4194-984b-41103934c81f', 'volume_name': 'volume-7b69d5b2-3468-4194-984b-41103934c81f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (656fc187-5872-4643-ba0f-62c80d93fc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (656fc187-5872-4643-ba0f-62c80d93fc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (631de76e-30c2-4287-ba6c-7dd230e908cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume 7b69d5b2-3468-4194-984b-41103934c81f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7b69d5b2-3468-4194-984b-41103934c81f', 'volume_size': 1} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:24 devstack sudo[114769]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80 1073741824" returned: 0 in 0.738s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Flow 'volume_create_manager' (7fe6a1cd-291c-4c36-b322-743940b2f3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d83a6c86-f2fd-4b86-9db3-535fbfa9545e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d83a6c86-f2fd-4b86-9db3-535fbfa9545e) 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-19T17:16:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1732646795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=389c03a2-bb25-4f0b-9323-05110274e4eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8972272067749ba874eecc23e123c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:25Z,use_quota=True,user_id='56c4628eaffa45cfa2050d450223efca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4eb495f-1957-4cf2-bbf6-0b424c79c2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4eb495f-1957-4cf2-bbf6-0b424c79c2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1888c206-95ca-4cc4-9d45-f32582ca37f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1888c206-95ca-4cc4-9d45-f32582ca37f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '389c03a2-bb25-4f0b-9323-05110274e4eb', 'volume_name': 'volume-389c03a2-bb25-4f0b-9323-05110274e4eb', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (734e47a9-7011-4bc1-89fa-443b0b55b814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (734e47a9-7011-4bc1-89fa-443b0b55b814) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (663fe942-e3aa-4a3b-a18d-07cb68a2fc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:25 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume 389c03a2-bb25-4f0b-9323-05110274e4eb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-389c03a2-bb25-4f0b-9323-05110274e4eb', 'volume_size': 1} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:25 devstack sudo[114775]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80 Aug 19 19:16:25 devstack sudo[114775]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Flow 'volume_create_manager' (d4943eef-af3a-4ba9-8ebf-70b9f3807be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (31e671b5-ea88-447c-bac9-732a446a222e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (31e671b5-ea88-447c-bac9-732a446a222e) 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-19T17:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1773674049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f044664e-3b04-4a27-9ca8-581ae80f09ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8972272067749ba874eecc23e123c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:25Z,use_quota=True,user_id='56c4628eaffa45cfa2050d450223efca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9b96c9ea-4e20-4339-a75d-e62deee996a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9b96c9ea-4e20-4339-a75d-e62deee996a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a86c924-0872-4cbb-9d18-43ba75797f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a86c924-0872-4cbb-9d18-43ba75797f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f044664e-3b04-4a27-9ca8-581ae80f09ad', 'volume_name': 'volume-f044664e-3b04-4a27-9ca8-581ae80f09ad', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f4767308-aa00-4d95-96f4-70e709cd7019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f4767308-aa00-4d95-96f4-70e709cd7019) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54149654-ccdb-47fa-a924-65addb0c6a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:25 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume f044664e-3b04-4a27-9ca8-581ae80f09ad: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f044664e-3b04-4a27-9ca8-581ae80f09ad', 'volume_size': 1} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:25 devstack sudo[114775]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80" returned: 0 in 0.397s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] <== create_volume: return (1304ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.311s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.927s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 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-19T17:16:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-975263585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=259920dc-5961-483c-86db-4ea4ed453db0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8972272067749ba874eecc23e123c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:23Z,use_quota=True,user_id='56c4628eaffa45cfa2050d450223efca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Creating volume 259920dc-5961-483c-86db-4ea4ed453db0 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:25 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-259920dc-5961-483c-86db-4ea4ed453db0 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9868de4-6420-4ba2-b9b4-41ec6288859a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:25 devstack sudo[114778]: 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/79c947ed65531511518bdc223681e669/volume-259920dc-5961-483c-86db-4ea4ed453db0 1073741824 Aug 19 19:16:25 devstack sudo[114778]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a33c1854-3e28-49e8-8a42-869e203b9b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:25 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Volume volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80 (96f0eac6-d889-47f9-9fc5-fdddbe509a80): created successfully Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a33c1854-3e28-49e8-8a42-869e203b9b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:25 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Flow 'volume_create_manager' (07425643-91b7-43a6-90e2-d37dadc73405) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-955c8a66-2951-4f31-b0d2-c8c81b5f756b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Created volume successfully. Aug 19 19:16:26 devstack sudo[114778]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-259920dc-5961-483c-86db-4ea4ed453db0 1073741824" returned: 0 in 0.518s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-259920dc-5961-483c-86db-4ea4ed453db0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:26 devstack sudo[114784]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-259920dc-5961-483c-86db-4ea4ed453db0 Aug 19 19:16:26 devstack sudo[114784]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:26 devstack sudo[114784]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-259920dc-5961-483c-86db-4ea4ed453db0" returned: 0 in 0.303s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] <== create_volume: return (871ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.875s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.893s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 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-19T17:16:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1424032350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=562ab242-6bda-4e3f-86b7-a8474a982b68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8972272067749ba874eecc23e123c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:24Z,use_quota=True,user_id='56c4628eaffa45cfa2050d450223efca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Creating volume 562ab242-6bda-4e3f-86b7-a8474a982b68 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:26 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-562ab242-6bda-4e3f-86b7-a8474a982b68 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (745d0d4e-8bf1-49da-9bb3-08ddfdd16f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-259920dc-5961-483c-86db-4ea4ed453db0', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7083782d-6a97-45d5-8d1a-e783a4ca2dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:26 devstack sudo[114787]: 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/79c947ed65531511518bdc223681e669/volume-562ab242-6bda-4e3f-86b7-a8474a982b68 1073741824 Aug 19 19:16:26 devstack sudo[114787]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:26 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume volume-259920dc-5961-483c-86db-4ea4ed453db0 (259920dc-5961-483c-86db-4ea4ed453db0): created successfully Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7083782d-6a97-45d5-8d1a-e783a4ca2dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Flow 'volume_create_manager' (4987f839-ece5-44fb-8145-748f17b44759) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a1ee931a-c685-46dc-9316-b378dbc0363d tempest-CreateVolumesFromSnapshotTest-1670958613 None] Created volume successfully. Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "cinder-96f0eac6-d889-47f9-9fc5-fdddbe509a80-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-96f0eac6-d889-47f9-9fc5-fdddbe509a80-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "cinder-quobyte-96f0eac6-d889-47f9-9fc5-fdddbe509a80" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-quobyte-96f0eac6-d889-47f9-9fc5-fdddbe509a80" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c36b191-2605-4e16-8e78-38ce60c68bdc]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (54e969da-d016-4994-9971-db767f268d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03dd3810-1a4b-4421-b18e-8a7ceba438c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:26 devstack sudo[114792]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80 Aug 19 19:16:26 devstack sudo[114792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03dd3810-1a4b-4421-b18e-8a7ceba438c6) 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-19T17:16:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1443940762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c2d8d3cd-346c-495f-8dee-56e4998374d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:27Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9751c630-d8bd-4609-81ec-ef9ad23ce796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9751c630-d8bd-4609-81ec-ef9ad23ce796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94bda9a0-4411-441e-a3f2-1d812bb6bc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:26 devstack sudo[114787]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94bda9a0-4411-441e-a3f2-1d812bb6bc13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c2d8d3cd-346c-495f-8dee-56e4998374d3', 'volume_name': 'volume-c2d8d3cd-346c-495f-8dee-56e4998374d3', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2731c07d-6329-42b2-863b-4b4077342a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2731c07d-6329-42b2-863b-4b4077342a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:26 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36fa2927-033e-4dc7-a4ca-31724742de25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:27 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Volume c2d8d3cd-346c-495f-8dee-56e4998374d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c2d8d3cd-346c-495f-8dee-56e4998374d3', 'volume_size': 1} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-562ab242-6bda-4e3f-86b7-a8474a982b68 1073741824" returned: 0 in 0.630s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-562ab242-6bda-4e3f-86b7-a8474a982b68 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:27 devstack sudo[114796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-562ab242-6bda-4e3f-86b7-a8474a982b68 Aug 19 19:16:27 devstack sudo[114796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:27 devstack sudo[114792]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80" returned: 0 in 0.536s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:27 devstack sudo[114801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80 Aug 19 19:16:27 devstack sudo[114801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:27 devstack sudo[114796]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-562ab242-6bda-4e3f-86b7-a8474a982b68" returned: 0 in 0.365s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] <== create_volume: return (1043ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.049s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.754s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 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-19T17:16:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1430973061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7b69d5b2-3468-4194-984b-41103934c81f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8972272067749ba874eecc23e123c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:24Z,use_quota=True,user_id='56c4628eaffa45cfa2050d450223efca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Creating volume 7b69d5b2-3468-4194-984b-41103934c81f {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:27 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b69d5b2-3468-4194-984b-41103934c81f 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (358e826f-d2e9-4e06-b3a9-691c54aef28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-562ab242-6bda-4e3f-86b7-a8474a982b68', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fbba9770-2121-4001-a833-646e0c6b8644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:27 devstack sudo[114804]: 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/79c947ed65531511518bdc223681e669/volume-7b69d5b2-3468-4194-984b-41103934c81f 1073741824 Aug 19 19:16:27 devstack sudo[114804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:27 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume volume-562ab242-6bda-4e3f-86b7-a8474a982b68 (562ab242-6bda-4e3f-86b7-a8474a982b68): created successfully Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fbba9770-2121-4001-a833-646e0c6b8644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Flow 'volume_create_manager' (da9e8c06-2287-4598-995f-9e6e6e83f201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-43e2b0bf-41b4-4a7a-95a4-0cd4347a642c tempest-CreateVolumesFromSnapshotTest-1670958613 None] Created volume successfully. Aug 19 19:16:27 devstack sudo[114801]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-96f0eac6-d889-47f9-9fc5-fdddbe509a80" returned: 0 in 0.306s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-quobyte-96f0eac6-d889-47f9-9fc5-fdddbe509a80" released by "delete_volume" :: held 0.901s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Created reservations ['6694963a-d25f-4e78-abc1-e7977ec1be51', '30cfeff6-a4a8-4a96-99b5-78de3fe7cfc3', 'a6bf6afc-2eaa-4daa-b264-9475dd12a372', 'c2726317-a002-422e-a627-40bd81db5367'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:27 devstack sudo[114810]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:27 devstack sudo[114810]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:27 devstack sudo[114804]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b69d5b2-3468-4194-984b-41103934c81f 1073741824" returned: 0 in 0.555s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b69d5b2-3468-4194-984b-41103934c81f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:28 devstack sudo[114812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b69d5b2-3468-4194-984b-41103934c81f Aug 19 19:16:28 devstack sudo[114812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:28 devstack sudo[114810]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.287s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Deleted volume successfully. Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a7c2551f-15cc-4c3d-a7ac-a088af6c0b9b tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-96f0eac6-d889-47f9-9fc5-fdddbe509a80-delete_volume" released by "delete_volume" :: held 1.512s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:28 devstack sudo[114812]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b69d5b2-3468-4194-984b-41103934c81f" returned: 0 in 0.279s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] <== create_volume: return (883ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.888s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.239s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 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-19T17:16:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1732646795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=389c03a2-bb25-4f0b-9323-05110274e4eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8972272067749ba874eecc23e123c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:25Z,use_quota=True,user_id='56c4628eaffa45cfa2050d450223efca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Creating volume 389c03a2-bb25-4f0b-9323-05110274e4eb {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:28 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-389c03a2-bb25-4f0b-9323-05110274e4eb 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (631de76e-30c2-4287-ba6c-7dd230e908cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7b69d5b2-3468-4194-984b-41103934c81f', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:28 devstack sudo[114816]: 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/79c947ed65531511518bdc223681e669/volume-389c03a2-bb25-4f0b-9323-05110274e4eb 1073741824 Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a20a9ec-7da6-488c-b27a-05126a327f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:28 devstack sudo[114816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:28 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume volume-7b69d5b2-3468-4194-984b-41103934c81f (7b69d5b2-3468-4194-984b-41103934c81f): created successfully Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3a20a9ec-7da6-488c-b27a-05126a327f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Flow 'volume_create_manager' (5faea2e2-c999-41ec-850e-985a5452bcaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e9e9356a-6da7-4577-82e1-bf54b42e2a47 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Created volume successfully. Aug 19 19:16:28 devstack sudo[114816]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-389c03a2-bb25-4f0b-9323-05110274e4eb 1073741824" returned: 0 in 0.488s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-389c03a2-bb25-4f0b-9323-05110274e4eb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "cinder-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:28 devstack sudo[114822]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-389c03a2-bb25-4f0b-9323-05110274e4eb Aug 19 19:16:28 devstack sudo[114822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "cinder-quobyte-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:28 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-quobyte-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[75c3264c-bbbb-4673-993f-e1e9541499a7]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:29 devstack sudo[114822]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-389c03a2-bb25-4f0b-9323-05110274e4eb" returned: 0 in 0.315s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] <== create_volume: return (848ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:29 devstack sudo[114824]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5 Aug 19 19:16:29 devstack sudo[114824]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.856s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.793s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 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-19T17:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1773674049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f044664e-3b04-4a27-9ca8-581ae80f09ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8972272067749ba874eecc23e123c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:25Z,use_quota=True,user_id='56c4628eaffa45cfa2050d450223efca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Creating volume f044664e-3b04-4a27-9ca8-581ae80f09ad {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:29 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f044664e-3b04-4a27-9ca8-581ae80f09ad 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (663fe942-e3aa-4a3b-a18d-07cb68a2fc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-389c03a2-bb25-4f0b-9323-05110274e4eb', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:29 devstack sudo[114827]: 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/79c947ed65531511518bdc223681e669/volume-f044664e-3b04-4a27-9ca8-581ae80f09ad 1073741824 Aug 19 19:16:29 devstack sudo[114827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8498ab5-66e3-464a-9fc7-7fcb5510ac8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:29 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume volume-389c03a2-bb25-4f0b-9323-05110274e4eb (389c03a2-bb25-4f0b-9323-05110274e4eb): created successfully Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8498ab5-66e3-464a-9fc7-7fcb5510ac8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Flow 'volume_create_manager' (7fe6a1cd-291c-4c36-b322-743940b2f3a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bc97423f-0db5-4ec0-b7f9-05985546bb41 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Created volume successfully. Aug 19 19:16:29 devstack sudo[114824]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5" returned: 0 in 0.404s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:29 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/79c947ed65531511518bdc223681e669/volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5 Aug 19 19:16:29 devstack sudo[114834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:29 devstack sudo[114827]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:29 devstack sudo[114834]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f044664e-3b04-4a27-9ca8-581ae80f09ad 1073741824" returned: 0 in 0.570s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5" returned: 0 in 0.320s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-quobyte-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5" released by "delete_volume" :: held 0.774s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f044664e-3b04-4a27-9ca8-581ae80f09ad {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:29 devstack sudo[114839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f044664e-3b04-4a27-9ca8-581ae80f09ad Aug 19 19:16:29 devstack sudo[114839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Created reservations ['e3c1a486-f689-444f-8026-dd19584c8034', '8d3b058e-8c26-498b-8d83-fbf8df3f9ffe', 'f111f9ba-f974-43de-abe4-21adb2fe52f4', '126ebd70-af74-449b-8b88-cbf92ed528be'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:29 devstack sudo[114841]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:29 devstack sudo[114841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:30 devstack sudo[114839]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f044664e-3b04-4a27-9ca8-581ae80f09ad" returned: 0 in 0.251s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] <== create_volume: return (884ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.888s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.058s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 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-19T17:16:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1443940762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c2d8d3cd-346c-495f-8dee-56e4998374d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:27Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Creating volume c2d8d3cd-346c-495f-8dee-56e4998374d3 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:30 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "cinder-74a46e7c-90f8-4a7e-a26d-9572c2049c7e-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:30 devstack sudo[114844]: 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/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 1073741824 Aug 19 19:16:30 devstack sudo[114844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54149654-ccdb-47fa-a924-65addb0c6a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f044664e-3b04-4a27-9ca8-581ae80f09ad', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4310cd53-0372-4fd1-b9de-73e22640037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-74a46e7c-90f8-4a7e-a26d-9572c2049c7e-delete_volume" acquired by "delete_volume" :: waited 0.051s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Volume volume-f044664e-3b04-4a27-9ca8-581ae80f09ad (f044664e-3b04-4a27-9ca8-581ae80f09ad): created successfully Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4310cd53-0372-4fd1-b9de-73e22640037b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Flow 'volume_create_manager' (d4943eef-af3a-4ba9-8ebf-70b9f3807be2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-aa442d4d-477b-4379-94a9-b31d5795a037 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Created volume successfully. Aug 19 19:16:30 devstack sudo[114841]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.297s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "cinder-quobyte-74a46e7c-90f8-4a7e-a26d-9572c2049c7e" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:30 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Deleted volume successfully. Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-quobyte-74a46e7c-90f8-4a7e-a26d-9572c2049c7e" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-12c2838c-552b-4583-ad8e-f2ba471cc347 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-6b2d5cb5-5ef1-42d7-9f5a-bbb100c1c2f5-delete_volume" released by "delete_volume" :: held 1.322s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fc521ced-4add-4b21-930e-1a6794dec975]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:30 devstack sudo[114847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e Aug 19 19:16:30 devstack sudo[114847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:30 devstack sudo[114844]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 1073741824" returned: 0 in 0.463s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:30 devstack sudo[114855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 Aug 19 19:16:30 devstack sudo[114855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:30 devstack sudo[114847]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e" returned: 0 in 0.388s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:30 devstack sudo[114857]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e Aug 19 19:16:30 devstack sudo[114857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:30 devstack sudo[114855]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-f044664e-3b04-4a27-9ca8-581ae80f09ad-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3" returned: 0 in 0.353s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] <== create_volume: return (862ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.867s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (36fa2927-033e-4dc7-a4ca-31724742de25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c2d8d3cd-346c-495f-8dee-56e4998374d3', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (128a63cc-1b5f-4e7b-a518-3d7317c449e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-f044664e-3b04-4a27-9ca8-581ae80f09ad-delete_volume" acquired by "delete_volume" :: waited 0.050s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:30 devstack sudo[114857]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-74a46e7c-90f8-4a7e-a26d-9572c2049c7e" returned: 0 in 0.322s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:30 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Volume volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 (c2d8d3cd-346c-495f-8dee-56e4998374d3): created successfully Aug 19 19:16:30 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (128a63cc-1b5f-4e7b-a518-3d7317c449e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (54e969da-d016-4994-9971-db767f268d56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-quobyte-74a46e7c-90f8-4a7e-a26d-9572c2049c7e" released by "delete_volume" :: held 0.775s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1ce6e09c-238c-4414-8050-861af25f65a9 tempest-ProjectMemberTests-25023722 None] Created volume successfully. Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-quobyte-f044664e-3b04-4a27-9ca8-581ae80f09ad" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-f044664e-3b04-4a27-9ca8-581ae80f09ad" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[a3090dd2-e3cd-4b16-bfa7-bb38bf426100]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f044664e-3b04-4a27-9ca8-581ae80f09ad {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Created reservations ['034e61a9-7c16-4007-837a-375002cb8509', '0def3740-4a19-4a88-89e8-a9f7b8294476', '864bfc45-f643-40db-988b-8178f23d6933', 'c9d5ce36-9092-450e-8488-47a87cbcc7ae'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:31 devstack sudo[114862]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f044664e-3b04-4a27-9ca8-581ae80f09ad Aug 19 19:16:31 devstack sudo[114862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:31 devstack sudo[114863]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:31 devstack sudo[114863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "cinder-16e5fe0a-836d-4c13-ac83-7d79d1d47e87-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-16e5fe0a-836d-4c13-ac83-7d79d1d47e87-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "cinder-quobyte-16e5fe0a-836d-4c13-ac83-7d79d1d47e87" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-quobyte-16e5fe0a-836d-4c13-ac83-7d79d1d47e87" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cda0bacb-fa07-4a19-99f3-caccee59f5a9]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:31 devstack sudo[114862]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f044664e-3b04-4a27-9ca8-581ae80f09ad" returned: 0 in 0.500s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f044664e-3b04-4a27-9ca8-581ae80f09ad {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:31 devstack sudo[114871]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f044664e-3b04-4a27-9ca8-581ae80f09ad Aug 19 19:16:31 devstack sudo[114871]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:31 devstack sudo[114863]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:31 devstack sudo[114868]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87 Aug 19 19:16:31 devstack sudo[114868]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.426s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] Creating offline snapshot 9bb89ed7-d114-4cb7-bb48-2bbe22659356 of volume c2d8d3cd-346c-495f-8dee-56e4998374d3 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:16:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Deleted volume successfully. Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4f991bfa-0856-4f9c-bdc2-750511818f7a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2a192036-3000-455a-bdca-9ea208a5e78f tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-74a46e7c-90f8-4a7e-a26d-9572c2049c7e-delete_volume" released by "delete_volume" :: held 1.600s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:31 devstack sudo[114874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 Aug 19 19:16:31 devstack sudo[114874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:31 devstack sudo[114871]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-f044664e-3b04-4a27-9ca8-581ae80f09ad" returned: 0 in 0.334s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-f044664e-3b04-4a27-9ca8-581ae80f09ad" released by "delete_volume" :: held 0.892s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:31 devstack sudo[114868]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87" returned: 0 in 0.495s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:32 devstack sudo[114881]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87 Aug 19 19:16:32 devstack sudo[114881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Created reservations ['dfa0832e-100b-4639-8d75-06af5a15305a', '685fe7c2-8746-4d35-8d4c-646c30806de0', 'b7ea5d10-a3ac-4a97-a64d-08edc979f2e7', 'd5888a05-819e-4dc8-97d7-fc6e8326870b'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:32 devstack sudo[114874]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3" returned: 0 in 0.583s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:32 devstack sudo[114886]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:32 devstack sudo[114886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:32 devstack sudo[114889]: 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/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 1G Aug 19 19:16:32 devstack sudo[114889]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:32 devstack sudo[114881]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-16e5fe0a-836d-4c13-ac83-7d79d1d47e87" returned: 0 in 0.348s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-quobyte-16e5fe0a-836d-4c13-ac83-7d79d1d47e87" released by "delete_volume" :: held 0.901s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Created reservations ['d3f60c02-c4c7-41a8-be63-9b11bb6288f6', '4ce980de-f0e9-48bd-bddb-2d437e0b8366', '13954cbb-6d72-4387-8956-8a726c08f201', '87f934a9-eb02-4f33-990e-1c32d9f29c7d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:32 devstack sudo[114891]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:32 devstack sudo[114891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:32 devstack sudo[114886]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.294s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Deleted volume successfully. Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-64764f1d-05d9-4bc8-85ed-cb594e2310a8 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-f044664e-3b04-4a27-9ca8-581ae80f09ad-delete_volume" released by "delete_volume" :: held 1.638s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "cinder-e923a955-6e3c-43d5-a6e1-a9846c02b3b5-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-e923a955-6e3c-43d5-a6e1-a9846c02b3b5-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "cinder-quobyte-e923a955-6e3c-43d5-a6e1-a9846c02b3b5" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-quobyte-e923a955-6e3c-43d5-a6e1-a9846c02b3b5" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[818ffde6-d502-4e54-b60a-c66509af5272]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:32 devstack sudo[114891]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.305s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Deleted volume successfully. Aug 19 19:16:32 devstack sudo[114889]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 1G" returned: 0 in 0.499s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3d95ac53-ef37-4faf-95d7-14ddb728b096 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-16e5fe0a-836d-4c13-ac83-7d79d1d47e87-delete_volume" released by "delete_volume" :: held 1.443s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:32 devstack sudo[114899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 Aug 19 19:16:32 devstack sudo[114899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:32 devstack sudo[114898]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5 Aug 19 19:16:32 devstack sudo[114898]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:33 devstack sudo[114899]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356" returned: 0 in 0.294s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:33 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 is being set with open permissions: ugo+rw Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:33 devstack sudo[114908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 Aug 19 19:16:33 devstack sudo[114908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:33 devstack sudo[114898]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5" returned: 0 in 0.412s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:33 devstack sudo[114910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5 Aug 19 19:16:33 devstack sudo[114910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-389c03a2-bb25-4f0b-9323-05110274e4eb-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-389c03a2-bb25-4f0b-9323-05110274e4eb-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-quobyte-389c03a2-bb25-4f0b-9323-05110274e4eb" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-389c03a2-bb25-4f0b-9323-05110274e4eb" acquired by "delete_volume" :: waited 0.021s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:33 devstack sudo[114908]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356" returned: 0 in 0.276s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[01123b9b-8a1a-4ec8-a092-c06839bb05f3]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-389c03a2-bb25-4f0b-9323-05110274e4eb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:33 devstack sudo[114914]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.info Aug 19 19:16:33 devstack sudo[114914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:33 devstack sudo[114910]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e923a955-6e3c-43d5-a6e1-a9846c02b3b5" returned: 0 in 0.346s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:33 devstack sudo[114913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-389c03a2-bb25-4f0b-9323-05110274e4eb Aug 19 19:16:33 devstack sudo[114913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-quobyte-e923a955-6e3c-43d5-a6e1-a9846c02b3b5" released by "delete_volume" :: held 0.816s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Created reservations ['5ebf6640-d857-44d9-a41f-26e40d38aaf0', 'd2827778-b437-4262-bb4c-bf0751ce2681', '361a2989-96d7-4670-934b-fc125b4fc032', '0bf510df-11c5-49eb-8962-49940a77d492'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:33 devstack sudo[114918]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:33 devstack sudo[114918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:33 devstack sudo[114914]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.info" returned: 0 in 0.364s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:33 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.info is being set with open permissions: ugo+rw Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:33 devstack sudo[114923]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.info Aug 19 19:16:33 devstack sudo[114923]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "cinder-bdda452d-1783-4549-aaf8-acae59fba463-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-bdda452d-1783-4549-aaf8-acae59fba463-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "cinder-quobyte-bdda452d-1783-4549-aaf8-acae59fba463" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-quobyte-bdda452d-1783-4549-aaf8-acae59fba463" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fb574763-7f02-4e75-ba51-655ad4a762bc]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bdda452d-1783-4549-aaf8-acae59fba463 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:33 devstack sudo[114913]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-389c03a2-bb25-4f0b-9323-05110274e4eb" returned: 0 in 0.581s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-389c03a2-bb25-4f0b-9323-05110274e4eb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:34 devstack sudo[114918]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.335s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:34 devstack sudo[114928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-389c03a2-bb25-4f0b-9323-05110274e4eb Aug 19 19:16:34 devstack sudo[114928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Deleted volume successfully. Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-e28d4b64-ea28-4b6b-a744-46822a6067ba tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-e923a955-6e3c-43d5-a6e1-a9846c02b3b5-delete_volume" released by "delete_volume" :: held 1.402s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:34 devstack sudo[114927]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bdda452d-1783-4549-aaf8-acae59fba463 Aug 19 19:16:34 devstack sudo[114927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:34 devstack sudo[114923]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.info" returned: 0 in 0.374s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.529s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-64784275-9dbf-4535-bd8f-4bb527fc6118 tempest-ProjectMemberTests-25023722 None] Create snapshot completed successfully Aug 19 19:16:34 devstack sudo[114928]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-389c03a2-bb25-4f0b-9323-05110274e4eb" returned: 0 in 0.347s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-389c03a2-bb25-4f0b-9323-05110274e4eb" released by "delete_volume" :: held 0.990s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Created reservations ['17ba7dc7-ffdc-4fa3-9f9b-086e24ed2843', '890e7438-0e86-4cac-85f5-051a0c540422', 'ebda2bdf-6205-4ccd-ac61-a7846dfc59d1', 'c350a809-a3c0-4271-bf69-25999a20f712'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:34 devstack sudo[114927]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bdda452d-1783-4549-aaf8-acae59fba463" returned: 0 in 0.499s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bdda452d-1783-4549-aaf8-acae59fba463 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:34 devstack sudo[114936]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bdda452d-1783-4549-aaf8-acae59fba463 Aug 19 19:16:34 devstack sudo[114936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:34 devstack sudo[114939]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:34 devstack sudo[114939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:34 devstack sudo[114936]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-bdda452d-1783-4549-aaf8-acae59fba463" returned: 0 in 0.280s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-quobyte-bdda452d-1783-4549-aaf8-acae59fba463" released by "delete_volume" :: held 0.832s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-9bb89ed7-d114-4cb7-bb48-2bbe22659356-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Lock "cinder-9bb89ed7-d114-4cb7-bb48-2bbe22659356-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-c2d8d3cd-346c-495f-8dee-56e4998374d3" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Created reservations ['c3a1ea13-c350-48d9-810c-9e52239f3b1b', 'd7d268e0-2758-45f5-8a16-686976140003', '81a2a472-fcde-4b43-acdb-89dfaa007337', '52d8905f-9a31-45e7-8baa-f028914ee95b'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:34 devstack sudo[114939]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-c2d8d3cd-346c-495f-8dee-56e4998374d3" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-9bb89ed7-d114-4cb7-bb48-2bbe22659356" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.310s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-9bb89ed7-d114-4cb7-bb48-2bbe22659356" acquired by "_delete_snapshot" :: waited 0.029s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Deleting offline snapshot 9bb89ed7-d114-4cb7-bb48-2bbe22659356 of volume c2d8d3cd-346c-495f-8dee-56e4998374d3 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] snapshot_file for this snap is: volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:16:34 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Deleted volume successfully. Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[85a4c8d3-2611-4923-874b-8e54eb536220]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c51f6fc4-f517-49df-bdb4-d1208503deab tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-389c03a2-bb25-4f0b-9323-05110274e4eb-delete_volume" released by "delete_volume" :: held 1.687s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:35 devstack sudo[114944]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:35 devstack sudo[114944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:35 devstack sudo[114943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 Aug 19 19:16:35 devstack sudo[114943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:35 devstack sudo[114944]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.291s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:35 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Deleted volume successfully. Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-73b0ca36-d35d-45d9-85b4-50db757acac6 tempest-CreateVolumesFromSourceVolumeTest-705730230 None] Lock "cinder-bdda452d-1783-4549-aaf8-acae59fba463-delete_volume" released by "delete_volume" :: held 1.439s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:35 devstack sudo[114943]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356" returned: 0 in 0.427s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c2d8d3cd-346c-495f-8dee-56e4998374d3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[db990e2a-84f9-4270-a348-77e81aa13887]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:35 devstack sudo[114951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 Aug 19 19:16:35 devstack sudo[114951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-7b69d5b2-3468-4194-984b-41103934c81f-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-7b69d5b2-3468-4194-984b-41103934c81f-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-quobyte-7b69d5b2-3468-4194-984b-41103934c81f" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-7b69d5b2-3468-4194-984b-41103934c81f" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[d46ff801-7ae5-45d8-ad13-d37613995a26]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b69d5b2-3468-4194-984b-41103934c81f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:35 devstack sudo[114951]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3" returned: 0 in 0.573s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:35 devstack sudo[114955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b69d5b2-3468-4194-984b-41103934c81f Aug 19 19:16:35 devstack sudo[114955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:35 devstack sudo[114957]: 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/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 Aug 19 19:16:35 devstack sudo[114957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:36 devstack sudo[114955]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b69d5b2-3468-4194-984b-41103934c81f" returned: 0 in 0.570s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b69d5b2-3468-4194-984b-41103934c81f {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:36 devstack sudo[114967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b69d5b2-3468-4194-984b-41103934c81f Aug 19 19:16:36 devstack sudo[114967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:36 devstack sudo[114957]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356" returned: 0 in 0.526s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:36 devstack sudo[114969]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356 Aug 19 19:16:36 devstack sudo[114969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:36 devstack sudo[114967]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7b69d5b2-3468-4194-984b-41103934c81f" returned: 0 in 0.315s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-7b69d5b2-3468-4194-984b-41103934c81f" released by "delete_volume" :: held 0.994s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Created reservations ['b9b234c5-59fd-4aff-b2bf-bd2588633d84', 'd8554d77-faa7-449d-9498-557deb16d4e3', '14765c3f-f931-4304-8752-c0909dfb4436', 'ebaeb0c2-8eac-48dd-b892-0c3e772d058d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:36 devstack sudo[114969]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3.9bb89ed7-d114-4cb7-bb48-2bbe22659356" returned: 0 in 0.381s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-9bb89ed7-d114-4cb7-bb48-2bbe22659356" released by "_delete_snapshot" :: held 2.057s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-c2d8d3cd-346c-495f-8dee-56e4998374d3" released by "delete_snapshot" :: held 2.101s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:37 devstack sudo[114973]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:37 devstack sudo[114973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:37 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Created reservations ['16ab4a17-3b83-48f0-af87-6318df517df4', '9c52155b-7a9b-4a0b-ae45-767b98bc1a0c', 'a0cf4888-9d1b-45e4-8138-12ae93a167c4', 'd9eb0eaf-4ba5-412f-abd6-885d3bf5749b'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Delete snapshot completed successfully. Aug 19 19:16:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a1362637-3c10-4208-a01e-e731b8359731 tempest-ProjectMemberTests-25023722 None] Lock "cinder-9bb89ed7-d114-4cb7-bb48-2bbe22659356-delete_snapshot" released by "delete_snapshot" :: held 2.360s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:37 devstack sudo[114973]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.352s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:37 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Deleted volume successfully. Aug 19 19:16:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-fba578bd-2849-4894-8f51-4963f217c949 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-7b69d5b2-3468-4194-984b-41103934c81f-delete_volume" released by "delete_volume" :: held 1.789s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-562ab242-6bda-4e3f-86b7-a8474a982b68-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-562ab242-6bda-4e3f-86b7-a8474a982b68-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-quobyte-562ab242-6bda-4e3f-86b7-a8474a982b68" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-562ab242-6bda-4e3f-86b7-a8474a982b68" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:38 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e12e2e10-fb85-4c29-b348-761675ce2573]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-562ab242-6bda-4e3f-86b7-a8474a982b68 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-c2d8d3cd-346c-495f-8dee-56e4998374d3-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Lock "cinder-c2d8d3cd-346c-495f-8dee-56e4998374d3-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-c2d8d3cd-346c-495f-8dee-56e4998374d3" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:38 devstack sudo[114976]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-562ab242-6bda-4e3f-86b7-a8474a982b68 Aug 19 19:16:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-c2d8d3cd-346c-495f-8dee-56e4998374d3" acquired by "delete_volume" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:38 devstack sudo[114976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:38 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c943ec96-d731-4f78-860e-9a66fbadae39]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:38 devstack sudo[114978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 Aug 19 19:16:38 devstack sudo[114978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:38 devstack sudo[114976]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-562ab242-6bda-4e3f-86b7-a8474a982b68" returned: 0 in 0.515s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-562ab242-6bda-4e3f-86b7-a8474a982b68 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:38 devstack sudo[114983]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-562ab242-6bda-4e3f-86b7-a8474a982b68 Aug 19 19:16:38 devstack sudo[114983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:38 devstack sudo[114978]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3" returned: 0 in 0.461s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:38 devstack sudo[114988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3 Aug 19 19:16:38 devstack sudo[114988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:38 devstack sudo[114983]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-562ab242-6bda-4e3f-86b7-a8474a982b68" returned: 0 in 0.380s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-562ab242-6bda-4e3f-86b7-a8474a982b68" released by "delete_volume" :: held 0.958s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Flow 'volume_create_manager' (aee0d441-484e-4ffc-ab0d-aa9cde4c24f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:39 devstack sudo[114988]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ae17240-a791-4e8b-af35-e51434f8f10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-c2d8d3cd-346c-495f-8dee-56e4998374d3" returned: 0 in 0.406s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ae17240-a791-4e8b-af35-e51434f8f10e) 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-19T17:16:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-444472053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5a586f5a-7971-4d6d-91c3-d84737e5e2c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21330e7802fb42d9bba584e5226df32a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:39Z,use_quota=True,user_id='a913f69bd4ad4f9a855fddc86fb3a910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84e1d739-1a26-4af4-9254-7ef564a71264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84e1d739-1a26-4af4-9254-7ef564a71264) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34ba348f-10a8-40cd-8e66-0a02c967d83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34ba348f-10a8-40cd-8e66-0a02c967d83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5a586f5a-7971-4d6d-91c3-d84737e5e2c8', 'volume_name': 'volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (308981a9-6241-4ff6-b9e7-1ae593c4a96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (308981a9-6241-4ff6-b9e7-1ae593c4a96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52f73211-2172-401b-b401-5482f2960a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:39 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Volume 5a586f5a-7971-4d6d-91c3-d84737e5e2c8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8', 'volume_size': 1} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 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-19T17:16:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-444472053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5a586f5a-7971-4d6d-91c3-d84737e5e2c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21330e7802fb42d9bba584e5226df32a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:39Z,use_quota=True,user_id='a913f69bd4ad4f9a855fddc86fb3a910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Creating volume 5a586f5a-7971-4d6d-91c3-d84737e5e2c8 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:39 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-c2d8d3cd-346c-495f-8dee-56e4998374d3" released by "delete_volume" :: held 1.008s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:39 devstack sudo[114992]: 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/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 1073741824 Aug 19 19:16:39 devstack sudo[114992]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Created reservations ['21631e53-702b-42e0-a284-43fd608fa996', '1462cd96-1db4-4bca-b30e-37cd2d5f5352', '0c44851a-0d88-4a55-b7b7-85cdc4008407', 'f8d396a5-2e87-428e-8ffb-c77f12b3e4c2'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Created reservations ['0d2a6714-d9b4-4668-9c05-48a16c96ec13', '9339607b-e369-4fb1-9f21-2ad322ef2208', '7b5c0c0a-fed9-4a8d-84ba-5fd0512c9a81', 'fc4e1da2-738f-4d11-adf9-3a20ad25a86d'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:39 devstack sudo[114994]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:39 devstack sudo[114994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:39 devstack sudo[114998]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:39 devstack sudo[114998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:39 devstack sudo[114994]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.322s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Deleted volume successfully. Aug 19 19:16:39 devstack sudo[114992]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 1073741824" returned: 0 in 0.501s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-783ba7b1-c583-449b-b351-6bd95c4e4065 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-562ab242-6bda-4e3f-86b7-a8474a982b68-delete_volume" released by "delete_volume" :: held 1.832s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:39 devstack sudo[114998]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.323s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:39 devstack sudo[115004]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:39 devstack sudo[115004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Deleted volume successfully. Aug 19 19:16:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-0497a0f5-d532-4926-92ff-f1545bd02c0a tempest-ProjectMemberTests-25023722 None] Lock "cinder-c2d8d3cd-346c-495f-8dee-56e4998374d3-delete_volume" released by "delete_volume" :: held 1.678s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:40 devstack sudo[115004]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8" returned: 0 in 0.283s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] <== create_volume: return (844ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.847s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52f73211-2172-401b-b401-5482f2960a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (616ca938-fc97-4b5f-bc6c-75b8d4de6992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:40 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Volume volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 (5a586f5a-7971-4d6d-91c3-d84737e5e2c8): created successfully Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (616ca938-fc97-4b5f-bc6c-75b8d4de6992) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Flow 'volume_create_manager' (aee0d441-484e-4ffc-ab0d-aa9cde4c24f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a24b722a-302e-4b70-bfd8-14bfa1421bfd tempest-VolumeDependencyTests-82536060 None] Created volume successfully. Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-259920dc-5961-483c-86db-4ea4ed453db0-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-259920dc-5961-483c-86db-4ea4ed453db0-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-quobyte-259920dc-5961-483c-86db-4ea4ed453db0" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-259920dc-5961-483c-86db-4ea4ed453db0" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8dbc51d2-eff7-4f70-89bf-2fc2e7fae3d8]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-259920dc-5961-483c-86db-4ea4ed453db0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:40 devstack sudo[115007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-259920dc-5961-483c-86db-4ea4ed453db0 Aug 19 19:16:40 devstack sudo[115007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:40 devstack sudo[115007]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-259920dc-5961-483c-86db-4ea4ed453db0" returned: 0 in 0.454s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-259920dc-5961-483c-86db-4ea4ed453db0 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:40 devstack sudo[115013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-259920dc-5961-483c-86db-4ea4ed453db0 Aug 19 19:16:40 devstack sudo[115013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (55c01fda-027b-4465-be98-ca7a27e4da73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:40 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79545ba4-a4ff-4473-a4d1-422cfc93b306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (79545ba4-a4ff-4473-a4d1-422cfc93b306) 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-19T17:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-717649412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b76c7623-b456-4aad-b4fb-79cc34795dd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:41Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (480ab1fd-7d6d-465b-b8bd-c799d52d8f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (480ab1fd-7d6d-465b-b8bd-c799d52d8f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d33ece73-8017-4801-ad54-045b5c61635d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d33ece73-8017-4801-ad54-045b5c61635d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b76c7623-b456-4aad-b4fb-79cc34795dd2', 'volume_name': 'volume-b76c7623-b456-4aad-b4fb-79cc34795dd2', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e131892c-4e25-4ba9-9c1c-838454dbbd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e131892c-4e25-4ba9-9c1c-838454dbbd23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16065319-daae-4664-af05-99a71a8c224d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:41 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Volume b76c7623-b456-4aad-b4fb-79cc34795dd2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b76c7623-b456-4aad-b4fb-79cc34795dd2', 'volume_size': 1} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 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-19T17:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-717649412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b76c7623-b456-4aad-b4fb-79cc34795dd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:41Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Creating volume b76c7623-b456-4aad-b4fb-79cc34795dd2 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:41 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:41 devstack sudo[115013]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:41 devstack sudo[115016]: 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/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 1073741824 Aug 19 19:16:41 devstack sudo[115016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-259920dc-5961-483c-86db-4ea4ed453db0" returned: 0 in 0.311s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-259920dc-5961-483c-86db-4ea4ed453db0" released by "delete_volume" :: held 0.824s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Created reservations ['a6330998-84ce-428c-b011-40dfadbc8a7b', '74be9f08-6617-4c2e-b633-39cb742dd454', '22af6c81-56d2-4332-955f-cbda7e1d8989', 'b77a3ef6-769c-4ac6-9c25-478f7218e106'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:41 devstack sudo[115019]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:41 devstack sudo[115019]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-c9bed111-37e2-4530-8894-4d7e38aebc41-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-c9bed111-37e2-4530-8894-4d7e38aebc41-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-quobyte-dcce595d-c953-47c6-a0b6-30ccbe9b550e" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-dcce595d-c953-47c6-a0b6-30ccbe9b550e" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-quobyte-c9bed111-37e2-4530-8894-4d7e38aebc41" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-c9bed111-37e2-4530-8894-4d7e38aebc41" acquired by "_delete_snapshot" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Deleting offline snapshot c9bed111-37e2-4530-8894-4d7e38aebc41 of volume dcce595d-c953-47c6-a0b6-30ccbe9b550e {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] snapshot_file for this snap is: volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[91cc7d14-7fbd-4115-9966-05348e2801d8]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:41 devstack sudo[115016]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 1073741824" returned: 0 in 0.624s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:41 devstack sudo[115019]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.392s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Deleted volume successfully. Aug 19 19:16:41 devstack sudo[115025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 Aug 19 19:16:41 devstack sudo[115025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ce54fb4c-0092-4644-969d-ee1d591583df tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-259920dc-5961-483c-86db-4ea4ed453db0-delete_volume" released by "delete_volume" :: held 1.511s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:41 devstack sudo[115028]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 Aug 19 19:16:41 devstack sudo[115028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:41 devstack sudo[115025]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41" returned: 0 in 0.407s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b26dadc9-c1d9-4b07-92ac-8b0712a96fb6]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:42 devstack sudo[115028]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2" returned: 0 in 0.330s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] <== create_volume: return (1023ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.026s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.630s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16065319-daae-4664-af05-99a71a8c224d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b76c7623-b456-4aad-b4fb-79cc34795dd2', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45557a05-d58f-4036-86eb-a29bdfbe275f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] Creating offline snapshot 7c5abd0a-d889-4b88-a117-26c7fb7c7d2e of volume 5a586f5a-7971-4d6d-91c3-d84737e5e2c8 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:16:42 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Volume volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 (b76c7623-b456-4aad-b4fb-79cc34795dd2): created successfully Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45557a05-d58f-4036-86eb-a29bdfbe275f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (55c01fda-027b-4465-be98-ca7a27e4da73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ea29444c-ec41-404b-802b-d841044600f3]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:42 devstack sudo[115034]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e Aug 19 19:16:42 devstack sudo[115034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-18c0fe54-e36b-4efc-9667-9e61a4a5a5ca tempest-ProjectMemberTests-25023722 None] Created volume successfully. Aug 19 19:16:42 devstack sudo[115035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 Aug 19 19:16:42 devstack sudo[115035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:42 devstack sudo[115034]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e" returned: 0 in 0.430s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:42 devstack sudo[115041]: 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/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 Aug 19 19:16:42 devstack sudo[115041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:42 devstack sudo[115035]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8" returned: 0 in 0.423s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:42 devstack sudo[115046]: 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/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e 1G Aug 19 19:16:42 devstack sudo[115046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:42 devstack sudo[115041]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41" returned: 0 in 0.407s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:42 devstack sudo[115054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41 Aug 19 19:16:42 devstack sudo[115054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:43 devstack sudo[115046]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e 1G" returned: 0 in 0.490s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:43 devstack sudo[115058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e Aug 19 19:16:43 devstack sudo[115058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:43 devstack sudo[115054]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e.c9bed111-37e2-4530-8894-4d7e38aebc41" returned: 0 in 0.337s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-c9bed111-37e2-4530-8894-4d7e38aebc41" released by "_delete_snapshot" :: held 1.720s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-dcce595d-c953-47c6-a0b6-30ccbe9b550e" released by "delete_snapshot" :: held 1.766s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Created reservations ['fe4d3fa5-ec93-4cac-bd39-d894a06d257c', '98361ebf-6165-4d66-9b6e-58bddc8dd849', '87788b13-c0ff-4941-8a0e-8be8773867c2', '827edeb8-77a3-46f9-a9f9-a16dd86a704a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:43 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Delete snapshot completed successfully. Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-1ebf04f1-2ed5-4b5d-8891-e871f38e3541 tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-c9bed111-37e2-4530-8894-4d7e38aebc41-delete_snapshot" released by "delete_snapshot" :: held 1.963s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:43 devstack sudo[115058]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e" returned: 0 in 0.434s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:43 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e is being set with open permissions: ugo+rw Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:43 devstack sudo[115065]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e Aug 19 19:16:43 devstack sudo[115065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-dcce595d-c953-47c6-a0b6-30ccbe9b550e-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-dcce595d-c953-47c6-a0b6-30ccbe9b550e-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "cinder-quobyte-dcce595d-c953-47c6-a0b6-30ccbe9b550e" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-dcce595d-c953-47c6-a0b6-30ccbe9b550e" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b869b8a4-bc15-49bc-87a0-21305a63d1a9]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:43 devstack sudo[115065]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e" returned: 0 in 0.309s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:43 devstack sudo[115069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.info Aug 19 19:16:43 devstack sudo[115069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:43 devstack sudo[115068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e Aug 19 19:16:43 devstack sudo[115068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:44 devstack sudo[115069]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.info" returned: 0 in 0.269s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:44 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.info is being set with open permissions: ugo+rw Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:44 devstack sudo[115073]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.info Aug 19 19:16:44 devstack sudo[115073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:44 devstack sudo[115068]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e" returned: 0 in 0.432s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:44 devstack sudo[115078]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e Aug 19 19:16:44 devstack sudo[115078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.info" returned: 0 in 0.293s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:44 devstack sudo[115073]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.365s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.073s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] Creating offline snapshot 11a44646-4acb-4eba-9306-d53a4146f5d7 of volume b76c7623-b456-4aad-b4fb-79cc34795dd2 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8318ed2b-d2d3-4fca-80e1-f789f50128df]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3ce496ed-c817-4488-b7c1-419e6f30e92b tempest-VolumeDependencyTests-82536060 None] Create snapshot completed successfully Aug 19 19:16:44 devstack sudo[115078]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dcce595d-c953-47c6-a0b6-30ccbe9b550e" returned: 0 in 0.410s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-quobyte-dcce595d-c953-47c6-a0b6-30ccbe9b550e" released by "delete_volume" :: held 0.911s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:44 devstack sudo[115081]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 Aug 19 19:16:44 devstack sudo[115081]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Created reservations ['b6b8db36-1c39-4afa-bef7-7ca5fc9d145d', 'b2118747-e474-4aa2-a8e6-2b6c49119b23', '6eb84ce1-d405-4cd9-974f-a964749f92e7', 'c4249758-b334-4a64-bb9c-32718b200cf2'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:44 devstack sudo[115084]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:44 devstack sudo[115084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:45 devstack sudo[115081]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2" returned: 0 in 0.480s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:45 devstack sudo[115090]: 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/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 1G Aug 19 19:16:45 devstack sudo[115090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:45 devstack sudo[115084]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.364s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:45 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:45 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Deleted volume successfully. Aug 19 19:16:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b771ac9a-af17-4947-9c9c-06713c38cf1f tempest-CreateVolumesFromSnapshotTest-1670958613 None] Lock "cinder-dcce595d-c953-47c6-a0b6-30ccbe9b550e-delete_volume" released by "delete_volume" :: held 1.527s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:45 devstack sudo[115090]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 1G" returned: 0 in 0.611s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:45 devstack sudo[115098]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 Aug 19 19:16:45 devstack sudo[115098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:46 devstack sudo[115098]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7" returned: 0 in 0.447s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:46 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 is being set with open permissions: ugo+rw Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:46 devstack sudo[115104]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 Aug 19 19:16:46 devstack sudo[115104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:46 devstack sudo[115104]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7" returned: 0 in 0.388s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:46 devstack sudo[115107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.info Aug 19 19:16:46 devstack sudo[115107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Flow 'volume_create_manager' (507ed2de-a5d8-476a-8fc8-6c61dff4e866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc8e63f8-d48b-415c-9809-72192d296600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc8e63f8-d48b-415c-9809-72192d296600) 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-19T17:16:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-265443986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=0476442e-58fc-4792-8085-2523f28eaa1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21330e7802fb42d9bba584e5226df32a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=7c5abd0a-d889-4b88-a117-26c7fb7c7d2e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:16:47Z,use_quota=True,user_id='a913f69bd4ad4f9a855fddc86fb3a910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af169f58-7ab8-4261-91b2-06f9922e97c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af169f58-7ab8-4261-91b2-06f9922e97c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a2085268-0975-4fa0-9c40-f2ed502cf0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a2085268-0975-4fa0-9c40-f2ed502cf0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '0476442e-58fc-4792-8085-2523f28eaa1b', 'volume_name': 'volume-0476442e-58fc-4792-8085-2523f28eaa1b', 'volume_size': 1, 'snapshot_id': '7c5abd0a-d889-4b88-a117-26c7fb7c7d2e'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3e9b592-fc60-4e0d-a64e-7f1b9e0f28f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d3e9b592-fc60-4e0d-a64e-7f1b9e0f28f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7e1dfaf0-6e06-4b0e-b58e-dd6506536af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:46 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Volume 0476442e-58fc-4792-8085-2523f28eaa1b: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-0476442e-58fc-4792-8085-2523f28eaa1b', 'volume_size': 1, 'snapshot_id': '7c5abd0a-d889-4b88-a117-26c7fb7c7d2e'} Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:46 devstack sudo[115107]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.info" returned: 0 in 0.315s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:46 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.info is being set with open permissions: ugo+rw Aug 19 19:16:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:46 devstack sudo[115110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.info Aug 19 19:16:46 devstack sudo[115110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:47 devstack sudo[115110]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.info" returned: 0 in 0.350s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.790s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.501s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Acquiring lock "cinder-quobyte-7c5abd0a-d889-4b88-a117-26c7fb7c7d2e-0476442e-58fc-4792-8085-2523f28eaa1b" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Lock "cinder-quobyte-7c5abd0a-d889-4b88-a117-26c7fb7c7d2e-0476442e-58fc-4792-8085-2523f28eaa1b" acquired by "_create_volume_from_snapshot" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Creating volume 0476442e-58fc-4792-8085-2523f28eaa1b from snapshot 7c5abd0a-d889-4b88-a117-26c7fb7c7d2e {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Acquiring lock "cinder-quobyte-0476442e-58fc-4792-8085-2523f28eaa1b" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:47 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-049ee770-f4f5-498f-8994-905cb5543dec tempest-ProjectMemberTests-25023722 None] Create snapshot completed successfully Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Lock "cinder-quobyte-0476442e-58fc-4792-8085-2523f28eaa1b" acquired by "_copy_volume_from_snapshot" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] snapshot: 7c5abd0a-d889-4b88-a117-26c7fb7c7d2e, volume: 0476442e-58fc-4792-8085-2523f28eaa1b, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ccc20e5f-080b-46ff-8b4e-0d3f5b849786]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:47 devstack sudo[115114]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e Aug 19 19:16:47 devstack sudo[115114]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-11a44646-4acb-4eba-9306-d53a4146f5d7-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Lock "cinder-11a44646-4acb-4eba-9306-d53a4146f5d7-delete_snapshot" acquired by "delete_snapshot" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-b76c7623-b456-4aad-b4fb-79cc34795dd2" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-b76c7623-b456-4aad-b4fb-79cc34795dd2" acquired by "delete_snapshot" :: waited 0.046s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-11a44646-4acb-4eba-9306-d53a4146f5d7" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-11a44646-4acb-4eba-9306-d53a4146f5d7" acquired by "_delete_snapshot" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Deleting offline snapshot 11a44646-4acb-4eba-9306-d53a4146f5d7 of volume b76c7623-b456-4aad-b4fb-79cc34795dd2 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] snapshot_file for this snap is: volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e26e998d-2bee-4aeb-bd10-866a53351438]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:47 devstack sudo[115116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 Aug 19 19:16:47 devstack sudo[115116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:47 devstack sudo[115114]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e" returned: 0 in 0.598s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:16:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0f725481-3b33-4292-9b95-441cd89d8f48]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:48 devstack sudo[115121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 Aug 19 19:16:48 devstack sudo[115121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:48 devstack sudo[115116]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7" returned: 0 in 0.713s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b76c7623-b456-4aad-b4fb-79cc34795dd2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:16:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1a88d6a-c1a5-4b75-a8c1-326c992edf43]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:48 devstack sudo[115121]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8" returned: 0 in 0.599s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] will copy from snapshot at /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 19:16:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 19:16:48 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Path /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 19:16:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:48 devstack sudo[115130]: 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/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b Aug 19 19:16:48 devstack sudo[115130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:48 devstack sudo[115129]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 Aug 19 19:16:48 devstack sudo[115129]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:49 devstack sudo[115129]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2" returned: 0 in 0.635s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:49 devstack sudo[115139]: 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/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 Aug 19 19:16:49 devstack sudo[115139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:50 devstack sudo[115139]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7" returned: 0 in 0.911s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:50 devstack sudo[115153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7 Aug 19 19:16:50 devstack sudo[115153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:51 devstack sudo[115153]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2.11a44646-4acb-4eba-9306-d53a4146f5d7" returned: 0 in 1.007s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-11a44646-4acb-4eba-9306-d53a4146f5d7" released by "_delete_snapshot" :: held 3.516s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-b76c7623-b456-4aad-b4fb-79cc34795dd2" released by "delete_snapshot" :: held 3.570s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:51 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Created reservations ['1b44f6eb-f8d3-4f63-9e3c-1ff326818b97', '2e55413b-7c25-4632-8160-7a0a599fcef9', '94d4a979-afec-4d25-b6ea-a6c52cfbc3d3', 'f9d3cfeb-620e-44ef-ab2e-f3920e74f1fe'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Delete snapshot completed successfully. Aug 19 19:16:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c057b7b1-3aad-43d1-80ef-88401addf96b tempest-ProjectMemberTests-25023722 None] Lock "cinder-11a44646-4acb-4eba-9306-d53a4146f5d7-delete_snapshot" released by "delete_snapshot" :: held 4.018s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-b76c7623-b456-4aad-b4fb-79cc34795dd2-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Lock "cinder-b76c7623-b456-4aad-b4fb-79cc34795dd2-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-b76c7623-b456-4aad-b4fb-79cc34795dd2" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:52 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-b76c7623-b456-4aad-b4fb-79cc34795dd2" acquired by "delete_volume" :: waited 0.038s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:52 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[79473648-043c-4175-8eac-ce5312a23d30]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:52 devstack sudo[115158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 Aug 19 19:16:52 devstack sudo[115158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Flow 'volume_create_manager' (239d5beb-84ff-470b-b79b-b7ced429900d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1173e81-0b82-43fd-9a0a-5e6ce4e80670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:53 devstack sudo[115158]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2" returned: 0 in 0.755s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1173e81-0b82-43fd-9a0a-5e6ce4e80670) 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-19T17:16:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924947660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc75e352-6777-4c2c-8792-af007da3a416,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e666be42164c46dcbb8603a725fba9d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:53Z,use_quota=True,user_id='ec92121b41884df19c3c269d49147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f11152a-81fe-4c7f-a40e-558b16605538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:53 devstack sudo[115164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2 Aug 19 19:16:53 devstack sudo[115164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f11152a-81fe-4c7f-a40e-558b16605538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3e01b986-e3ed-455b-9d67-cd2a12b735dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3e01b986-e3ed-455b-9d67-cd2a12b735dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dc75e352-6777-4c2c-8792-af007da3a416', 'volume_name': 'volume-dc75e352-6777-4c2c-8792-af007da3a416', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae549d70-9d1f-4338-9fb3-d8ff53b0140e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae549d70-9d1f-4338-9fb3-d8ff53b0140e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b5fe6896-347f-4d8b-95d6-58803e1f5420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:53 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Volume dc75e352-6777-4c2c-8792-af007da3a416: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dc75e352-6777-4c2c-8792-af007da3a416', 'volume_size': 1} Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:53 devstack sudo[115164]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b76c7623-b456-4aad-b4fb-79cc34795dd2" returned: 0 in 0.474s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-b76c7623-b456-4aad-b4fb-79cc34795dd2" released by "delete_volume" :: held 1.416s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:53 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=222,cinder:UPDATE=284,cinder:DELETE=21,cinder:INSERT=77 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:16:54 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:UPDATE=281,cinder:SELECT=208,cinder:INSERT=76,cinder:DELETE=30 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:16:54 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Created reservations ['1a841e6f-b0ee-4cdd-973c-ee9cec368cca', '97c2618d-318e-441d-ab79-9790163a5e87', '609858bc-1e62-43c2-9f54-abe9c54a9467', 'd22f62c1-6255-4590-8879-6b30879df8c9'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:54 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.035s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:54 devstack sudo[115167]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:16:54 devstack sudo[115167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:55 devstack sudo[115167]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.686s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:16:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Deleted volume successfully. Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-559f40d6-0969-4b34-b5d0-14c024ea2714 tempest-ProjectMemberTests-25023722 None] Lock "cinder-b76c7623-b456-4aad-b4fb-79cc34795dd2-delete_volume" released by "delete_volume" :: held 2.780s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:55 devstack sudo[115130]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b" returned: 0 in 6.606s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8, size 1024.00 MB, duration 6.61 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:16:55 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Converted 1024.00 MB image at 154.99 MB/s Aug 19 19:16:55 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b is being set with open permissions: ugo+rw Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:55 devstack sudo[115170]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b Aug 19 19:16:55 devstack sudo[115170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:55 devstack sudo[115170]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b" returned: 0 in 0.282s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Lock "cinder-quobyte-0476442e-58fc-4792-8085-2523f28eaa1b" released by "_copy_volume_from_snapshot" :: held 8.192s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Lock "cinder-quobyte-7c5abd0a-d889-4b88-a117-26c7fb7c7d2e-0476442e-58fc-4792-8085-2523f28eaa1b" released by "_create_volume_from_snapshot" :: held 8.307s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 8.340s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.048s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 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-19T17:16:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924947660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc75e352-6777-4c2c-8792-af007da3a416,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e666be42164c46dcbb8603a725fba9d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:53Z,use_quota=True,user_id='ec92121b41884df19c3c269d49147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Creating volume dc75e352-6777-4c2c-8792-af007da3a416 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:55 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:55 devstack sudo[115173]: 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/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416 1073741824 Aug 19 19:16:55 devstack sudo[115173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7e1dfaf0-6e06-4b0e-b58e-dd6506536af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0476442e-58fc-4792-8085-2523f28eaa1b', 'volume_size': 1, 'snapshot_id': '7c5abd0a-d889-4b88-a117-26c7fb7c7d2e'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f8b85f9-eefa-489a-a422-55d41b719566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (b4eed4c8-b7ca-4b26-b12b-04777a284591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7209b06f-eb65-482d-aee3-558c4ef7d0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Volume volume-0476442e-58fc-4792-8085-2523f28eaa1b (0476442e-58fc-4792-8085-2523f28eaa1b): created successfully Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f8b85f9-eefa-489a-a422-55d41b719566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Flow 'volume_create_manager' (507ed2de-a5d8-476a-8fc8-6c61dff4e866) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7209b06f-eb65-482d-aee3-558c4ef7d0e8) 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-19T17:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-648432123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2905e8be-a04a-470b-90eb-f1f64fb4708a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:56Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59c2aaf4-dc9a-4309-a2f4-3e2e0c93026f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59c2aaf4-dc9a-4309-a2f4-3e2e0c93026f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6f21633-1d9e-4b79-8a2d-c7f4c677478a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6f21633-1d9e-4b79-8a2d-c7f4c677478a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2905e8be-a04a-470b-90eb-f1f64fb4708a', 'volume_name': 'volume-2905e8be-a04a-470b-90eb-f1f64fb4708a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0097e0a-70b9-4acd-ba83-1c8929e57758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0097e0a-70b9-4acd-ba83-1c8929e57758) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42523ffc-1861-4a7b-8553-e05cfa54c821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:55 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Volume 2905e8be-a04a-470b-90eb-f1f64fb4708a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2905e8be-a04a-470b-90eb-f1f64fb4708a', 'volume_size': 1} Aug 19 19:16:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:55 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-bbc04b08-7411-4098-854d-87c05205f381 tempest-VolumeDependencyTests-82536060 None] Created volume successfully. Aug 19 19:16:56 devstack sudo[115173]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416 1073741824" returned: 0 in 0.515s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:56 devstack sudo[115179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416 Aug 19 19:16:56 devstack sudo[115179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:56 devstack sudo[115179]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416" returned: 0 in 0.249s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] <== create_volume: return (828ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.831s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.636s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 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-19T17:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-648432123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2905e8be-a04a-470b-90eb-f1f64fb4708a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:16: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-19T17:16:56Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Creating volume 2905e8be-a04a-470b-90eb-f1f64fb4708a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:16:56 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b5fe6896-347f-4d8b-95d6-58803e1f5420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc75e352-6777-4c2c-8792-af007da3a416', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21227641-04be-4971-8930-00ca82c2ac93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:56 devstack sudo[115182]: 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/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a 1073741824 Aug 19 19:16:56 devstack sudo[115182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:56 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Volume volume-dc75e352-6777-4c2c-8792-af007da3a416 (dc75e352-6777-4c2c-8792-af007da3a416): created successfully Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21227641-04be-4971-8930-00ca82c2ac93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Flow 'volume_create_manager' (239d5beb-84ff-470b-b79b-b7ced429900d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:56 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d09af74b-7b80-40c1-8ad8-ca9745086823 tempest-ProjectReaderTests-339944153 None] Created volume successfully. Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Acquiring lock "cinder-7c5abd0a-d889-4b88-a117-26c7fb7c7d2e-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Lock "cinder-7c5abd0a-d889-4b88-a117-26c7fb7c7d2e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Acquiring lock "cinder-quobyte-5a586f5a-7971-4d6d-91c3-d84737e5e2c8" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Lock "cinder-quobyte-5a586f5a-7971-4d6d-91c3-d84737e5e2c8" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Acquiring lock "cinder-quobyte-7c5abd0a-d889-4b88-a117-26c7fb7c7d2e" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Lock "cinder-quobyte-7c5abd0a-d889-4b88-a117-26c7fb7c7d2e" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Deleting offline snapshot 7c5abd0a-d889-4b88-a117-26c7fb7c7d2e of volume 5a586f5a-7971-4d6d-91c3-d84737e5e2c8 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:16:56 devstack sudo[115182]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] snapshot_file for this snap is: volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a 1073741824" returned: 0 in 0.544s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[87d2671e-5362-43c5-a0ba-af61aad4eed1]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:57 devstack sudo[115189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a Aug 19 19:16:57 devstack sudo[115189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:57 devstack sudo[115188]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e Aug 19 19:16:57 devstack sudo[115188]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:57 devstack sudo[115189]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a" returned: 0 in 0.268s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] <== create_volume: return (877ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.880s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42523ffc-1861-4a7b-8553-e05cfa54c821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2905e8be-a04a-470b-90eb-f1f64fb4708a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44c5afbd-c947-4973-8b85-35cf66ea99a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:16:57 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Volume volume-2905e8be-a04a-470b-90eb-f1f64fb4708a (2905e8be-a04a-470b-90eb-f1f64fb4708a): created successfully Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44c5afbd-c947-4973-8b85-35cf66ea99a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (b4eed4c8-b7ca-4b26-b12b-04777a284591) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:16:57 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6ab280d0-1bb7-4c1e-88f6-63460e0201c9 tempest-ProjectMemberTests-25023722 None] Created volume successfully. Aug 19 19:16:57 devstack sudo[115188]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e" returned: 0 in 0.418s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c013c0c-c160-42f4-8512-a25b40fdbd1c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:57 devstack sudo[115197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 Aug 19 19:16:57 devstack sudo[115197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] Creating offline snapshot 7091b9d2-a966-4f20-ad22-6099bf576536 of volume dc75e352-6777-4c2c-8792-af007da3a416 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[6376d525-2197-40e9-af87-9c97707c161c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:57 devstack sudo[115199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416 Aug 19 19:16:57 devstack sudo[115199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:16:58 devstack sudo[115197]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8" returned: 0 in 0.658s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:58 devstack sudo[115204]: 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/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e Aug 19 19:16:58 devstack sudo[115204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:58 devstack sudo[115199]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416" returned: 0 in 0.450s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:58 devstack sudo[115209]: 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/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 1G Aug 19 19:16:58 devstack sudo[115209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:58 devstack sudo[115204]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e" returned: 0 in 0.441s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:58 devstack sudo[115219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e Aug 19 19:16:58 devstack sudo[115219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:58 devstack sudo[115209]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 1G" returned: 0 in 0.458s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dc75e352-6777-4c2c-8792-af007da3a416 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:58 devstack sudo[115221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dc75e352-6777-4c2c-8792-af007da3a416 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 Aug 19 19:16:58 devstack sudo[115221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:58 devstack sudo[115219]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8.7c5abd0a-d889-4b88-a117-26c7fb7c7d2e" returned: 0 in 0.273s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Lock "cinder-quobyte-7c5abd0a-d889-4b88-a117-26c7fb7c7d2e" released by "_delete_snapshot" :: held 1.914s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Lock "cinder-quobyte-5a586f5a-7971-4d6d-91c3-d84737e5e2c8" released by "delete_snapshot" :: held 1.949s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:58 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Created reservations ['29285887-b4c4-44fb-9806-bccd91168a7f', '28c2e7d6-3d3c-4e4c-b781-49814d8c3cb7', '83212a83-1bf1-47c1-b36f-0efc496a688f', 'a138e939-443d-456f-9ba7-b886a993d0f9'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:16:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Delete snapshot completed successfully. Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a2e5b2d7-dbb1-4a8a-8461-75a05c18d7ca tempest-VolumeDependencyTests-82536060 None] Lock "cinder-7c5abd0a-d889-4b88-a117-26c7fb7c7d2e-delete_snapshot" released by "delete_snapshot" :: held 2.128s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:16:59 devstack sudo[115221]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Acquiring lock "cinder-5a586f5a-7971-4d6d-91c3-d84737e5e2c8-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-dc75e352-6777-4c2c-8792-af007da3a416 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536" returned: 0 in 0.360s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:59 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 is being set with open permissions: ugo+rw Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Lock "cinder-5a586f5a-7971-4d6d-91c3-d84737e5e2c8-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:59 devstack sudo[115227]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 Aug 19 19:16:59 devstack sudo[115227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Acquiring lock "cinder-quobyte-5a586f5a-7971-4d6d-91c3-d84737e5e2c8" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Lock "cinder-quobyte-5a586f5a-7971-4d6d-91c3-d84737e5e2c8" acquired by "delete_volume" :: waited 0.032s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4ec2dc79-cd16-4b6c-8531-bb0a4f317bdb]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:59 devstack sudo[115229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 Aug 19 19:16:59 devstack sudo[115229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:59 devstack sudo[115227]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536" returned: 0 in 0.271s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:59 devstack sudo[115232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.info Aug 19 19:16:59 devstack sudo[115232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:59 devstack sudo[115229]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8" returned: 0 in 0.499s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:59 devstack sudo[115232]: pam_unix(sudo:session): session closed for user root Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.info" returned: 0 in 0.368s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:16:59 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.info is being set with open permissions: ugo+rw Aug 19 19:16:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:16:59 devstack sudo[115238]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8 Aug 19 19:16:59 devstack sudo[115238]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:59 devstack sudo[115240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.info Aug 19 19:16:59 devstack sudo[115240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:16:59 devstack sudo[115238]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-5a586f5a-7971-4d6d-91c3-d84737e5e2c8" returned: 0 in 0.288s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Lock "cinder-quobyte-5a586f5a-7971-4d6d-91c3-d84737e5e2c8" released by "delete_volume" :: held 0.861s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:00 devstack sudo[115240]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.info" returned: 0 in 0.333s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.357s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 2.124s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] Creating offline snapshot 98f375ef-3822-4d98-ae9b-3ed02a26240e of volume 2905e8be-a04a-470b-90eb-f1f64fb4708a {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Created reservations ['3459e131-cff8-4d4b-ba11-e9f60b93a1e7', '85f0e135-b359-46e4-93d0-82daaa3cbd00', '68e5cb75-031a-439a-a8e6-cd2bea9b1951', '6be3f237-bf5d-4dad-bc9b-7ac9c1dd79da'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f7ed925c-c7d6-4725-9771-54b589b235e1 tempest-ProjectReaderTests-339944153 None] Create snapshot completed successfully Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8e1f0d14-0dcb-4325-9730-bef65aab482a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:00 devstack sudo[115244]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a Aug 19 19:17:00 devstack sudo[115244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:00 devstack sudo[115245]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:00 devstack sudo[115245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:00 devstack sudo[115245]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.273s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:00 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Deleted volume successfully. Aug 19 19:17:00 devstack sudo[115244]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a" returned: 0 in 0.412s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6aefcb6b-eb72-431b-ae49-80db5110c49f tempest-VolumeDependencyTests-82536060 None] Lock "cinder-5a586f5a-7971-4d6d-91c3-d84737e5e2c8-delete_volume" released by "delete_volume" :: held 1.502s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:00 devstack sudo[115252]: 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/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e 1G Aug 19 19:17:00 devstack sudo[115252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:01 devstack sudo[115252]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e 1G" returned: 0 in 0.478s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2905e8be-a04a-470b-90eb-f1f64fb4708a -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:01 devstack sudo[115258]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2905e8be-a04a-470b-90eb-f1f64fb4708a -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e Aug 19 19:17:01 devstack sudo[115258]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-7091b9d2-a966-4f20-ad22-6099bf576536-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Lock "cinder-7091b9d2-a966-4f20-ad22-6099bf576536-delete_snapshot" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-dc75e352-6777-4c2c-8792-af007da3a416" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-dc75e352-6777-4c2c-8792-af007da3a416" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-7091b9d2-a966-4f20-ad22-6099bf576536" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-7091b9d2-a966-4f20-ad22-6099bf576536" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Deleting offline snapshot 7091b9d2-a966-4f20-ad22-6099bf576536 of volume dc75e352-6777-4c2c-8792-af007da3a416 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] snapshot_file for this snap is: volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Acquiring lock "cinder-0476442e-58fc-4792-8085-2523f28eaa1b-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[dd7b1600-c03e-4c42-a6e9-69c037eb7688]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Lock "cinder-0476442e-58fc-4792-8085-2523f28eaa1b-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:01 devstack sudo[115258]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2905e8be-a04a-470b-90eb-f1f64fb4708a -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e" returned: 0 in 0.416s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:01 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e is being set with open permissions: ugo+rw Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Acquiring lock "cinder-quobyte-0476442e-58fc-4792-8085-2523f28eaa1b" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:01 devstack sudo[115266]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Lock "cinder-quobyte-0476442e-58fc-4792-8085-2523f28eaa1b" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:01 devstack sudo[115266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:01 devstack sudo[115265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 Aug 19 19:17:01 devstack sudo[115265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[168cd461-0a5e-4e16-9e13-229adccb27ed]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:01 devstack sudo[115269]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b Aug 19 19:17:01 devstack sudo[115269]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:01 devstack sudo[115266]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e" returned: 0 in 0.360s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:01 devstack sudo[115265]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536" returned: 0 in 0.466s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-dc75e352-6777-4c2c-8792-af007da3a416(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b9e0f8f9-4092-4306-b584-9cc84fdbb042]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:02 devstack sudo[115283]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.info Aug 19 19:17:02 devstack sudo[115283]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:02 devstack sudo[115269]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b" returned: 0 in 0.555s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:02 devstack sudo[115285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b Aug 19 19:17:02 devstack sudo[115285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:02 devstack sudo[115281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416 Aug 19 19:17:02 devstack sudo[115281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:02 devstack sudo[115283]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.info" returned: 0 in 0.362s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:02 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.info is being set with open permissions: ugo+rw Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:02 devstack sudo[115291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.info Aug 19 19:17:02 devstack sudo[115291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:02 devstack sudo[115285]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-0476442e-58fc-4792-8085-2523f28eaa1b" returned: 0 in 0.345s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:02 devstack sudo[115281]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416" returned: 0 in 0.498s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Lock "cinder-quobyte-0476442e-58fc-4792-8085-2523f28eaa1b" released by "delete_volume" :: held 0.985s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:02 devstack sudo[115296]: 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/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 Aug 19 19:17:02 devstack sudo[115296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Created reservations ['12bf140a-e23f-451d-accd-609b297ae059', '2666e6ce-94a5-4141-b98d-6faa7f64159f', '5ecb5c95-76e7-402c-9831-b3a7a0d92940', '26ddb9ab-52da-497b-9ee2-2798d9e69ac2'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:02 devstack sudo[115291]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.info" returned: 0 in 0.332s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:02 devstack sudo[115299]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:02 devstack sudo[115299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.629s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-08e290c8-ea58-4362-87e7-7ba462aa950c tempest-ProjectMemberTests-25023722 None] Create snapshot completed successfully Aug 19 19:17:02 devstack sudo[115296]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536" returned: 0 in 0.507s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:03 devstack sudo[115299]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:03 devstack sudo[115305]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536 Aug 19 19:17:03 devstack sudo[115305]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.337s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Deleted volume successfully. Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-61808e15-afff-41d2-9942-cb9bb02d7826 tempest-VolumeDependencyTests-82536060 None] Lock "cinder-0476442e-58fc-4792-8085-2523f28eaa1b-delete_volume" released by "delete_volume" :: held 1.629s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:03 devstack sudo[115305]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-98f375ef-3822-4d98-ae9b-3ed02a26240e-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416.7091b9d2-a966-4f20-ad22-6099bf576536" returned: 0 in 0.295s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-7091b9d2-a966-4f20-ad22-6099bf576536" released by "_delete_snapshot" :: held 1.982s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Lock "cinder-98f375ef-3822-4d98-ae9b-3ed02a26240e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.049s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-2905e8be-a04a-470b-90eb-f1f64fb4708a" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-dc75e352-6777-4c2c-8792-af007da3a416" released by "delete_snapshot" :: held 2.022s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-2905e8be-a04a-470b-90eb-f1f64fb4708a" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-98f375ef-3822-4d98-ae9b-3ed02a26240e" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-98f375ef-3822-4d98-ae9b-3ed02a26240e" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Deleting offline snapshot 98f375ef-3822-4d98-ae9b-3ed02a26240e of volume 2905e8be-a04a-470b-90eb-f1f64fb4708a {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] snapshot_file for this snap is: volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1e8f31d5-2d20-4a04-86ca-1710c1985965]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Created reservations ['ccb97270-7c43-45be-ad57-2b2ab364e681', 'ea410a58-166d-4b92-820a-50fed48ae1e9', '7e2a6ab5-354c-4c4d-83da-21d79fa18117', 'fa201849-c86b-4131-9116-41e789915890'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Delete snapshot completed successfully. Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a3a3ba0e-333c-4483-8c2e-ccd127dbf3b3 tempest-ProjectReaderTests-339944153 None] Lock "cinder-7091b9d2-a966-4f20-ad22-6099bf576536-delete_snapshot" released by "delete_snapshot" :: held 2.257s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:03 devstack sudo[115308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e Aug 19 19:17:03 devstack sudo[115308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:03 devstack sudo[115308]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e" returned: 0 in 0.421s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2905e8be-a04a-470b-90eb-f1f64fb4708a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd10c100-9069-4412-9460-81f3d2449cef]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:04 devstack sudo[115314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a Aug 19 19:17:04 devstack sudo[115314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:04 devstack sudo[115314]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a" returned: 0 in 0.416s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:04 devstack sudo[115319]: 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/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e Aug 19 19:17:04 devstack sudo[115319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-dc75e352-6777-4c2c-8792-af007da3a416-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Lock "cinder-dc75e352-6777-4c2c-8792-af007da3a416-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-dc75e352-6777-4c2c-8792-af007da3a416" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-dc75e352-6777-4c2c-8792-af007da3a416" acquired by "delete_volume" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f9650352-bc56-4c29-9b7a-1844e7bc0f3a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:04 devstack sudo[115324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416 Aug 19 19:17:04 devstack sudo[115324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:04 devstack sudo[115319]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e" returned: 0 in 0.602s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:04 devstack sudo[115327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e Aug 19 19:17:04 devstack sudo[115327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:05 devstack sudo[115324]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416" returned: 0 in 0.452s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:05 devstack sudo[115332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416 Aug 19 19:17:05 devstack sudo[115332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:05 devstack sudo[115327]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a.98f375ef-3822-4d98-ae9b-3ed02a26240e" returned: 0 in 0.382s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-98f375ef-3822-4d98-ae9b-3ed02a26240e" released by "_delete_snapshot" :: held 1.949s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-2905e8be-a04a-470b-90eb-f1f64fb4708a" released by "delete_snapshot" :: held 1.989s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Created reservations ['238b07ce-3019-4d52-950c-45bd76cfd134', '59dc720a-0f43-42ba-bb9a-d434a076dbc6', 'f342608d-cd55-46c1-a32e-e9bedde000ae', '0436dfde-8d54-4f70-9235-b877676e242a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:05 devstack sudo[115332]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-dc75e352-6777-4c2c-8792-af007da3a416" returned: 0 in 0.355s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-dc75e352-6777-4c2c-8792-af007da3a416" released by "delete_volume" :: held 0.907s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Delete snapshot completed successfully. Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-cd6575c3-432f-4ffd-9198-f7343d472573 tempest-ProjectMemberTests-25023722 None] Lock "cinder-98f375ef-3822-4d98-ae9b-3ed02a26240e-delete_snapshot" released by "delete_snapshot" :: held 2.244s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Created reservations ['c33e1a6b-8868-4e67-b895-69b90e6ef9a6', '0c0a40e7-fe51-4b07-b55a-f868b6686b33', '0d52db5c-a986-4520-89b1-ce3d524fb76d', '2d9fbcc9-f98e-4b0d-b10f-93dec428c1b1'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:05 devstack sudo[115336]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:05 devstack sudo[115336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:06 devstack sudo[115336]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.320s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:06 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:06 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Deleted volume successfully. Aug 19 19:17:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b5a2c3a7-93cf-44d3-a342-5b486d8f29b1 tempest-ProjectReaderTests-339944153 None] Lock "cinder-dc75e352-6777-4c2c-8792-af007da3a416-delete_volume" released by "delete_volume" :: held 1.593s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-2905e8be-a04a-470b-90eb-f1f64fb4708a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Lock "cinder-2905e8be-a04a-470b-90eb-f1f64fb4708a-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-2905e8be-a04a-470b-90eb-f1f64fb4708a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:06 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-2905e8be-a04a-470b-90eb-f1f64fb4708a" acquired by "delete_volume" :: waited 0.037s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:06 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4d067ee7-791c-4326-be56-53e297370d8d]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:06 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:06 devstack sudo[115339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a Aug 19 19:17:06 devstack sudo[115339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Flow 'volume_create_manager' (952a3bf8-79ce-4af4-bd53-f53ea1fa592f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ccef3d3f-f717-43ec-a902-ab6178c70c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ccef3d3f-f717-43ec-a902-ab6178c70c0e) 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-19T17:17:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1508067043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5699f3c0053f456893b6024f1f3555aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:07Z,use_quota=True,user_id='8d636465323d4c3b8b61b7e7b583c408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a6f22fa4-6686-4ab5-a780-376a6e8f49a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a6f22fa4-6686-4ab5-a780-376a6e8f49a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1921b38-1809-40f1-87c4-8776ada9502a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1921b38-1809-40f1-87c4-8776ada9502a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9', 'volume_name': 'volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b664055e-3de4-4d74-82d2-336bd7340dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b664055e-3de4-4d74-82d2-336bd7340dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb7c803d-62b0-4c39-b5d2-c41c7fb26993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:07 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Volume 9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9', 'volume_size': 1} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 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-19T17:17:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1508067043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5699f3c0053f456893b6024f1f3555aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:07Z,use_quota=True,user_id='8d636465323d4c3b8b61b7e7b583c408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Creating volume 9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:17:07 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:07 devstack sudo[115341]: 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/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 1073741824 Aug 19 19:17:07 devstack sudo[115341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a" returned: 0 in 0.591s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Flow 'volume_create_manager' (109736de-7016-42f5-960b-6abfedd2c634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f19b53a6-fccf-41a5-a0e7-23e06da829e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:07 devstack sudo[115339]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f19b53a6-fccf-41a5-a0e7-23e06da829e3) 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-19T17:17:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-698059618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=21792de8-209f-40e3-8b9b-91755d4cb194,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e666be42164c46dcbb8603a725fba9d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:07Z,use_quota=True,user_id='ec92121b41884df19c3c269d49147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:07 devstack sudo[115348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a Aug 19 19:17:07 devstack sudo[115348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af471892-1f48-4e77-8c72-039b7e3cdf93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af471892-1f48-4e77-8c72-039b7e3cdf93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ee78d5c1-2425-48b3-a8bb-bf8715a9eee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ee78d5c1-2425-48b3-a8bb-bf8715a9eee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '21792de8-209f-40e3-8b9b-91755d4cb194', 'volume_name': 'volume-21792de8-209f-40e3-8b9b-91755d4cb194', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d4a6523-ebc9-42df-90dd-0ee3b9f63af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d4a6523-ebc9-42df-90dd-0ee3b9f63af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (860ec98c-6958-462d-b5a0-662818164710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:07 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Volume 21792de8-209f-40e3-8b9b-91755d4cb194: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-21792de8-209f-40e3-8b9b-91755d4cb194', 'volume_size': 1} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:07 devstack sudo[115348]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-2905e8be-a04a-470b-90eb-f1f64fb4708a" returned: 0 in 0.350s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-2905e8be-a04a-470b-90eb-f1f64fb4708a" released by "delete_volume" :: held 1.040s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:07 devstack sudo[115341]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 1073741824" returned: 0 in 0.600s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Created reservations ['96b81764-8b6c-4f38-8d4d-d75aba8e0b20', '5dd6e82e-4ae8-4273-b0c6-a4eb26a12c48', 'a7dc3ea2-4007-4d3d-88f6-cb4fc27614c9', '1d8057a6-b272-4389-a36f-7cd75bc7a6a8'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:07 devstack sudo[115355]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 Aug 19 19:17:07 devstack sudo[115355]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:07 devstack sudo[115357]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:07 devstack sudo[115357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:08 devstack sudo[115355]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9" returned: 0 in 0.285s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] <== create_volume: return (948ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.951s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.575s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 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-19T17:17:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-698059618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=21792de8-209f-40e3-8b9b-91755d4cb194,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e666be42164c46dcbb8603a725fba9d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:07Z,use_quota=True,user_id='ec92121b41884df19c3c269d49147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Creating volume 21792de8-209f-40e3-8b9b-91755d4cb194 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:17:08 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb7c803d-62b0-4c39-b5d2-c41c7fb26993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:08 devstack sudo[115360]: 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/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194 1073741824 Aug 19 19:17:08 devstack sudo[115360]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f70e0985-730d-4027-92a9-c949f8a9de83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:08 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Volume volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 (9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9): created successfully Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f70e0985-730d-4027-92a9-c949f8a9de83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Flow 'volume_create_manager' (952a3bf8-79ce-4af4-bd53-f53ea1fa592f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:08 devstack sudo[115357]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.279s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Deleted volume successfully. Aug 19 19:17:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-dcef06d7-9c49-4ea0-99e8-675a6845ce9c tempest-SnapshotDependencyTests-731593797 None] Created volume successfully. Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-9dc83363-9b74-46a1-afba-671befc61a76 tempest-ProjectMemberTests-25023722 None] Lock "cinder-2905e8be-a04a-470b-90eb-f1f64fb4708a-delete_volume" released by "delete_volume" :: held 1.665s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:08 devstack sudo[115360]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194 1073741824" returned: 0 in 0.448s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9848e064-a0fc-4975-99aa-00ded5a01369 tempest-ProjectAdminTests-1510024836 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.386329650879, 'free_capacity_gb': 1775.386329650879, '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=94004) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 19 19:17:08 devstack sudo[115367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194 Aug 19 19:17:08 devstack sudo[115367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:08 devstack sudo[115367]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194" returned: 0 in 0.279s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] <== create_volume: return (770ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.773s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (860ec98c-6958-462d-b5a0-662818164710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-21792de8-209f-40e3-8b9b-91755d4cb194', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60ee9b68-88e8-4471-ae28-0dd8f6d01b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:08 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Volume volume-21792de8-209f-40e3-8b9b-91755d4cb194 (21792de8-209f-40e3-8b9b-91755d4cb194): created successfully Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60ee9b68-88e8-4471-ae28-0dd8f6d01b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Flow 'volume_create_manager' (109736de-7016-42f5-960b-6abfedd2c634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-81a687e6-8678-4cd2-a935-41f6785341f1 tempest-ProjectReaderTests-339944153 None] Created volume successfully. Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (0d929921-8620-452e-9281-ceacd972b7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1929fa59-477d-43c2-9b8b-fa4f794d2905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1929fa59-477d-43c2-9b8b-fa4f794d2905) 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-19T17:17:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-799983592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a072280a-6b6e-40a8-b593-9d1ec492a28c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:09Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28cfc0b9-d773-443a-99f6-fbadec8c6ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28cfc0b9-d773-443a-99f6-fbadec8c6ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a23a106-ffce-4e1f-a1ca-3930a65d1dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a23a106-ffce-4e1f-a1ca-3930a65d1dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a072280a-6b6e-40a8-b593-9d1ec492a28c', 'volume_name': 'volume-a072280a-6b6e-40a8-b593-9d1ec492a28c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a7a232c-368a-41af-9f82-4bf0ead33c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a7a232c-368a-41af-9f82-4bf0ead33c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41f8818c-9596-42dd-a02d-c285a9acd92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:09 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Volume a072280a-6b6e-40a8-b593-9d1ec492a28c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a072280a-6b6e-40a8-b593-9d1ec492a28c', 'volume_size': 1} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 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-19T17:17:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-799983592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a072280a-6b6e-40a8-b593-9d1ec492a28c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:09Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Creating volume a072280a-6b6e-40a8-b593-9d1ec492a28c {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:17:09 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:09 devstack sudo[115370]: 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/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c 1073741824 Aug 19 19:17:09 devstack sudo[115370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:10 devstack sudo[115370]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c 1073741824" returned: 0 in 0.473s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:10 devstack sudo[115376]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c Aug 19 19:17:10 devstack sudo[115376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:10 devstack sudo[115376]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c" returned: 0 in 0.256s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] <== create_volume: return (777ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.782s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.703s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41f8818c-9596-42dd-a02d-c285a9acd92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a072280a-6b6e-40a8-b593-9d1ec492a28c', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fba0d105-e02e-499f-8971-f88da4fe4c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] Creating offline snapshot 15688928-405b-4445-b386-65345915d137 of volume 9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:17:10 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Volume volume-a072280a-6b6e-40a8-b593-9d1ec492a28c (a072280a-6b6e-40a8-b593-9d1ec492a28c): created successfully Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fba0d105-e02e-499f-8971-f88da4fe4c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (0d929921-8620-452e-9281-ceacd972b7ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f399dd4d-7828-4526-822b-0ea66838d720]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:10 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ef83b6a1-b7dc-4a5e-863a-2f851ba89763 tempest-ProjectMemberTests-25023722 None] Created volume successfully. Aug 19 19:17:10 devstack sudo[115379]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 Aug 19 19:17:10 devstack sudo[115379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:10 devstack sudo[115379]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9" returned: 0 in 0.355s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:10 devstack sudo[115384]: 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/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 1G Aug 19 19:17:10 devstack sudo[115384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:11 devstack sudo[115384]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 1G" returned: 0 in 0.393s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:11 devstack sudo[115391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 Aug 19 19:17:11 devstack sudo[115391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:11 devstack sudo[115391]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137" returned: 0 in 0.290s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:11 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 is being set with open permissions: ugo+rw Aug 19 19:17:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:11 devstack sudo[115396]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 Aug 19 19:17:11 devstack sudo[115396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:11 devstack sudo[115396]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137" returned: 0 in 0.265s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:11 devstack sudo[115399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.info Aug 19 19:17:11 devstack sudo[115399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:11 devstack sudo[115399]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.info" returned: 0 in 0.246s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:11 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.info is being set with open permissions: ugo+rw Aug 19 19:17:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:12 devstack sudo[115402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.info Aug 19 19:17:12 devstack sudo[115402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:12 devstack sudo[115402]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.info" returned: 0 in 0.239s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.894s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 2.590s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] Creating offline snapshot 875ca7c6-d361-4c3b-bc6b-2c01ddb18539 of volume 21792de8-209f-40e3-8b9b-91755d4cb194 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:17:12 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e7e89332-e599-46bc-ab86-157e700f4d9e tempest-SnapshotDependencyTests-731593797 None] Create snapshot completed successfully Aug 19 19:17:12 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[debccf90-b057-4e8c-8b4c-20bfbabd3048]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:12 devstack sudo[115405]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194 Aug 19 19:17:12 devstack sudo[115405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:12 devstack sudo[115405]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194" returned: 0 in 0.342s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:12 devstack sudo[115410]: 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/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 1G Aug 19 19:17:12 devstack sudo[115410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:13 devstack sudo[115410]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 1G" returned: 0 in 0.397s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-21792de8-209f-40e3-8b9b-91755d4cb194 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:13 devstack sudo[115416]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-21792de8-209f-40e3-8b9b-91755d4cb194 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 Aug 19 19:17:13 devstack sudo[115416]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Flow 'volume_create_manager' (c4a922b1-0bb6-43cd-8a12-7fdfb13f26f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c7a4e43-5fcf-40a8-9c3f-1aa367a9d760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c7a4e43-5fcf-40a8-9c3f-1aa367a9d760) 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-19T17:17: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=b7c8e45b-dd95-4410-8d31-9e5bdd756d55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5699f3c0053f456893b6024f1f3555aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=15688928-405b-4445-b386-65345915d137,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-19T17:17:13Z,use_quota=True,user_id='8d636465323d4c3b8b61b7e7b583c408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a6e4f6a-cc8a-4a2d-900e-69b8ab352a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:13 devstack sudo[115416]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3a6e4f6a-cc8a-4a2d-900e-69b8ab352a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa837730-cdbe-4c93-ad31-4751f8bffd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa837730-cdbe-4c93-ad31-4751f8bffd87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'b7c8e45b-dd95-4410-8d31-9e5bdd756d55', 'volume_name': 'volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55', 'volume_size': 1, 'snapshot_id': '15688928-405b-4445-b386-65345915d137'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10ba5a4b-86f3-465a-82f0-aab1d7e470c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (10ba5a4b-86f3-465a-82f0-aab1d7e470c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bda7dea1-3239-424d-a2ab-f14e11362938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:13 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Volume b7c8e45b-dd95-4410-8d31-9e5bdd756d55: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55', 'volume_size': 1, 'snapshot_id': '15688928-405b-4445-b386-65345915d137'} Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-21792de8-209f-40e3-8b9b-91755d4cb194 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539" returned: 0 in 0.341s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:13 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 is being set with open permissions: ugo+rw Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:13 devstack sudo[115421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 Aug 19 19:17:13 devstack sudo[115421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:13 devstack sudo[115421]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539" returned: 0 in 0.230s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:13 devstack sudo[115424]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.info Aug 19 19:17:13 devstack sudo[115424]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:13 devstack sudo[115424]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.info" returned: 0 in 0.237s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:13 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.info is being set with open permissions: ugo+rw Aug 19 19:17:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:13 devstack sudo[115427]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.info Aug 19 19:17:13 devstack sudo[115427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:14 devstack sudo[115427]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.info" returned: 0 in 0.234s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.869s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 2.504s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] Creating offline snapshot 59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 of volume a072280a-6b6e-40a8-b593-9d1ec492a28c {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:17:14 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d1b86fd8-abcc-4d04-a776-1a925b57c2a8 tempest-ProjectReaderTests-339944153 None] Create snapshot completed successfully Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ff1ebc2-f774-4f2c-9368-d0cc177a454a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:14 devstack sudo[115430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c Aug 19 19:17:14 devstack sudo[115430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:14 devstack sudo[115430]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c" returned: 0 in 0.338s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:14 devstack sudo[115435]: 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/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 1G Aug 19 19:17:14 devstack sudo[115435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-875ca7c6-d361-4c3b-bc6b-2c01ddb18539-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Lock "cinder-875ca7c6-d361-4c3b-bc6b-2c01ddb18539-delete_snapshot" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-21792de8-209f-40e3-8b9b-91755d4cb194" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-21792de8-209f-40e3-8b9b-91755d4cb194" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-875ca7c6-d361-4c3b-bc6b-2c01ddb18539" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-875ca7c6-d361-4c3b-bc6b-2c01ddb18539" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Deleting offline snapshot 875ca7c6-d361-4c3b-bc6b-2c01ddb18539 of volume 21792de8-209f-40e3-8b9b-91755d4cb194 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] snapshot_file for this snap is: volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:17:14 devstack sudo[115435]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 1G" returned: 0 in 0.440s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a072280a-6b6e-40a8-b593-9d1ec492a28c -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[ccf40c10-1e26-4eba-92aa-11f2b57f5add]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:14 devstack sudo[115441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a072280a-6b6e-40a8-b593-9d1ec492a28c -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 Aug 19 19:17:14 devstack sudo[115441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:15 devstack sudo[115442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 Aug 19 19:17:15 devstack sudo[115442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:15 devstack sudo[115441]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a072280a-6b6e-40a8-b593-9d1ec492a28c -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8" returned: 0 in 0.297s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:15 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 is being set with open permissions: ugo+rw Aug 19 19:17:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:15 devstack sudo[115448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 Aug 19 19:17:15 devstack sudo[115448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:15 devstack sudo[115442]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539" returned: 0 in 0.377s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-21792de8-209f-40e3-8b9b-91755d4cb194(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:17:15 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[f38a15ac-4697-4720-9c44-1b6c477ac96c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:15 devstack sudo[115453]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194 Aug 19 19:17:15 devstack sudo[115453]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:15 devstack sudo[115448]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8" returned: 0 in 0.241s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:15 devstack sudo[115456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.info Aug 19 19:17:15 devstack sudo[115456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:15 devstack sudo[115453]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194" returned: 0 in 0.351s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:15 devstack sudo[115462]: 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/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 Aug 19 19:17:15 devstack sudo[115462]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:15 devstack sudo[115456]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.info" returned: 0 in 0.241s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:15 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.info is being set with open permissions: ugo+rw Aug 19 19:17:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:15 devstack sudo[115464]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.info Aug 19 19:17:15 devstack sudo[115464]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:15 devstack sudo[115464]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.info" returned: 0 in 0.252s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.905s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 2.633s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "cinder-quobyte-15688928-405b-4445-b386-65345915d137-b7c8e45b-dd95-4410-8d31-9e5bdd756d55" by "_create_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:16 devstack sudo[115462]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539" returned: 0 in 0.337s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-quobyte-15688928-405b-4445-b386-65345915d137-b7c8e45b-dd95-4410-8d31-9e5bdd756d55" acquired by "_create_volume_from_snapshot" :: waited 0.036s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Creating volume b7c8e45b-dd95-4410-8d31-9e5bdd756d55 from snapshot 15688928-405b-4445-b386-65345915d137 {{(pid=94004) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "cinder-quobyte-b7c8e45b-dd95-4410-8d31-9e5bdd756d55" by "_copy_volume_from_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:16 devstack sudo[115470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539 Aug 19 19:17:16 devstack sudo[115470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9505dc7a-5f8e-4e64-8bf2-60afdacb82ff tempest-ProjectMemberTests-25023722 None] Create snapshot completed successfully Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-quobyte-b7c8e45b-dd95-4410-8d31-9e5bdd756d55" acquired by "_copy_volume_from_snapshot" :: waited 0.026s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] snapshot: 15688928-405b-4445-b386-65345915d137, volume: b7c8e45b-dd95-4410-8d31-9e5bdd756d55, {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a59a220-fb7f-4a08-9d47-8b2d6bc2e890]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:16 devstack sudo[115472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 Aug 19 19:17:16 devstack sudo[115472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:16 devstack sudo[115470]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194.875ca7c6-d361-4c3b-bc6b-2c01ddb18539" returned: 0 in 0.252s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-875ca7c6-d361-4c3b-bc6b-2c01ddb18539" released by "_delete_snapshot" :: held 1.419s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-21792de8-209f-40e3-8b9b-91755d4cb194" released by "delete_snapshot" :: held 1.444s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Created reservations ['7be018fa-1da6-4ebf-8ba6-ac13929b794a', 'a5409e5f-7a44-490e-a0f3-b8cf3f14bd04', 'baee07b4-3361-40c2-9293-ec93ebc5259c', 'ef6882ce-5821-4107-a1d8-0b1f33c0b6c7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:16 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Delete snapshot completed successfully. Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-dd70241c-899f-4e1d-b0f4-8d5eb08e202c tempest-ProjectReaderTests-339944153 None] Lock "cinder-875ca7c6-d361-4c3b-bc6b-2c01ddb18539-delete_snapshot" released by "delete_snapshot" :: held 1.575s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:16 devstack sudo[115472]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137" returned: 0 in 0.371s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[069eb126-7508-4e6f-9d1d-9fbac5734af9]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:16 devstack sudo[115478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 Aug 19 19:17:16 devstack sudo[115478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Lock "cinder-59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-a072280a-6b6e-40a8-b593-9d1ec492a28c" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-a072280a-6b6e-40a8-b593-9d1ec492a28c" acquired by "delete_snapshot" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Deleting offline snapshot 59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 of volume a072280a-6b6e-40a8-b593-9d1ec492a28c {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] snapshot_file for this snap is: volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:17:16 devstack sudo[115478]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9" returned: 0 in 0.377s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] will copy from snapshot at /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Creating direct copy from snapshot {{(pid=94004) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.utils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Path /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55 not found in is_blk_device check {{(pid=94004) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b9fe4773-a6ca-4336-9830-0bc2b64f7e36]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:16 devstack sudo[115483]: 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/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55 Aug 19 19:17:16 devstack sudo[115483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:16 devstack sudo[115486]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:16 devstack sudo[115486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-21792de8-209f-40e3-8b9b-91755d4cb194-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Lock "cinder-21792de8-209f-40e3-8b9b-91755d4cb194-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:17 devstack sudo[115484]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 Aug 19 19:17:17 devstack sudo[115484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-21792de8-209f-40e3-8b9b-91755d4cb194" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-21792de8-209f-40e3-8b9b-91755d4cb194" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cc9897b9-15ac-410d-ab4b-9af6ac948997]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:17 devstack sudo[115486]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.312s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:17:17 devstack sudo[115491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194 Aug 19 19:17:17 devstack sudo[115491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:17 devstack sudo[115484]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8" returned: 0 in 0.455s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a072280a-6b6e-40a8-b593-9d1ec492a28c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5e900a5d-1656-4a40-b6e6-68f2eb43ca8e]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:17 devstack sudo[115498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c Aug 19 19:17:17 devstack sudo[115498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:17 devstack sudo[115491]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194" returned: 0 in 0.568s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:17 devstack sudo[115510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194 Aug 19 19:17:17 devstack sudo[115510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:18 devstack sudo[115498]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c" returned: 0 in 0.765s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:18 devstack sudo[115515]: 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/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 Aug 19 19:17:18 devstack sudo[115515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:18 devstack sudo[115510]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-21792de8-209f-40e3-8b9b-91755d4cb194" returned: 0 in 0.616s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:18 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-21792de8-209f-40e3-8b9b-91755d4cb194" released by "delete_volume" :: held 1.295s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:18 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Created reservations ['43d9bf61-d5b1-447a-abb0-97a2c3eec42a', '1c627ebc-bb8f-48bb-aeb5-7f1a87d2fdf8', '1b1162e4-09c0-411d-86ef-ad2a3713efcc', '40275597-e52b-46ce-8b6d-bdd1f06db808'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:18 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.021s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:18 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:18 devstack sudo[115521]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:18 devstack sudo[115521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:18 devstack sudo[115515]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8" returned: 0 in 0.819s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:19 devstack sudo[115523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8 Aug 19 19:17:19 devstack sudo[115523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:19 devstack sudo[115521]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.504s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:19 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Deleted volume successfully. Aug 19 19:17:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-b8a2f43b-88dd-4330-972e-18b97c604ee5 tempest-ProjectReaderTests-339944153 None] Lock "cinder-21792de8-209f-40e3-8b9b-91755d4cb194-delete_volume" released by "delete_volume" :: held 2.272s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:19 devstack sudo[115523]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:19 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c.59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8" returned: 0 in 0.453s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8" released by "_delete_snapshot" :: held 2.644s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-a072280a-6b6e-40a8-b593-9d1ec492a28c" released by "delete_snapshot" :: held 2.686s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:19 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Created reservations ['d67b8390-a594-435b-ab99-b7f26d498d9d', '1623bc6c-ed46-4695-833f-b50c0ce38b82', '42bea29f-554e-4c35-978d-c27068c142bc', 'ebf0fb0c-4993-4eb5-a9d7-384932c02368'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:19 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Delete snapshot completed successfully. Aug 19 19:17:19 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-6d872f9e-8d5d-4e70-9ed4-a9c4a8d8828c tempest-ProjectMemberTests-25023722 None] Lock "cinder-59e5cfdc-4eb9-4975-8dbe-4d9c8371f2d8-delete_snapshot" released by "delete_snapshot" :: held 3.025s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-a072280a-6b6e-40a8-b593-9d1ec492a28c-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Lock "cinder-a072280a-6b6e-40a8-b593-9d1ec492a28c-delete_volume" acquired by "delete_volume" :: waited 0.049s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-a072280a-6b6e-40a8-b593-9d1ec492a28c" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Flow 'volume_create_manager' (18a031e7-0693-44e7-9e2e-e1dd21e81800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8fc5ed3e-cecd-4cb9-8444-ccc2eaf995a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-a072280a-6b6e-40a8-b593-9d1ec492a28c" acquired by "delete_volume" :: waited 0.101s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8fc5ed3e-cecd-4cb9-8444-ccc2eaf995a9) 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-19T17:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1274551619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38ce55fd-cd5e-41d7-991f-b134a1aa6864,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e666be42164c46dcbb8603a725fba9d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:20Z,use_quota=True,user_id='ec92121b41884df19c3c269d49147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0d1e104-c85e-401d-b5c8-23974a16956f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0d1e104-c85e-401d-b5c8-23974a16956f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2e43884-8352-425f-b196-028a85de2fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2e43884-8352-425f-b196-028a85de2fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '38ce55fd-cd5e-41d7-991f-b134a1aa6864', 'volume_name': 'volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3037ab6f-6a87-4dbb-b7df-62c91d8a7cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3037ab6f-6a87-4dbb-b7df-62c91d8a7cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e930be3f-1c33-47b9-8683-c9aaf81ea2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:20 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Volume 38ce55fd-cd5e-41d7-991f-b134a1aa6864: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864', 'volume_size': 1} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5528edfc-07e1-42cb-88bb-ed36f59761e1]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:20 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:20 devstack sudo[115528]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c Aug 19 19:17:20 devstack sudo[115528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:21 devstack sudo[115528]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c" returned: 0 in 0.780s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:21 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:21 devstack sudo[115543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c Aug 19 19:17:21 devstack sudo[115543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:22 devstack sudo[115543]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-a072280a-6b6e-40a8-b593-9d1ec492a28c" returned: 0 in 0.613s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-a072280a-6b6e-40a8-b593-9d1ec492a28c" released by "delete_volume" :: held 1.595s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:22 devstack sudo[115483]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55" returned: 0 in 5.214s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.image.image_utils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Image conversion details: src /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9, size 1024.00 MB, duration 5.21 sec, destination /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55 {{(pid=94004) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 19 19:17:22 devstack cinder-volume[94004]: INFO cinder.image.image_utils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Converted 1024.00 MB image at 196.36 MB/s Aug 19 19:17:22 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55 is being set with open permissions: ugo+rw Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:22 devstack sudo[115572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55 Aug 19 19:17:22 devstack sudo[115572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Created reservations ['58cfcb78-53ea-48f5-9ab7-f131dcd7c367', 'ea3df2dd-0b5d-4ddb-933d-095c6b37b623', '25092ff3-749b-4269-a421-7e6b10ad44c5', '573f2aa3-1a82-458e-b0a6-a69a78ed225a'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:22 devstack sudo[115576]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:22 devstack sudo[115576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:22 devstack sudo[115572]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55" returned: 0 in 0.284s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-quobyte-b7c8e45b-dd95-4410-8d31-9e5bdd756d55" released by "_copy_volume_from_snapshot" :: held 6.327s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-quobyte-15688928-405b-4445-b386-65345915d137-b7c8e45b-dd95-4410-8d31-9e5bdd756d55" released by "_create_volume_from_snapshot" :: held 6.410s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.449s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.778s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 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-19T17:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1274551619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=38ce55fd-cd5e-41d7-991f-b134a1aa6864,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e666be42164c46dcbb8603a725fba9d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:20Z,use_quota=True,user_id='ec92121b41884df19c3c269d49147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Creating volume 38ce55fd-cd5e-41d7-991f-b134a1aa6864 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:17:22 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:22 devstack sudo[115579]: 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/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 1073741824 Aug 19 19:17:22 devstack sudo[115579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bda7dea1-3239-424d-a2ab-f14e11362938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55', 'volume_size': 1, 'snapshot_id': '15688928-405b-4445-b386-65345915d137'}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f6c3f0b-a57a-4537-936f-cdc09ba3d5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:22 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Volume volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55 (b7c8e45b-dd95-4410-8d31-9e5bdd756d55): created successfully Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f6c3f0b-a57a-4537-936f-cdc09ba3d5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:22 devstack sudo[115576]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Flow 'volume_create_manager' (c4a922b1-0bb6-43cd-8a12-7fdfb13f26f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.318s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Deleted volume successfully. Aug 19 19:17:22 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-508ba0a4-0ae5-4499-83d4-5239a4f1b5c2 tempest-SnapshotDependencyTests-731593797 None] Created volume successfully. Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-edad20d9-0a30-44c3-bd24-73300fb0d544 tempest-ProjectMemberTests-25023722 None] Lock "cinder-a072280a-6b6e-40a8-b593-9d1ec492a28c-delete_volume" released by "delete_volume" :: held 2.316s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (e281c8bc-65ad-436e-b543-c49356022948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:22 devstack sudo[115579]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ddeb1f2c-99cf-4c58-84df-9a92d60103c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:22 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 1073741824" returned: 0 in 0.505s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ddeb1f2c-99cf-4c58-84df-9a92d60103c7) 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-19T17:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2053525628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1c57270e-39e1-4df9-86c1-cecae93a2f9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:23Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51b5850f-e422-4f51-afb3-1aa073b70a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (51b5850f-e422-4f51-afb3-1aa073b70a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19939ca5-63bc-4a66-b517-4ac63f81aa16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19939ca5-63bc-4a66-b517-4ac63f81aa16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1c57270e-39e1-4df9-86c1-cecae93a2f9a', 'volume_name': 'volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69d3a81b-8edf-448e-a995-02907d7050d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69d3a81b-8edf-448e-a995-02907d7050d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cae8fccd-5128-4dce-9863-84a06f148b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Volume 1c57270e-39e1-4df9-86c1-cecae93a2f9a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a', 'volume_size': 1} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:23 devstack sudo[115586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 Aug 19 19:17:23 devstack sudo[115586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "cinder-15688928-405b-4445-b386-65345915d137-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-15688928-405b-4445-b386-65345915d137-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "cinder-quobyte-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-quobyte-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "cinder-quobyte-15688928-405b-4445-b386-65345915d137" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-quobyte-15688928-405b-4445-b386-65345915d137" acquired by "_delete_snapshot" :: waited 0.013s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Deleting offline snapshot 15688928-405b-4445-b386-65345915d137 of volume 9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:17:23 devstack sudo[115586]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] snapshot_file for this snap is: volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864" returned: 0 in 0.247s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] <== create_volume: return (832ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.835s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.271s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 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-19T17:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2053525628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1c57270e-39e1-4df9-86c1-cecae93a2f9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:23Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Creating volume 1c57270e-39e1-4df9-86c1-cecae93a2f9a {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:17:23 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b4c32f7e-34b3-47f8-bb39-5c825c3c4edf]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:23 devstack sudo[115589]: 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/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a 1073741824 Aug 19 19:17:23 devstack sudo[115589]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e930be3f-1c33-47b9-8683-c9aaf81ea2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6935b712-8a6c-4dc7-970a-7d309dd43a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:23 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Volume volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 (38ce55fd-cd5e-41d7-991f-b134a1aa6864): created successfully Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6935b712-8a6c-4dc7-970a-7d309dd43a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Flow 'volume_create_manager' (18a031e7-0693-44e7-9e2e-e1dd21e81800) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:23 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-329e4e4d-41b9-401e-a222-cb53ef9c021d tempest-ProjectReaderTests-339944153 None] Created volume successfully. Aug 19 19:17:23 devstack sudo[115590]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 Aug 19 19:17:23 devstack sudo[115590]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:23 devstack sudo[115590]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137" returned: 0 in 0.373s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[223b5000-a0e8-4cf8-a42b-f29f99df921c]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:23 devstack sudo[115589]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a 1073741824" returned: 0 in 0.425s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:23 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:23 devstack sudo[115607]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a Aug 19 19:17:23 devstack sudo[115607]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:23 devstack sudo[115606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 Aug 19 19:17:23 devstack sudo[115606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:24 devstack sudo[115607]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a" returned: 0 in 0.243s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] <== create_volume: return (708ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.710s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cae8fccd-5128-4dce-9863-84a06f148b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f04f28e-702e-4470-9776-e4ee84b08a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:24 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Volume volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a (1c57270e-39e1-4df9-86c1-cecae93a2f9a): created successfully Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f04f28e-702e-4470-9776-e4ee84b08a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (e281c8bc-65ad-436e-b543-c49356022948) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:24 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-292727bb-0a55-4073-8852-5128364b8514 tempest-ProjectMemberTests-25023722 None] Created volume successfully. Aug 19 19:17:24 devstack sudo[115606]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9" returned: 0 in 0.519s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:24 devstack sudo[115614]: 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/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 Aug 19 19:17:24 devstack sudo[115614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:24 devstack sudo[115614]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137" returned: 0 in 0.357s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:24 devstack sudo[115619]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137 Aug 19 19:17:24 devstack sudo[115619]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] Creating offline snapshot c1d06b2c-29d4-482a-8cab-717eb005993e of volume 38ce55fd-cd5e-41d7-991f-b134a1aa6864 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[0cbbf41d-21f2-4863-9fb8-365dfcf6b3a6]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:24 devstack sudo[115621]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 Aug 19 19:17:24 devstack sudo[115621]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:24 devstack sudo[115619]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9.15688928-405b-4445-b386-65345915d137" returned: 0 in 0.243s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-quobyte-15688928-405b-4445-b386-65345915d137" released by "_delete_snapshot" :: held 1.606s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-quobyte-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9" released by "delete_snapshot" :: held 1.628s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:24 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Created reservations ['87ba9211-fda1-4404-bab3-288a22916dfc', '63c8479c-3406-4adb-b7a7-5c4e2f693fb2', 'b00af677-8a60-42ec-9d77-48fce351dbbc', '79a4bd12-29a3-4d45-98b2-1d5e28d5ee2f'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:25 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Delete snapshot completed successfully. Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-ab0c527c-0411-4083-8b60-f6576802c3ee tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-15688928-405b-4445-b386-65345915d137-delete_snapshot" released by "delete_snapshot" :: held 1.783s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:25 devstack sudo[115621]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864" returned: 0 in 0.387s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:25 devstack sudo[115627]: 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/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e 1G Aug 19 19:17:25 devstack sudo[115627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "cinder-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "cinder-quobyte-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-quobyte-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9" acquired by "delete_volume" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[cce610f2-bb6d-4f6d-bdb7-065141d07b5e]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:25 devstack sudo[115627]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e 1G" returned: 0 in 0.450s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:25 devstack sudo[115634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e Aug 19 19:17:25 devstack sudo[115634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:25 devstack sudo[115633]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 Aug 19 19:17:25 devstack sudo[115633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:25 devstack sudo[115634]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e" returned: 0 in 0.302s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:25 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e is being set with open permissions: ugo+rw Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:25 devstack sudo[115643]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e Aug 19 19:17:25 devstack sudo[115643]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:25 devstack sudo[115633]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9" returned: 0 in 0.373s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:25 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:25 devstack sudo[115645]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9 Aug 19 19:17:25 devstack sudo[115645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:26 devstack sudo[115643]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e" returned: 0 in 0.234s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:26 devstack sudo[115645]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9" returned: 0 in 0.247s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:26 devstack sudo[115649]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.info Aug 19 19:17:26 devstack sudo[115649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-quobyte-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9" released by "delete_volume" :: held 0.676s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Created reservations ['6ef32912-98fe-4ec9-adab-26b252b18366', '449019a7-c387-490c-870a-439e44713b26', '54f63d6f-1a52-4143-81ca-21fd3e1ebdee', '9ff65898-41a5-4c0e-91f6-f4fd78a5a908'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:26 devstack sudo[115651]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:26 devstack sudo[115651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:26 devstack sudo[115649]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.info" returned: 0 in 0.271s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:26 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.info is being set with open permissions: ugo+rw Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:26 devstack sudo[115654]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.info Aug 19 19:17:26 devstack sudo[115654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:26 devstack sudo[115651]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.245s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Deleted volume successfully. Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-78e6e4de-40d5-41d2-99d9-bc41a246d024 tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-9cd60900-bc3c-4fc7-8087-eaf4bd9a5ec9-delete_volume" released by "delete_volume" :: held 1.133s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "cinder-b7c8e45b-dd95-4410-8d31-9e5bdd756d55-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-b7c8e45b-dd95-4410-8d31-9e5bdd756d55-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "cinder-quobyte-b7c8e45b-dd95-4410-8d31-9e5bdd756d55" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-quobyte-b7c8e45b-dd95-4410-8d31-9e5bdd756d55" acquired by "delete_volume" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:26 devstack sudo[115654]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.info" returned: 0 in 0.278s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.999s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[17a268da-13ac-4ac7-af30-c5ff37bc1b0f]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.432s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] Creating offline snapshot b5735308-5eaa-4cb8-ac44-40c2917298bb of volume 1c57270e-39e1-4df9-86c1-cecae93a2f9a {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:17:26 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c674d424-c49b-4806-add2-1500b20c9b38 tempest-ProjectReaderTests-339944153 None] Create snapshot completed successfully Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5a71845-e9d0-43ef-b831-d808ddef2522]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:26 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:26 devstack sudo[115658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55 Aug 19 19:17:26 devstack sudo[115658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:26 devstack sudo[115659]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a Aug 19 19:17:26 devstack sudo[115659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:27 devstack sudo[115658]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55" returned: 0 in 0.384s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:27 devstack sudo[115668]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55 Aug 19 19:17:27 devstack sudo[115668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:27 devstack sudo[115659]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a" returned: 0 in 0.365s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:27 devstack sudo[115670]: 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/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb 1G Aug 19 19:17:27 devstack sudo[115670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:27 devstack sudo[115668]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b7c8e45b-dd95-4410-8d31-9e5bdd756d55" returned: 0 in 0.270s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-quobyte-b7c8e45b-dd95-4410-8d31-9e5bdd756d55" released by "delete_volume" :: held 0.709s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Created reservations ['4efca8e8-2809-457c-b89a-d7635a0d00d1', 'd82ede83-06a1-443e-937c-1884bca77537', '7b89288e-ed68-4079-9c77-7ec9cd99f4b5', '3b2267ec-eb24-4f8f-9223-2f9a09177d82'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:27 devstack sudo[115677]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:27 devstack sudo[115677]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:27 devstack sudo[115670]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb 1G" returned: 0 in 0.432s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:27 devstack sudo[115680]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb Aug 19 19:17:27 devstack sudo[115680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:27 devstack sudo[115677]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.262s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:27 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Deleted volume successfully. Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c1982fb1-699a-4266-8b64-cd40d1fb7aa2 tempest-SnapshotDependencyTests-731593797 None] Lock "cinder-b7c8e45b-dd95-4410-8d31-9e5bdd756d55-delete_volume" released by "delete_volume" :: held 1.191s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:27 devstack sudo[115680]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-c1d06b2c-29d4-482a-8cab-717eb005993e-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb" returned: 0 in 0.329s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:27 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb is being set with open permissions: ugo+rw Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Lock "cinder-c1d06b2c-29d4-482a-8cab-717eb005993e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-38ce55fd-cd5e-41d7-991f-b134a1aa6864" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:27 devstack sudo[115686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb Aug 19 19:17:27 devstack sudo[115686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-38ce55fd-cd5e-41d7-991f-b134a1aa6864" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-c1d06b2c-29d4-482a-8cab-717eb005993e" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-c1d06b2c-29d4-482a-8cab-717eb005993e" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Deleting offline snapshot c1d06b2c-29d4-482a-8cab-717eb005993e of volume 38ce55fd-cd5e-41d7-991f-b134a1aa6864 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] snapshot_file for this snap is: volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[10ac9d9e-f64a-45de-82aa-a297aa176371]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:27 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:28 devstack sudo[115688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e Aug 19 19:17:28 devstack sudo[115688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:28 devstack sudo[115686]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb" returned: 0 in 0.279s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:28 devstack sudo[115691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.info Aug 19 19:17:28 devstack sudo[115691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:28 devstack sudo[115688]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e" returned: 0 in 0.417s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:28 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:17:28 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[43c3b09f-dd85-4ddf-981c-0cef3fc346c6]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:28 devstack sudo[115691]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.info" returned: 0 in 0.265s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:28 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.info is being set with open permissions: ugo+rw Aug 19 19:17:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:28 devstack sudo[115698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.info Aug 19 19:17:28 devstack sudo[115698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:28 devstack sudo[115697]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 Aug 19 19:17:28 devstack sudo[115697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:28 devstack sudo[115698]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.info" returned: 0 in 0.291s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.082s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:28 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7d9379da-3d04-4930-a7f3-793827cf7523 tempest-ProjectMemberTests-25023722 None] Create snapshot completed successfully Aug 19 19:17:28 devstack sudo[115697]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864" returned: 0 in 0.383s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:28 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:28 devstack sudo[115705]: 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/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e Aug 19 19:17:28 devstack sudo[115705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:29 devstack sudo[115705]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e" returned: 0 in 0.340s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:29 devstack sudo[115710]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e Aug 19 19:17:29 devstack sudo[115710]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:29 devstack sudo[115710]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864.c1d06b2c-29d4-482a-8cab-717eb005993e" returned: 0 in 0.295s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-c1d06b2c-29d4-482a-8cab-717eb005993e" released by "_delete_snapshot" :: held 1.549s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-b5735308-5eaa-4cb8-ac44-40c2917298bb-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-38ce55fd-cd5e-41d7-991f-b134a1aa6864" released by "delete_snapshot" :: held 1.583s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Lock "cinder-b5735308-5eaa-4cb8-ac44-40c2917298bb-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-1c57270e-39e1-4df9-86c1-cecae93a2f9a" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-1c57270e-39e1-4df9-86c1-cecae93a2f9a" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-b5735308-5eaa-4cb8-ac44-40c2917298bb" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-b5735308-5eaa-4cb8-ac44-40c2917298bb" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Deleting offline snapshot b5735308-5eaa-4cb8-ac44-40c2917298bb of volume 1c57270e-39e1-4df9-86c1-cecae93a2f9a {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] snapshot_file for this snap is: volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b63d3e89-0e59-4f96-a65a-456798c6f82b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Created reservations ['c1de979a-3b82-4d44-8af8-8223eedd02eb', '0c5dfc24-0cc6-416d-b742-7e55bc553987', 'e71cf9db-62a5-4f85-9979-5b4af1fb1119', '4eefdf0a-b093-41e3-9d41-df6c9641e8c2'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:29 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Delete snapshot completed successfully. Aug 19 19:17:29 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-2cc2f00c-7389-46fe-8536-a901cea712e7 tempest-ProjectReaderTests-339944153 None] Lock "cinder-c1d06b2c-29d4-482a-8cab-717eb005993e-delete_snapshot" released by "delete_snapshot" :: held 1.790s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:29 devstack sudo[115714]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb Aug 19 19:17:29 devstack sudo[115714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:30 devstack sudo[115714]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb" returned: 0 in 0.405s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-38ce55fd-cd5e-41d7-991f-b134a1aa6864-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2e77cb75-8388-47e3-89d0-89ff96801b7a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Lock "cinder-38ce55fd-cd5e-41d7-991f-b134a1aa6864-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-38ce55fd-cd5e-41d7-991f-b134a1aa6864" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-38ce55fd-cd5e-41d7-991f-b134a1aa6864" acquired by "delete_volume" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[43fafc23-ad1a-4cad-8c1d-3db0e44bc221]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:30 devstack sudo[115720]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a Aug 19 19:17:30 devstack sudo[115720]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:30 devstack sudo[115721]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 Aug 19 19:17:30 devstack sudo[115721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:30 devstack sudo[115720]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a" returned: 0 in 0.435s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:30 devstack sudo[115727]: 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/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb Aug 19 19:17:30 devstack sudo[115727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:30 devstack sudo[115721]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864" returned: 0 in 0.430s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:30 devstack sudo[115732]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864 Aug 19 19:17:30 devstack sudo[115732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:30 devstack sudo[115727]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb" returned: 0 in 0.335s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:30 devstack sudo[115737]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb Aug 19 19:17:30 devstack sudo[115737]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:30 devstack sudo[115732]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-38ce55fd-cd5e-41d7-991f-b134a1aa6864" returned: 0 in 0.270s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-38ce55fd-cd5e-41d7-991f-b134a1aa6864" released by "delete_volume" :: held 0.773s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:30 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Created reservations ['6819abae-bf0c-44cb-b200-dd1c796881e8', 'e4880b1d-b0ad-4a3e-8c46-a349716c631c', '61276dc6-3a44-4de0-b3db-0fae4f00d7dc', 'de034c2d-0ced-4e34-941d-26930873f9ad'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:31 devstack sudo[115740]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:31 devstack sudo[115740]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:31 devstack sudo[115737]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a.b5735308-5eaa-4cb8-ac44-40c2917298bb" returned: 0 in 0.249s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-b5735308-5eaa-4cb8-ac44-40c2917298bb" released by "_delete_snapshot" :: held 1.535s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-1c57270e-39e1-4df9-86c1-cecae93a2f9a" released by "delete_snapshot" :: held 1.566s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Created reservations ['c0ddc583-f037-4418-8163-31312df9cee1', '607138c5-974e-4c83-8893-584f4fd58449', 'b750861a-ac36-472e-aaec-85331c86c956', '21d9c17c-cacf-4eeb-9ca2-44674ff4455b'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Delete snapshot completed successfully. Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-93eb37ac-208b-424c-900d-0f78a36c724f tempest-ProjectMemberTests-25023722 None] Lock "cinder-b5735308-5eaa-4cb8-ac44-40c2917298bb-delete_snapshot" released by "delete_snapshot" :: held 1.767s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:31 devstack sudo[115740]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.292s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:31 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Deleted volume successfully. Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-3b9c9689-55a7-4965-8de5-1668dd240fb3 tempest-ProjectReaderTests-339944153 None] Lock "cinder-38ce55fd-cd5e-41d7-991f-b134a1aa6864-delete_volume" released by "delete_volume" :: held 1.269s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-1c57270e-39e1-4df9-86c1-cecae93a2f9a-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Lock "cinder-1c57270e-39e1-4df9-86c1-cecae93a2f9a-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-1c57270e-39e1-4df9-86c1-cecae93a2f9a" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Flow 'volume_create_manager' (b1048867-82ff-4a85-8b3b-fb13761bade5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a7ea80d-7558-4231-8c4a-05a9fd9821ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a7ea80d-7558-4231-8c4a-05a9fd9821ef) 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-19T17:17:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-199615724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ef79a602-b198-418b-952e-5d6546fc5212,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e666be42164c46dcbb8603a725fba9d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17: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-19T17:17:32Z,use_quota=True,user_id='ec92121b41884df19c3c269d49147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c3ff52a-8040-4198-bd23-f99dff8109bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c3ff52a-8040-4198-bd23-f99dff8109bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (725bbdaf-eef3-44ae-9f37-af4b777fefaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (725bbdaf-eef3-44ae-9f37-af4b777fefaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ef79a602-b198-418b-952e-5d6546fc5212', 'volume_name': 'volume-ef79a602-b198-418b-952e-5d6546fc5212', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4c8ab8d-5491-44ba-9ec7-8274dd4a84d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4c8ab8d-5491-44ba-9ec7-8274dd4a84d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52a41ff5-2e5b-4cee-8802-735375876421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:31 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Volume ef79a602-b198-418b-952e-5d6546fc5212: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ef79a602-b198-418b-952e-5d6546fc5212', 'volume_size': 1} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 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-19T17:17:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-199615724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ef79a602-b198-418b-952e-5d6546fc5212,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e666be42164c46dcbb8603a725fba9d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17: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-19T17:17:32Z,use_quota=True,user_id='ec92121b41884df19c3c269d49147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Creating volume ef79a602-b198-418b-952e-5d6546fc5212 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:17:31 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-1c57270e-39e1-4df9-86c1-cecae93a2f9a" acquired by "delete_volume" :: waited 0.112s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:31 devstack sudo[115745]: 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/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212 1073741824 Aug 19 19:17:31 devstack sudo[115745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9fe513ce-6adb-4a33-9d42-a523f50412bd]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:31 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:32 devstack sudo[115747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a Aug 19 19:17:32 devstack sudo[115747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:32 devstack sudo[115747]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a" returned: 0 in 0.443s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:32 devstack sudo[115745]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212 1073741824" returned: 0 in 0.543s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:32 devstack sudo[115757]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a Aug 19 19:17:32 devstack sudo[115757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:32 devstack sudo[115759]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212 Aug 19 19:17:32 devstack sudo[115759]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:32 devstack sudo[115757]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-1c57270e-39e1-4df9-86c1-cecae93a2f9a" returned: 0 in 0.304s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-1c57270e-39e1-4df9-86c1-cecae93a2f9a" released by "delete_volume" :: held 0.830s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Created reservations ['34d42a96-6053-4d7e-9ab5-497516a60100', 'a3501cb2-1731-42e1-9d44-f6807fd9e154', '69b04045-5407-4fd5-985b-6d9bf6a62357', 'ae941ca8-cefd-420b-a897-f191c3a18077'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:32 devstack sudo[115759]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212" returned: 0 in 0.302s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] <== create_volume: return (907ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.909s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52a41ff5-2e5b-4cee-8802-735375876421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ef79a602-b198-418b-952e-5d6546fc5212', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef895560-826a-4d1d-aaa2-ec4c2bdffa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:32 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Volume volume-ef79a602-b198-418b-952e-5d6546fc5212 (ef79a602-b198-418b-952e-5d6546fc5212): created successfully Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef895560-826a-4d1d-aaa2-ec4c2bdffa2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Flow 'volume_create_manager' (b1048867-82ff-4a85-8b3b-fb13761bade5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:32 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-9504c4de-9071-4df9-bb2e-fb6008cd7987 tempest-ProjectReaderTests-339944153 None] Created volume successfully. Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:32 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:32 devstack sudo[115763]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:32 devstack sudo[115763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:33 devstack sudo[115763]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:33 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.246s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:33 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:33 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Deleted volume successfully. Aug 19 19:17:33 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-d21b1042-68f4-4ae4-b0ea-1c3939e284d4 tempest-ProjectMemberTests-25023722 None] Lock "cinder-1c57270e-39e1-4df9-86c1-cecae93a2f9a-delete_volume" released by "delete_volume" :: held 1.449s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] Creating offline snapshot 75a25ec4-83d4-4193-a932-5252d1c597f9 of volume ef79a602-b198-418b-952e-5d6546fc5212 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3092c463-cda9-4427-adf3-8c047f3d1220]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:34 devstack sudo[115767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212 Aug 19 19:17:34 devstack sudo[115767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (a94517ba-ef8a-44dd-b3b5-dd76cd5b6492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8caad4b5-827e-4039-91ba-63c7c5a21fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8caad4b5-827e-4039-91ba-63c7c5a21fe7) 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-19T17:17:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-982255347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2504b9a-d0af-45a9-9b00-437f2a2f0f99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:34Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b2cc8ad1-d640-4f11-9019-e78c1a91d89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:34 devstack sudo[115767]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b2cc8ad1-d640-4f11-9019-e78c1a91d89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (810f3598-3f64-4c0c-b64e-d649cd8ea7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (810f3598-3f64-4c0c-b64e-d649cd8ea7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2504b9a-d0af-45a9-9b00-437f2a2f0f99', 'volume_name': 'volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (858f95fd-74d1-4fd8-94b3-dd6a8c31699a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (858f95fd-74d1-4fd8-94b3-dd6a8c31699a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (02b50ad9-ead1-4944-8e84-428b0324c285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:34 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Volume b2504b9a-d0af-45a9-9b00-437f2a2f0f99: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99', 'volume_size': 1} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212" returned: 0 in 0.480s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:34 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:34 devstack sudo[115774]: 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/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 1G Aug 19 19:17:34 devstack sudo[115774]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:35 devstack sudo[115774]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 1G" returned: 0 in 0.437s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ef79a602-b198-418b-952e-5d6546fc5212 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:35 devstack sudo[115780]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ef79a602-b198-418b-952e-5d6546fc5212 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 Aug 19 19:17:35 devstack sudo[115780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:35 devstack sudo[115780]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ef79a602-b198-418b-952e-5d6546fc5212 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9" returned: 0 in 0.320s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:35 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 is being set with open permissions: ugo+rw Aug 19 19:17:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:35 devstack sudo[115786]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 Aug 19 19:17:35 devstack sudo[115786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:35 devstack sudo[115786]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9" returned: 0 in 0.248s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:35 devstack sudo[115789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.info Aug 19 19:17:35 devstack sudo[115789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:35 devstack sudo[115789]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.info" returned: 0 in 0.257s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:35 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.info is being set with open permissions: ugo+rw Aug 19 19:17:35 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:35 devstack sudo[115792]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.info Aug 19 19:17:35 devstack sudo[115792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:36 devstack sudo[115792]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.info" returned: 0 in 0.293s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.128s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.615s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 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-19T17:17:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-982255347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2504b9a-d0af-45a9-9b00-437f2a2f0f99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:34Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Creating volume b2504b9a-d0af-45a9-9b00-437f2a2f0f99 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:17:36 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:36 devstack sudo[115795]: 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/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 1073741824 Aug 19 19:17:36 devstack sudo[115795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:36 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-61796c13-3ac4-439c-bec5-0784d0f291f2 tempest-ProjectReaderTests-339944153 None] Create snapshot completed successfully Aug 19 19:17:36 devstack sudo[115795]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 1073741824" returned: 0 in 0.436s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:36 devstack sudo[115801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 Aug 19 19:17:36 devstack sudo[115801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:36 devstack sudo[115801]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99" returned: 0 in 0.266s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] <== create_volume: return (747ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.750s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (02b50ad9-ead1-4944-8e84-428b0324c285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3c63526e-1d33-4255-b978-ca0b43b4dae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:36 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Volume volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 (b2504b9a-d0af-45a9-9b00-437f2a2f0f99): created successfully Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3c63526e-1d33-4255-b978-ca0b43b4dae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:36 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (a94517ba-ef8a-44dd-b3b5-dd76cd5b6492) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:37 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-50434d52-f44a-4868-98b4-94ea347c6254 tempest-ProjectMemberTests-25023722 None] Created volume successfully. Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-75a25ec4-83d4-4193-a932-5252d1c597f9-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Lock "cinder-75a25ec4-83d4-4193-a932-5252d1c597f9-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-ef79a602-b198-418b-952e-5d6546fc5212" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-ef79a602-b198-418b-952e-5d6546fc5212" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-75a25ec4-83d4-4193-a932-5252d1c597f9" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-75a25ec4-83d4-4193-a932-5252d1c597f9" acquired by "_delete_snapshot" :: waited 0.011s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Deleting offline snapshot 75a25ec4-83d4-4193-a932-5252d1c597f9 of volume ef79a602-b198-418b-952e-5d6546fc5212 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] snapshot_file for this snap is: volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fe2ec9a0-7807-484a-98c0-a20564b684d0]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:37 devstack sudo[115805]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 Aug 19 19:17:37 devstack sudo[115805]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:37 devstack sudo[115805]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9" returned: 0 in 0.427s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ef79a602-b198-418b-952e-5d6546fc5212(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e522777d-a241-495c-94bd-4621c7df6cb3]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] Creating offline snapshot 9c6ff502-b233-4006-812f-3fd8f0800530 of volume b2504b9a-d0af-45a9-9b00-437f2a2f0f99 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d21dfba-6def-4021-9e3a-c949f0f4c660]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:37 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:37 devstack sudo[115811]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212 Aug 19 19:17:37 devstack sudo[115811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:38 devstack sudo[115812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 Aug 19 19:17:38 devstack sudo[115812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:38 devstack sudo[115811]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212" returned: 0 in 0.411s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:38 devstack sudo[115812]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99" returned: 0 in 0.397s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:38 devstack sudo[115821]: 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/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 Aug 19 19:17:38 devstack sudo[115821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:38 devstack sudo[115823]: 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/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 1G Aug 19 19:17:38 devstack sudo[115823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:38 devstack sudo[115821]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9" returned: 0 in 0.405s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:38 devstack sudo[115831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9 Aug 19 19:17:38 devstack sudo[115831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:38 devstack sudo[115823]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 1G" returned: 0 in 0.472s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:38 devstack sudo[115834]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 Aug 19 19:17:38 devstack sudo[115834]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:38 devstack sudo[115831]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:38 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212.75a25ec4-83d4-4193-a932-5252d1c597f9" returned: 0 in 0.287s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-75a25ec4-83d4-4193-a932-5252d1c597f9" released by "_delete_snapshot" :: held 1.635s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:38 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-ef79a602-b198-418b-952e-5d6546fc5212" released by "delete_snapshot" :: held 1.655s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Created reservations ['10918e63-9d98-4648-936b-ae18bb39787f', '724e8cc7-9c8e-44ab-8f63-6c26db364ffa', 'bc8b13f2-9c15-4964-aec1-265aea8834a0', 'f96f6026-8eee-4ce7-b1ff-2fd01d5eec80'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:39 devstack sudo[115834]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530" returned: 0 in 0.327s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:39 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 is being set with open permissions: ugo+rw Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:39 devstack sudo[115840]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 Aug 19 19:17:39 devstack sudo[115840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Delete snapshot completed successfully. Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-8e55c849-cd06-407e-b0de-c7cce5d28eea tempest-ProjectReaderTests-339944153 None] Lock "cinder-75a25ec4-83d4-4193-a932-5252d1c597f9-delete_snapshot" released by "delete_snapshot" :: held 1.835s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:39 devstack sudo[115840]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530" returned: 0 in 0.262s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:39 devstack sudo[115843]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.info Aug 19 19:17:39 devstack sudo[115843]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-ef79a602-b198-418b-952e-5d6546fc5212-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Lock "cinder-ef79a602-b198-418b-952e-5d6546fc5212-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-ef79a602-b198-418b-952e-5d6546fc5212" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-ef79a602-b198-418b-952e-5d6546fc5212" acquired by "delete_volume" :: waited 0.013s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[1f68f357-7f21-4f7a-b2c5-45ffe6b715a8]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:39 devstack sudo[115843]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.info" returned: 0 in 0.272s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:39 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.info is being set with open permissions: ugo+rw Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:39 devstack sudo[115847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.info Aug 19 19:17:39 devstack sudo[115847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:39 devstack sudo[115846]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212 Aug 19 19:17:39 devstack sudo[115846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:39 devstack sudo[115847]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.info" returned: 0 in 0.247s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.083s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:39 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7deb3856-fb58-4a8f-b15d-c087e11e7c23 tempest-ProjectMemberTests-25023722 None] Create snapshot completed successfully Aug 19 19:17:39 devstack sudo[115846]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212" returned: 0 in 0.373s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:39 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:39 devstack sudo[115854]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212 Aug 19 19:17:39 devstack sudo[115854]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:40 devstack sudo[115854]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-ef79a602-b198-418b-952e-5d6546fc5212" returned: 0 in 0.237s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-ef79a602-b198-418b-952e-5d6546fc5212" released by "delete_volume" :: held 0.666s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Created reservations ['8414a55f-febe-499a-9972-feae1948a985', 'af9d300c-9578-4c0d-b427-cff9014e8aa4', '606b75bd-8b0e-4821-9ea1-121e0775fffb', '6b8ba171-f107-421f-a94b-2e6ed4464f65'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:40 devstack sudo[115857]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:40 devstack sudo[115857]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:40 devstack sudo[115857]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.242s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:40 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Deleted volume successfully. Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-90c2e7c7-9cd2-4f7b-bc96-224d03139e96 tempest-ProjectReaderTests-339944153 None] Lock "cinder-ef79a602-b198-418b-952e-5d6546fc5212-delete_volume" released by "delete_volume" :: held 1.136s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-9c6ff502-b233-4006-812f-3fd8f0800530-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Lock "cinder-9c6ff502-b233-4006-812f-3fd8f0800530-delete_snapshot" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-b2504b9a-d0af-45a9-9b00-437f2a2f0f99" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-b2504b9a-d0af-45a9-9b00-437f2a2f0f99" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:40 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-9c6ff502-b233-4006-812f-3fd8f0800530" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-9c6ff502-b233-4006-812f-3fd8f0800530" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Deleting offline snapshot 9c6ff502-b233-4006-812f-3fd8f0800530 of volume b2504b9a-d0af-45a9-9b00-437f2a2f0f99 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] snapshot_file for this snap is: volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Flow 'volume_create_manager' (94bc7e35-de40-4c9b-86d3-5462d5fc98ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (81c52ad7-b22f-4266-a472-d590a877a68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[06ac1526-45a0-4c15-9010-12f5ecf3bf54]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (81c52ad7-b22f-4266-a472-d590a877a68b) 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-19T17:17:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-929338078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3911087c-7201-4150-9313-9432b2aa8aba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e666be42164c46dcbb8603a725fba9d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:41Z,use_quota=True,user_id='ec92121b41884df19c3c269d49147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d475255-defc-41f5-8e55-4523f732b508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d475255-defc-41f5-8e55-4523f732b508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7fc77691-a8e3-4a85-a627-10c79b7628b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7fc77691-a8e3-4a85-a627-10c79b7628b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3911087c-7201-4150-9313-9432b2aa8aba', 'volume_name': 'volume-3911087c-7201-4150-9313-9432b2aa8aba', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2143953-4aa3-413d-803e-2922bff5e87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2143953-4aa3-413d-803e-2922bff5e87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9448ed2-62e4-4b9e-8a63-6948cb7406c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:41 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Volume 3911087c-7201-4150-9313-9432b2aa8aba: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3911087c-7201-4150-9313-9432b2aa8aba', 'volume_size': 1} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 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-19T17:17:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-929338078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3911087c-7201-4150-9313-9432b2aa8aba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e666be42164c46dcbb8603a725fba9d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:41Z,use_quota=True,user_id='ec92121b41884df19c3c269d49147f35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Creating volume 3911087c-7201-4150-9313-9432b2aa8aba {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:17:41 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:41 devstack sudo[115862]: 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/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba 1073741824 Aug 19 19:17:41 devstack sudo[115862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:41 devstack sudo[115860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 Aug 19 19:17:41 devstack sudo[115860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:41 devstack sudo[115860]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530" returned: 0 in 0.349s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[53519969-edd0-4be7-b3b3-d1f21bc0d32a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:41 devstack sudo[115872]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 Aug 19 19:17:41 devstack sudo[115872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:41 devstack sudo[115862]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba 1073741824" returned: 0 in 0.446s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:41 devstack sudo[115874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba Aug 19 19:17:41 devstack sudo[115874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:41 devstack sudo[115872]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99" returned: 0 in 0.362s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:41 devstack sudo[115879]: 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/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 Aug 19 19:17:41 devstack sudo[115879]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:41 devstack sudo[115874]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba" returned: 0 in 0.241s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] <== create_volume: return (729ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.732s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9448ed2-62e4-4b9e-8a63-6948cb7406c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3911087c-7201-4150-9313-9432b2aa8aba', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e3fd893-9b3f-4dbe-a165-e0ffaa06c60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:41 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Volume volume-3911087c-7201-4150-9313-9432b2aa8aba (3911087c-7201-4150-9313-9432b2aa8aba): created successfully Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e3fd893-9b3f-4dbe-a165-e0ffaa06c60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:41 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Flow 'volume_create_manager' (94bc7e35-de40-4c9b-86d3-5462d5fc98ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:41 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-782a57a6-fcd1-4900-a159-62609f668ace tempest-ProjectReaderTests-339944153 None] Created volume successfully. Aug 19 19:17:42 devstack sudo[115879]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530" returned: 0 in 0.349s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:42 devstack sudo[115885]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530 Aug 19 19:17:42 devstack sudo[115885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] Creating offline snapshot 82c5b6a3-edac-4900-afa1-defd6b204e94 of volume 3911087c-7201-4150-9313-9432b2aa8aba {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[7be565aa-0016-44d6-bf88-41d552a3ca1b]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:42 devstack sudo[115887]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba Aug 19 19:17:42 devstack sudo[115887]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:42 devstack sudo[115885]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99.9c6ff502-b233-4006-812f-3fd8f0800530" returned: 0 in 0.248s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-9c6ff502-b233-4006-812f-3fd8f0800530" released by "_delete_snapshot" :: held 1.420s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-b2504b9a-d0af-45a9-9b00-437f2a2f0f99" released by "delete_snapshot" :: held 1.445s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Created reservations ['d30c2a99-a0fb-45e0-8d23-c58fd8643ab9', '07d6ab59-6ee9-4a69-87f9-c7dfe7e3cd60', 'ab137a18-dc7b-460d-b0e8-7fff5e7089d8', '0dbf8200-eed3-479f-bc5b-ab7dd499e9a8'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:42 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Delete snapshot completed successfully. Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-55aa9848-95d0-4791-8108-e66634d9f5d4 tempest-ProjectMemberTests-25023722 None] Lock "cinder-9c6ff502-b233-4006-812f-3fd8f0800530-delete_snapshot" released by "delete_snapshot" :: held 1.591s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:42 devstack sudo[115887]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba" returned: 0 in 0.358s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:42 devstack sudo[115893]: 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/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 1G Aug 19 19:17:42 devstack sudo[115893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:42 devstack sudo[115893]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 1G" returned: 0 in 0.383s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:42 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3911087c-7201-4150-9313-9432b2aa8aba -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:42 devstack sudo[115898]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3911087c-7201-4150-9313-9432b2aa8aba -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 Aug 19 19:17:42 devstack sudo[115898]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-b2504b9a-d0af-45a9-9b00-437f2a2f0f99-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Lock "cinder-b2504b9a-d0af-45a9-9b00-437f2a2f0f99-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-b2504b9a-d0af-45a9-9b00-437f2a2f0f99" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-b2504b9a-d0af-45a9-9b00-437f2a2f0f99" acquired by "delete_volume" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e6d65305-5808-40df-a953-6736866a4e57]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:43 devstack sudo[115898]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-3911087c-7201-4150-9313-9432b2aa8aba -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94" returned: 0 in 0.310s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:43 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 is being set with open permissions: ugo+rw Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:43 devstack sudo[115904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 Aug 19 19:17:43 devstack sudo[115904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:43 devstack sudo[115903]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 Aug 19 19:17:43 devstack sudo[115903]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:43 devstack sudo[115904]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94" returned: 0 in 0.254s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:43 devstack sudo[115911]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.info Aug 19 19:17:43 devstack sudo[115911]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:43 devstack sudo[115903]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99" returned: 0 in 0.373s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:43 devstack sudo[115913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99 Aug 19 19:17:43 devstack sudo[115913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:43 devstack sudo[115911]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.info" returned: 0 in 0.249s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:43 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.info is being set with open permissions: ugo+rw Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:43 devstack sudo[115917]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.info Aug 19 19:17:43 devstack sudo[115917]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:43 devstack sudo[115913]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-b2504b9a-d0af-45a9-9b00-437f2a2f0f99" returned: 0 in 0.253s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-b2504b9a-d0af-45a9-9b00-437f2a2f0f99" released by "delete_volume" :: held 0.699s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Created reservations ['6ac7332c-275a-43db-9279-9d56805f8801', '9dcf7dac-7d80-4b62-99eb-56b95ccca516', 'f247d566-9474-4366-b325-7c650fcc03f7', 'aaed06ab-a1fa-4259-98dd-6029ab7c2ec7'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:43 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:44 devstack sudo[115919]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:44 devstack sudo[115919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:44 devstack sudo[115917]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.info" returned: 0 in 0.251s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.886s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-081be1a3-70ba-4d1f-a3ee-6edc53f857a2 tempest-ProjectReaderTests-339944153 None] Create snapshot completed successfully Aug 19 19:17:44 devstack sudo[115919]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.255s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:44 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Deleted volume successfully. Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-400652bc-19be-42b5-8640-e141bdab3fba tempest-ProjectMemberTests-25023722 None] Lock "cinder-b2504b9a-d0af-45a9-9b00-437f2a2f0f99-delete_volume" released by "delete_volume" :: held 1.151s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-82c5b6a3-edac-4900-afa1-defd6b204e94-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Lock "cinder-82c5b6a3-edac-4900-afa1-defd6b204e94-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-3911087c-7201-4150-9313-9432b2aa8aba" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-3911087c-7201-4150-9313-9432b2aa8aba" acquired by "delete_snapshot" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-82c5b6a3-edac-4900-afa1-defd6b204e94" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-82c5b6a3-edac-4900-afa1-defd6b204e94" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Deleting offline snapshot 82c5b6a3-edac-4900-afa1-defd6b204e94 of volume 3911087c-7201-4150-9313-9432b2aa8aba {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] snapshot_file for this snap is: volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[df56d99e-7929-4aa0-a934-e47310bb02ec]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:44 devstack sudo[115923]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 Aug 19 19:17:44 devstack sudo[115923]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (b5e83849-d610-4a6c-b427-f154243bf4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a3f809e3-38a2-4ba6-82f1-5a9193836121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a3f809e3-38a2-4ba6-82f1-5a9193836121) 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-19T17:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1195839283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=944f8db0-3d7a-4220-aa4e-13a30db28393,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17: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-19T17:17:45Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6f159de2-3178-4dd5-8b70-0bcc90cfa7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:44 devstack sudo[115923]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6f159de2-3178-4dd5-8b70-0bcc90cfa7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf6f23d9-f855-4537-8108-c7c2a23f3617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf6f23d9-f855-4537-8108-c7c2a23f3617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '944f8db0-3d7a-4220-aa4e-13a30db28393', 'volume_name': 'volume-944f8db0-3d7a-4220-aa4e-13a30db28393', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59e64f2b-6fa6-4547-b689-17e1d31aacc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59e64f2b-6fa6-4547-b689-17e1d31aacc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (461fc4af-922a-4345-a790-eb1b0002f8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:44 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Volume 944f8db0-3d7a-4220-aa4e-13a30db28393: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-944f8db0-3d7a-4220-aa4e-13a30db28393', 'volume_size': 1} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 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-19T17:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1195839283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=944f8db0-3d7a-4220-aa4e-13a30db28393,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17: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-19T17:17:45Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Creating volume 944f8db0-3d7a-4220-aa4e-13a30db28393 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:17:44 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94" returned: 0 in 0.409s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-3911087c-7201-4150-9313-9432b2aa8aba(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:17:44 devstack sudo[115928]: 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/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393 1073741824 Aug 19 19:17:44 devstack sudo[115928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[04e7298f-de35-499a-b087-d7f74609f057]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:44 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:44 devstack sudo[115930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba Aug 19 19:17:44 devstack sudo[115930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:45 devstack sudo[115930]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba" returned: 0 in 0.388s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:45 devstack sudo[115928]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393 1073741824" returned: 0 in 0.445s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:45 devstack sudo[115938]: 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/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 Aug 19 19:17:45 devstack sudo[115938]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:45 devstack sudo[115940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393 Aug 19 19:17:45 devstack sudo[115940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:45 devstack sudo[115940]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393" returned: 0 in 0.242s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] <== create_volume: return (729ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.732s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (461fc4af-922a-4345-a790-eb1b0002f8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-944f8db0-3d7a-4220-aa4e-13a30db28393', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b228db4d-1d6f-449d-9128-c53d5b8bb0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:45 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Volume volume-944f8db0-3d7a-4220-aa4e-13a30db28393 (944f8db0-3d7a-4220-aa4e-13a30db28393): created successfully Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b228db4d-1d6f-449d-9128-c53d5b8bb0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:45 devstack sudo[115938]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (b5e83849-d610-4a6c-b427-f154243bf4a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94" returned: 0 in 0.337s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:45 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-2b93aff0-ed5b-4c70-a61f-4ae2c0d8efcf tempest-ProjectMemberTests-25023722 None] Created volume successfully. Aug 19 19:17:45 devstack sudo[115946]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94 Aug 19 19:17:45 devstack sudo[115946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:45 devstack sudo[115946]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba.82c5b6a3-edac-4900-afa1-defd6b204e94" returned: 0 in 0.278s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-82c5b6a3-edac-4900-afa1-defd6b204e94" released by "_delete_snapshot" :: held 1.526s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-3911087c-7201-4150-9313-9432b2aa8aba" released by "delete_snapshot" :: held 1.549s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] Creating offline snapshot 8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 of volume 944f8db0-3d7a-4220-aa4e-13a30db28393 {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[fe326521-2f0e-4db8-b111-8e0f0a267263]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:45 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:46 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Created reservations ['2167c5dd-399f-44fb-a7a4-32a005c5d2bb', 'e6398da4-6535-443b-a266-68dd4bbb3082', '8effe75e-6af5-4b40-9c23-371e0058a327', '060e044f-585b-4287-acf0-8f5fb0670ed3'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:46 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Delete snapshot completed successfully. Aug 19 19:17:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19d34e6e-0f45-4980-9d53-3f325df9bb3a tempest-ProjectReaderTests-339944153 None] Lock "cinder-82c5b6a3-edac-4900-afa1-defd6b204e94-delete_snapshot" released by "delete_snapshot" :: held 1.709s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:46 devstack sudo[115949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393 Aug 19 19:17:46 devstack sudo[115949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:46 devstack sudo[115949]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393" returned: 0 in 0.350s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:46 devstack sudo[115954]: 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/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 1G Aug 19 19:17:46 devstack sudo[115954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-3911087c-7201-4150-9313-9432b2aa8aba-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Lock "cinder-3911087c-7201-4150-9313-9432b2aa8aba-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Acquiring lock "cinder-quobyte-3911087c-7201-4150-9313-9432b2aa8aba" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:46 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-3911087c-7201-4150-9313-9432b2aa8aba" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:46 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3ffd74bf-6fc5-4993-aff4-289867e6399f]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:46 devstack sudo[115959]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba Aug 19 19:17:46 devstack sudo[115959]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:46 devstack sudo[115954]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 1G" returned: 0 in 0.422s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-944f8db0-3d7a-4220-aa4e-13a30db28393 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:46 devstack sudo[115962]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-944f8db0-3d7a-4220-aa4e-13a30db28393 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 Aug 19 19:17:46 devstack sudo[115962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:46 devstack sudo[115959]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba" returned: 0 in 0.374s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:46 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:47 devstack sudo[115970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba Aug 19 19:17:47 devstack sudo[115970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:47 devstack sudo[115962]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-944f8db0-3d7a-4220-aa4e-13a30db28393 -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3" returned: 0 in 0.298s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:47 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 is being set with open permissions: ugo+rw Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:47 devstack sudo[115972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 Aug 19 19:17:47 devstack sudo[115972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:47 devstack sudo[115970]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-3911087c-7201-4150-9313-9432b2aa8aba" returned: 0 in 0.255s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Lock "cinder-quobyte-3911087c-7201-4150-9313-9432b2aa8aba" released by "delete_volume" :: held 0.684s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:47 devstack sudo[115972]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3" returned: 0 in 0.249s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Created reservations ['ffc449c7-7e78-4aa1-bcdf-64a033f12b8f', 'aca58d01-5c19-4867-85ca-d8cd544cff4c', '112a0024-aeed-4adf-9270-f59e387dd473', 'f9aa0062-b817-4f1d-9d1e-5b76ab937fd2'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:47 devstack sudo[115977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.info Aug 19 19:17:47 devstack sudo[115977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:47 devstack sudo[115979]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:47 devstack sudo[115979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:47 devstack sudo[115977]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.info" returned: 0 in 0.245s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:47 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.info is being set with open permissions: ugo+rw Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:47 devstack sudo[115982]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.info Aug 19 19:17:47 devstack sudo[115982]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:47 devstack sudo[115979]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.260s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:47 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Deleted volume successfully. Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-f9c52e8f-b911-4fc0-8f40-518a0a5545a5 tempest-ProjectReaderTests-339944153 None] Lock "cinder-3911087c-7201-4150-9313-9432b2aa8aba-delete_volume" released by "delete_volume" :: held 1.154s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:47 devstack sudo[115982]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.info" returned: 0 in 0.252s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:47 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.903s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:47 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b8c409f4-0331-4529-acf5-5cefcb991102 tempest-ProjectMemberTests-25023722 None] Create snapshot completed successfully Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-8bf7fc0f-a01c-4d00-bc79-a796b92e95a3-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Lock "cinder-8bf7fc0f-a01c-4d00-bc79-a796b92e95a3-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-944f8db0-3d7a-4220-aa4e-13a30db28393" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-944f8db0-3d7a-4220-aa4e-13a30db28393" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-8bf7fc0f-a01c-4d00-bc79-a796b92e95a3" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-8bf7fc0f-a01c-4d00-bc79-a796b92e95a3" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Deleting offline snapshot 8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 of volume 944f8db0-3d7a-4220-aa4e-13a30db28393 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] snapshot_file for this snap is: volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[73da6d0a-abaf-4511-9fcb-005a74a53703]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:48 devstack sudo[115986]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 Aug 19 19:17:48 devstack sudo[115986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:48 devstack sudo[115986]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3" returned: 0 in 0.375s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-944f8db0-3d7a-4220-aa4e-13a30db28393(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5d0ab4c6-075b-427b-82aa-1573e0a93a5a]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:48 devstack sudo[115991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393 Aug 19 19:17:48 devstack sudo[115991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:48 devstack sudo[115991]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393" returned: 0 in 0.392s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:48 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:48 devstack sudo[115997]: 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/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 Aug 19 19:17:48 devstack sudo[115997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:49 devstack sudo[115997]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3" returned: 0 in 0.350s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:49 devstack sudo[116002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3 Aug 19 19:17:49 devstack sudo[116002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:49 devstack sudo[116002]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:49 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393.8bf7fc0f-a01c-4d00-bc79-a796b92e95a3" returned: 0 in 0.243s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-8bf7fc0f-a01c-4d00-bc79-a796b92e95a3" released by "_delete_snapshot" :: held 1.462s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-944f8db0-3d7a-4220-aa4e-13a30db28393" released by "delete_snapshot" :: held 1.486s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:49 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Created reservations ['bb7a8756-69ca-46cb-9065-8b507e018649', '85c4a35a-38d5-44cb-aef0-b1d8719a9cf6', 'bd19f744-332a-4694-b555-fcc862d407f8', '5aae8561-c4b1-42f1-9807-a0ebaba9202b'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:49 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Delete snapshot completed successfully. Aug 19 19:17:49 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-257d82b0-32b0-461e-82f6-939c7dd27a79 tempest-ProjectMemberTests-25023722 None] Lock "cinder-8bf7fc0f-a01c-4d00-bc79-a796b92e95a3-delete_snapshot" released by "delete_snapshot" :: held 1.631s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-944f8db0-3d7a-4220-aa4e-13a30db28393-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Lock "cinder-944f8db0-3d7a-4220-aa4e-13a30db28393-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-944f8db0-3d7a-4220-aa4e-13a30db28393" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-944f8db0-3d7a-4220-aa4e-13a30db28393" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:50 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[3fe449cd-baaa-4b03-a621-b5349fd04ce4]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:50 devstack sudo[116007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393 Aug 19 19:17:50 devstack sudo[116007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:50 devstack sudo[116007]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393" returned: 0 in 0.352s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:50 devstack sudo[116013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393 Aug 19 19:17:50 devstack sudo[116013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:50 devstack sudo[116013]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:50 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-944f8db0-3d7a-4220-aa4e-13a30db28393" returned: 0 in 0.244s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:50 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-944f8db0-3d7a-4220-aa4e-13a30db28393" released by "delete_volume" :: held 0.654s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:50 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Created reservations ['c89b22e8-2acd-4bfd-a4cc-e0441cd3fdc7', 'eb842cf9-6988-4c37-979d-4583c0f94e97', '59f618e8-837b-4f51-ac7f-9eed9329b790', 'c44d733a-a031-496c-99c3-426b5bd73123'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:51 devstack sudo[116016]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:51 devstack sudo[116016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:51 devstack sudo[116016]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.251s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:51 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Deleted volume successfully. Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c3ce15c3-8d44-4b27-8584-ea7719bba2dc tempest-ProjectMemberTests-25023722 None] Lock "cinder-944f8db0-3d7a-4220-aa4e-13a30db28393-delete_volume" released by "delete_volume" :: held 1.105s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (ffe0417c-2d5c-4da0-baab-76732ef43c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97eee37b-9ddc-419b-9f94-eba92ef71f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (97eee37b-9ddc-419b-9f94-eba92ef71f84) 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-19T17:17:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-898540771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=27eab46c-c4b6-4f9e-bc3c-97bce6b416bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:52Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df67a7e7-28c6-473b-88f1-042f2eaadfc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df67a7e7-28c6-473b-88f1-042f2eaadfc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e448f1df-8bbd-4239-9e69-20b83f824661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e448f1df-8bbd-4239-9e69-20b83f824661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '27eab46c-c4b6-4f9e-bc3c-97bce6b416bc', 'volume_name': 'volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c688342-cf5d-406d-b2b4-d2ccdfb33c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7c688342-cf5d-406d-b2b4-d2ccdfb33c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (744fce3b-1dde-4ccc-85cc-c832556075df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:51 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Volume 27eab46c-c4b6-4f9e-bc3c-97bce6b416bc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc', 'volume_size': 1} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 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-19T17:17:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-898540771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=27eab46c-c4b6-4f9e-bc3c-97bce6b416bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:52Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Creating volume 27eab46c-c4b6-4f9e-bc3c-97bce6b416bc {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:17:51 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:17:51 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:51 devstack sudo[116020]: 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/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc 1073741824 Aug 19 19:17:51 devstack sudo[116020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:52 devstack sudo[116020]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc 1073741824" returned: 0 in 0.401s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:52 devstack sudo[116026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc Aug 19 19:17:52 devstack sudo[116026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:52 devstack sudo[116026]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc" returned: 0 in 0.247s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] <== create_volume: return (692ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:17:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.694s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (744fce3b-1dde-4ccc-85cc-c832556075df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c6b992e-a4b4-4392-9288-b9e4de229036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:52 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Volume volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc (27eab46c-c4b6-4f9e-bc3c-97bce6b416bc): created successfully Aug 19 19:17:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c6b992e-a4b4-4392-9288-b9e4de229036) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:52 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (ffe0417c-2d5c-4da0-baab-76732ef43c5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:52 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a4e4767c-021d-4ab6-8cdf-3d702d2f8bf0 tempest-ProjectMemberTests-25023722 None] Created volume successfully. Aug 19 19:17:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:52 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] Creating offline snapshot ec10ea5d-501d-4cef-9fb4-c221a433aeaf of volume 27eab46c-c4b6-4f9e-bc3c-97bce6b416bc {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:17:52 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[9314646b-f834-4322-b348-e8b7480ce800]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:52 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:53 devstack sudo[116030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc Aug 19 19:17:53 devstack sudo[116030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:53 devstack sudo[116030]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc" returned: 0 in 0.389s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:53 devstack sudo[116035]: 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/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf 1G Aug 19 19:17:53 devstack sudo[116035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:53 devstack sudo[116035]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf 1G" returned: 0 in 0.380s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:53 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:53 devstack sudo[116040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf Aug 19 19:17:53 devstack sudo[116040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:54 devstack sudo[116040]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf" returned: 0 in 0.273s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:54 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf is being set with open permissions: ugo+rw Aug 19 19:17:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:54 devstack sudo[116045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf Aug 19 19:17:54 devstack sudo[116045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:54 devstack sudo[116045]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf" returned: 0 in 0.250s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:54 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=187,cinder:UPDATE=223,cinder:INSERT=64,cinder:DELETE=22 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:17:54 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:INSERT=68,cinder:UPDATE=265,cinder:SELECT=184,cinder:DELETE=18 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:17:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:54 devstack sudo[116048]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.info Aug 19 19:17:54 devstack sudo[116048]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:54 devstack sudo[116048]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.info" returned: 0 in 0.257s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:54 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.info is being set with open permissions: ugo+rw Aug 19 19:17:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:54 devstack sudo[116051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.info Aug 19 19:17:54 devstack sudo[116051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:54 devstack sudo[116051]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.info" returned: 0 in 0.260s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:54 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.896s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:54 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e135df4a-98c7-4cc2-a1f4-6a98d1f13f11 tempest-ProjectMemberTests-25023722 None] Create snapshot completed successfully Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-ec10ea5d-501d-4cef-9fb4-c221a433aeaf-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Lock "cinder-ec10ea5d-501d-4cef-9fb4-c221a433aeaf-delete_snapshot" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-ec10ea5d-501d-4cef-9fb4-c221a433aeaf" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-ec10ea5d-501d-4cef-9fb4-c221a433aeaf" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Deleting offline snapshot ec10ea5d-501d-4cef-9fb4-c221a433aeaf of volume 27eab46c-c4b6-4f9e-bc3c-97bce6b416bc {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] snapshot_file for this snap is: volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[5ab67e9e-0d8e-4671-9ab9-ec126a50a90e]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:55 devstack sudo[116054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf Aug 19 19:17:55 devstack sudo[116054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:55 devstack sudo[116054]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf" returned: 0 in 0.372s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d993e7b-5530-409d-9674-21816779a081]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:55 devstack sudo[116059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc Aug 19 19:17:55 devstack sudo[116059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:55 devstack sudo[116059]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc" returned: 0 in 0.372s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:55 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:56 devstack sudo[116064]: 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/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf Aug 19 19:17:56 devstack sudo[116064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:56 devstack sudo[116064]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf" returned: 0 in 0.343s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:56 devstack sudo[116069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf Aug 19 19:17:56 devstack sudo[116069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:56 devstack sudo[116069]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:56 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc.ec10ea5d-501d-4cef-9fb4-c221a433aeaf" returned: 0 in 0.236s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-ec10ea5d-501d-4cef-9fb4-c221a433aeaf" released by "_delete_snapshot" :: held 1.423s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc" released by "delete_snapshot" :: held 1.447s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:56 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Created reservations ['88ca459c-1925-4ff2-a36f-708a94daf45e', '83aad3ef-a956-4d31-af21-ce106c4ee791', '1777b22b-e664-487c-9b33-bc0cbe83e01f', '3b78ba82-d507-4b8b-81c8-b134aca44812'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:56 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Delete snapshot completed successfully. Aug 19 19:17:56 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-c0358815-5aa2-4099-a352-625c5a4181d7 tempest-ProjectMemberTests-25023722 None] Lock "cinder-ec10ea5d-501d-4cef-9fb4-c221a433aeaf-delete_snapshot" released by "delete_snapshot" :: held 1.600s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Lock "cinder-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:17:57 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:17:57 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[4e557eba-f5c5-4adb-b52d-1e9f6db88c6e]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:17:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:57 devstack sudo[116072]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc Aug 19 19:17:57 devstack sudo[116072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:57 devstack sudo[116072]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc" returned: 0 in 0.360s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:57 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:57 devstack sudo[116077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc Aug 19 19:17:57 devstack sudo[116077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:58 devstack sudo[116077]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc" returned: 0 in 0.262s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc" released by "delete_volume" :: held 0.681s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Created reservations ['116fe4a9-a221-4431-b105-affc5581106c', '85302683-e927-43d7-a728-6cd161209eb4', '378ca607-21c4-4644-8d8d-01c6020f3665', '757823ba-64ff-40c9-8f36-8fcd76beaf77'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:58 devstack sudo[116080]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:17:58 devstack sudo[116080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Flow 'volume_create_manager' (a02096f6-e5b7-4ce1-9eb8-3299f3a0f917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d84b8a0b-c43d-4c10-80a4-a85ed6b2b098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d84b8a0b-c43d-4c10-80a4-a85ed6b2b098) 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-19T17:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-261800618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=504a698a-e9e6-4a5d-98a0-2b37a250c621,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92378d1026134c8f912290ace089cf93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:58Z,use_quota=True,user_id='1f529e50455a4a92ae0ba7e6dfe10425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (815f127d-dd59-40b3-957f-5a25f6b4d929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (815f127d-dd59-40b3-957f-5a25f6b4d929) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c55a0ee-c2a8-4169-a938-6105413924cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c55a0ee-c2a8-4169-a938-6105413924cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '504a698a-e9e6-4a5d-98a0-2b37a250c621', 'volume_name': 'volume-504a698a-e9e6-4a5d-98a0-2b37a250c621', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e74d02b-ba44-48b4-9ae6-c4383b237fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e74d02b-ba44-48b4-9ae6-c4383b237fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5406cef-1a04-4fca-8b27-96c5cdf9e79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Volume 504a698a-e9e6-4a5d-98a0-2b37a250c621: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-504a698a-e9e6-4a5d-98a0-2b37a250c621', 'volume_size': 1} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 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-19T17:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-261800618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=504a698a-e9e6-4a5d-98a0-2b37a250c621,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92378d1026134c8f912290ace089cf93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:17: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-19T17:17:58Z,use_quota=True,user_id='1f529e50455a4a92ae0ba7e6dfe10425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Creating volume 504a698a-e9e6-4a5d-98a0-2b37a250c621 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:17:58 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-504a698a-e9e6-4a5d-98a0-2b37a250c621 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:58 devstack sudo[116082]: 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/79c947ed65531511518bdc223681e669/volume-504a698a-e9e6-4a5d-98a0-2b37a250c621 1073741824 Aug 19 19:17:58 devstack sudo[116082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:58 devstack sudo[116080]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.270s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:17:58 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Deleted volume successfully. Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-beb74765-c458-4338-bab0-5df97db444b1 tempest-ProjectMemberTests-25023722 None] Lock "cinder-27eab46c-c4b6-4f9e-bc3c-97bce6b416bc-delete_volume" released by "delete_volume" :: held 1.168s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:17:58 devstack sudo[116082]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-504a698a-e9e6-4a5d-98a0-2b37a250c621 1073741824" returned: 0 in 0.459s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-504a698a-e9e6-4a5d-98a0-2b37a250c621 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:58 devstack sudo[116089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-504a698a-e9e6-4a5d-98a0-2b37a250c621 Aug 19 19:17:58 devstack sudo[116089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (91dfc0e3-210a-46ab-9fae-6db584473947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a9d65f4-aafe-4953-9e33-5b595787e408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a9d65f4-aafe-4953-9e33-5b595787e408) 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-19T17:17:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-785245994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7f733fc9-d66a-46e6-b4ba-0e8ce569497d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17: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-19T17:17:59Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b82276e-b608-4e46-86ab-00c9bc000df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b82276e-b608-4e46-86ab-00c9bc000df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef35adc8-d538-4e78-9815-6c018187f058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef35adc8-d538-4e78-9815-6c018187f058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7f733fc9-d66a-46e6-b4ba-0e8ce569497d', 'volume_name': 'volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ba80d580-84d1-4319-9318-bc4377fb9243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ba80d580-84d1-4319-9318-bc4377fb9243) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1abdfa9-2b42-4147-9837-76081069bbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:58 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Volume 7f733fc9-d66a-46e6-b4ba-0e8ce569497d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d', 'volume_size': 1} Aug 19 19:17:58 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:59 devstack sudo[116089]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-504a698a-e9e6-4a5d-98a0-2b37a250c621" returned: 0 in 0.238s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] <== create_volume: return (736ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.738s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.090s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 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-19T17:17:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-785245994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7f733fc9-d66a-46e6-b4ba-0e8ce569497d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='397f55f62c7d4464a898f5b20129a28f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17: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-19T17:17:59Z,use_quota=True,user_id='cedb6c108938441b9d889e289119f662',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Creating volume 7f733fc9-d66a-46e6-b4ba-0e8ce569497d {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:17:59 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5406cef-1a04-4fca-8b27-96c5cdf9e79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-504a698a-e9e6-4a5d-98a0-2b37a250c621', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:59 devstack sudo[116092]: 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/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d 1073741824 Aug 19 19:17:59 devstack sudo[116092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f79d3ac-6630-49be-a1d6-94740e80ae93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:59 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Volume volume-504a698a-e9e6-4a5d-98a0-2b37a250c621 (504a698a-e9e6-4a5d-98a0-2b37a250c621): created successfully Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f79d3ac-6630-49be-a1d6-94740e80ae93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Flow 'volume_create_manager' (a02096f6-e5b7-4ce1-9eb8-3299f3a0f917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b503bea1-b7b4-4ff6-a033-44807c373064 tempest-ProjectReaderTests-1921899008 None] Created volume successfully. Aug 19 19:17:59 devstack sudo[116092]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d 1073741824" returned: 0 in 0.396s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:17:59 devstack sudo[116099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d Aug 19 19:17:59 devstack sudo[116099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:17:59 devstack sudo[116099]: pam_unix(sudo:session): session closed for user root Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d" returned: 0 in 0.236s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] <== create_volume: return (693ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.695s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1abdfa9-2b42-4147-9837-76081069bbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c4edb9c-605a-4b43-b716-122696666aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:17:59 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Volume volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d (7f733fc9-d66a-46e6-b4ba-0e8ce569497d): created successfully Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c4edb9c-605a-4b43-b716-122696666aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:17:59 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Flow 'volume_create_manager' (91dfc0e3-210a-46ab-9fae-6db584473947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:17:59 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-105bac40-c504-4854-b422-bc6abf715e12 tempest-ProjectMemberTests-25023722 None] Created volume successfully. Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] Creating offline snapshot 68124fe9-f4ca-4d46-9896-3ec66684b69b of volume 7f733fc9-d66a-46e6-b4ba-0e8ce569497d {{(pid=94004) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[19e95097-bb1b-4b1c-b268-2c395ffa4c82]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:00 devstack sudo[116102]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d Aug 19 19:18:00 devstack sudo[116102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "cinder-504a698a-e9e6-4a5d-98a0-2b37a250c621-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:00 devstack sudo[116102]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d" returned: 0 in 0.374s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b 1G {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Lock "cinder-504a698a-e9e6-4a5d-98a0-2b37a250c621-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:00 devstack sudo[116107]: 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/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b 1G Aug 19 19:18:00 devstack sudo[116107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "cinder-quobyte-504a698a-e9e6-4a5d-98a0-2b37a250c621" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Lock "cinder-quobyte-504a698a-e9e6-4a5d-98a0-2b37a250c621" acquired by "delete_volume" :: waited 0.016s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[048398a1-a4ae-47ff-a76f-7539847cd2b7]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-504a698a-e9e6-4a5d-98a0-2b37a250c621 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:00 devstack sudo[116109]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-504a698a-e9e6-4a5d-98a0-2b37a250c621 Aug 19 19:18:00 devstack sudo[116109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:00 devstack sudo[116107]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b 1G" returned: 0 in 0.403s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:00 devstack sudo[116114]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b Aug 19 19:18:00 devstack sudo[116114]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:00 devstack sudo[116109]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-504a698a-e9e6-4a5d-98a0-2b37a250c621" returned: 0 in 0.390s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:00 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-504a698a-e9e6-4a5d-98a0-2b37a250c621 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:01 devstack sudo[116119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-504a698a-e9e6-4a5d-98a0-2b37a250c621 Aug 19 19:18:01 devstack sudo[116119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:01 devstack sudo[116114]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d -F qcow2 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b" returned: 0 in 0.306s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:01 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b is being set with open permissions: ugo+rw Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:01 devstack sudo[116126]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b Aug 19 19:18:01 devstack sudo[116126]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:01 devstack sudo[116119]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-504a698a-e9e6-4a5d-98a0-2b37a250c621" returned: 0 in 0.265s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Lock "cinder-quobyte-504a698a-e9e6-4a5d-98a0-2b37a250c621" released by "delete_volume" :: held 0.702s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Created reservations ['684bbdcb-95cd-44da-87b1-659c99305b8c', 'f1e2c9dd-73a2-4726-8c76-b686b3934612', 'e60f0e17-b312-4385-8fde-cb1b0937f7b0', 'dd95a433-9710-4b61-8489-b78105069d15'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:01 devstack sudo[116128]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:18:01 devstack sudo[116128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:01 devstack sudo[116126]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b" returned: 0 in 0.277s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:01 devstack sudo[116131]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.info Aug 19 19:18:01 devstack sudo[116131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:01 devstack sudo[116128]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.289s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:18:01 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Deleted volume successfully. Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a33a6d3e-9ffa-496d-a069-1b50c14e9c97 tempest-ProjectReaderTests-1921899008 None] Lock "cinder-504a698a-e9e6-4a5d-98a0-2b37a250c621-delete_volume" released by "delete_volume" :: held 1.206s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:01 devstack sudo[116131]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.info" returned: 0 in 0.270s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:01 devstack cinder-volume[94004]: WARNING cinder.volume.drivers.remotefs [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.info is being set with open permissions: ugo+rw Aug 19 19:18:01 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.info {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:01 devstack sudo[116135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.info Aug 19 19:18:01 devstack sudo[116135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:02 devstack sudo[116135]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.info" returned: 0 in 0.267s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.987s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:02 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-b805a12b-ac7d-40cc-8653-403df96b3a4b tempest-ProjectMemberTests-25023722 None] Create snapshot completed successfully Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Flow 'volume_create_manager' (22606c46-7059-4f86-8863-4aadc57fa7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (59e02e23-f51c-4dde-9fa9-ea9c63661502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (59e02e23-f51c-4dde-9fa9-ea9c63661502) 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-19T17:18:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-195830461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc75bee3-2fa8-452f-8e84-4a0b9a54d714,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92378d1026134c8f912290ace089cf93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:18: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-19T17:18:02Z,use_quota=True,user_id='1f529e50455a4a92ae0ba7e6dfe10425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7bba5cb4-604d-4d81-9e22-57f2b0e172ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7bba5cb4-604d-4d81-9e22-57f2b0e172ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ceac18af-7266-4deb-b58c-bc3396b722d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ceac18af-7266-4deb-b58c-bc3396b722d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cc75bee3-2fa8-452f-8e84-4a0b9a54d714', 'volume_name': 'volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37892b80-20b2-4d1d-895e-167d5e1f38f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37892b80-20b2-4d1d-895e-167d5e1f38f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (94332d8f-d877-4278-95fb-312c28c80381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:02 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Volume cc75bee3-2fa8-452f-8e84-4a0b9a54d714: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714', 'volume_size': 1} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 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-19T17:18:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-195830461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc75bee3-2fa8-452f-8e84-4a0b9a54d714,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92378d1026134c8f912290ace089cf93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:18: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-19T17:18:02Z,use_quota=True,user_id='1f529e50455a4a92ae0ba7e6dfe10425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Creating volume cc75bee3-2fa8-452f-8e84-4a0b9a54d714 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:18:02 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:02 devstack sudo[116138]: 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/79c947ed65531511518bdc223681e669/volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714 1073741824 Aug 19 19:18:02 devstack sudo[116138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-68124fe9-f4ca-4d46-9896-3ec66684b69b-delete_snapshot" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Lock "cinder-68124fe9-f4ca-4d46-9896-3ec66684b69b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-7f733fc9-d66a-46e6-b4ba-0e8ce569497d" by "delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-7f733fc9-d66a-46e6-b4ba-0e8ce569497d" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-68124fe9-f4ca-4d46-9896-3ec66684b69b" by "_delete_snapshot" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-68124fe9-f4ca-4d46-9896-3ec66684b69b" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Deleting offline snapshot 68124fe9-f4ca-4d46-9896-3ec66684b69b of volume 7f733fc9-d66a-46e6-b4ba-0e8ce569497d {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] snapshot_file for this snap is: volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b {{(pid=94004) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2601940b-7517-4b54-9212-def8fb0004db]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:02 devstack sudo[116140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b Aug 19 19:18:02 devstack sudo[116140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:02 devstack sudo[116138]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714 1073741824" returned: 0 in 0.444s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:02 devstack sudo[116148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714 Aug 19 19:18:02 devstack sudo[116148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:02 devstack sudo[116140]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b" returned: 0 in 0.390s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94004) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[87556e8e-f77f-4c28-b06b-d24a1f4c49c4]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:18:02 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:02 devstack sudo[116151]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d Aug 19 19:18:02 devstack sudo[116151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:03 devstack sudo[116148]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714" returned: 0 in 0.257s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] <== create_volume: return (747ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.750s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (94332d8f-d877-4278-95fb-312c28c80381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a034602c-8f1c-470e-91c4-5ca3482cbe79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:03 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Volume volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714 (cc75bee3-2fa8-452f-8e84-4a0b9a54d714): created successfully Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a034602c-8f1c-470e-91c4-5ca3482cbe79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Flow 'volume_create_manager' (22606c46-7059-4f86-8863-4aadc57fa7ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:18:03 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-470df47b-36a1-44da-961c-bd7fca4f1003 tempest-ProjectReaderTests-1921899008 None] Created volume successfully. Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "cinder-cc75bee3-2fa8-452f-8e84-4a0b9a54d714-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:03 devstack sudo[116151]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d" returned: 0 in 0.410s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Lock "cinder-cc75bee3-2fa8-452f-8e84-4a0b9a54d714-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:03 devstack sudo[116157]: 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/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b Aug 19 19:18:03 devstack sudo[116157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "cinder-quobyte-cc75bee3-2fa8-452f-8e84-4a0b9a54d714" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Lock "cinder-quobyte-cc75bee3-2fa8-452f-8e84-4a0b9a54d714" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[13fc192b-3733-41a9-8caa-1c5b94aa20ed]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:03 devstack sudo[116159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714 Aug 19 19:18:03 devstack sudo[116159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:03 devstack sudo[116157]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b" returned: 0 in 0.365s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:03 devstack sudo[116164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b Aug 19 19:18:03 devstack sudo[116164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:03 devstack sudo[116159]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714" returned: 0 in 0.397s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:03 devstack sudo[116169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714 Aug 19 19:18:03 devstack sudo[116169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:03 devstack sudo[116164]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d.68124fe9-f4ca-4d46-9896-3ec66684b69b" returned: 0 in 0.262s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-68124fe9-f4ca-4d46-9896-3ec66684b69b" released by "_delete_snapshot" :: held 1.524s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:03 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-7f733fc9-d66a-46e6-b4ba-0e8ce569497d" released by "delete_snapshot" :: held 1.547s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Created reservations ['200282e1-3e6d-42be-84d5-0980b7be4055', 'ccefcc80-4c8d-4dd6-9c9a-28cbfe5f488d', '4611a8fe-e5eb-4a3b-af3e-e7b6c549e165', '0caf0239-88b0-4adb-b97a-b9ee2bf98291'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:18:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Delete snapshot completed successfully. Aug 19 19:18:04 devstack sudo[116169]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-cc75bee3-2fa8-452f-8e84-4a0b9a54d714" returned: 0 in 0.286s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a5147fd0-c72c-4552-b949-49a4136f007a tempest-ProjectMemberTests-25023722 None] Lock "cinder-68124fe9-f4ca-4d46-9896-3ec66684b69b-delete_snapshot" released by "delete_snapshot" :: held 1.705s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Lock "cinder-quobyte-cc75bee3-2fa8-452f-8e84-4a0b9a54d714" released by "delete_volume" :: held 0.727s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Created reservations ['f00651c3-ba1c-4205-a1e5-961c1ad3b50c', '5a16c48e-69f5-44f3-9812-44dc3b9f8e94', '911ad271-c059-4ae5-b114-4b617d90a1e9', '69614fac-86fe-4c90-b186-ad39a7ea396b'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:04 devstack sudo[116173]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:18:04 devstack sudo[116173]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:04 devstack sudo[116173]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.277s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:18:04 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Deleted volume successfully. Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-a96632cb-36ce-469a-9fc0-de0d50ecd181 tempest-ProjectReaderTests-1921899008 None] Lock "cinder-cc75bee3-2fa8-452f-8e84-4a0b9a54d714-delete_volume" released by "delete_volume" :: held 1.224s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-7f733fc9-d66a-46e6-b4ba-0e8ce569497d-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Lock "cinder-7f733fc9-d66a-46e6-b4ba-0e8ce569497d-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Acquiring lock "cinder-quobyte-7f733fc9-d66a-46e6-b4ba-0e8ce569497d" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-7f733fc9-d66a-46e6-b4ba-0e8ce569497d" acquired by "delete_volume" :: waited 0.018s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[b5987f90-fee3-4f04-a4ed-b6090b435ed5]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:04 devstack sudo[116176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d Aug 19 19:18:04 devstack sudo[116176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Flow 'volume_create_manager' (e83cb27d-5777-4a88-9980-a810ae3a8bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4ed4aa5-8018-4d16-a0e9-66178e8f6efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4ed4aa5-8018-4d16-a0e9-66178e8f6efd) 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-19T17:18:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1031703072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d5c8d1d7-cf06-4093-b06e-92138a560e93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92378d1026134c8f912290ace089cf93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:18: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-19T17:18:05Z,use_quota=True,user_id='1f529e50455a4a92ae0ba7e6dfe10425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (60cc90a8-1097-4df2-a1f5-9753e7fbc470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (60cc90a8-1097-4df2-a1f5-9753e7fbc470) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ccecc9a4-a7c0-4144-b8af-112a6418b3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:04 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ccecc9a4-a7c0-4144-b8af-112a6418b3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd5c8d1d7-cf06-4093-b06e-92138a560e93', 'volume_name': 'volume-d5c8d1d7-cf06-4093-b06e-92138a560e93', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f137223-7d7b-4db1-a770-8769f470f941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f137223-7d7b-4db1-a770-8769f470f941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8fada614-294c-4be2-9493-1ccf011ae9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:05 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Volume d5c8d1d7-cf06-4093-b06e-92138a560e93: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d5c8d1d7-cf06-4093-b06e-92138a560e93', 'volume_size': 1} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 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-19T17:18:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1031703072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d5c8d1d7-cf06-4093-b06e-92138a560e93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92378d1026134c8f912290ace089cf93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:18: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-19T17:18:05Z,use_quota=True,user_id='1f529e50455a4a92ae0ba7e6dfe10425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Creating volume d5c8d1d7-cf06-4093-b06e-92138a560e93 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:18:05 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5c8d1d7-cf06-4093-b06e-92138a560e93 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:05 devstack sudo[116181]: 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/79c947ed65531511518bdc223681e669/volume-d5c8d1d7-cf06-4093-b06e-92138a560e93 1073741824 Aug 19 19:18:05 devstack sudo[116181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:05 devstack sudo[116176]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d" returned: 0 in 0.389s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:05 devstack sudo[116183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d Aug 19 19:18:05 devstack sudo[116183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:05 devstack sudo[116183]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-7f733fc9-d66a-46e6-b4ba-0e8ce569497d" returned: 0 in 0.271s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Lock "cinder-quobyte-7f733fc9-d66a-46e6-b4ba-0e8ce569497d" released by "delete_volume" :: held 0.729s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Created reservations ['cefb517f-c7c4-4265-ab8c-d7b4cf9de32f', '4db8e652-b359-4538-8bef-89705c0ceeae', '5f7f4a0d-49d7-4081-b3c0-dea0551496e3', '894fe161-a456-47b3-b762-2edd55fd3cb0'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:05 devstack sudo[116181]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5c8d1d7-cf06-4093-b06e-92138a560e93 1073741824" returned: 0 in 0.472s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:05 devstack sudo[116190]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:18:05 devstack sudo[116190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5c8d1d7-cf06-4093-b06e-92138a560e93 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:05 devstack sudo[116192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5c8d1d7-cf06-4093-b06e-92138a560e93 Aug 19 19:18:05 devstack sudo[116192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:05 devstack sudo[116190]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.262s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:18:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Deleted volume successfully. Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-05a91dad-2c93-488e-96e2-2062a0edd0cb tempest-ProjectMemberTests-25023722 None] Lock "cinder-7f733fc9-d66a-46e6-b4ba-0e8ce569497d-delete_volume" released by "delete_volume" :: held 1.217s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:05 devstack sudo[116192]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5c8d1d7-cf06-4093-b06e-92138a560e93" returned: 0 in 0.277s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] <== create_volume: return (790ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.792s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8fada614-294c-4be2-9493-1ccf011ae9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d5c8d1d7-cf06-4093-b06e-92138a560e93', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea9b53c2-a138-4bd0-8e8c-7a0bd2a1bf35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:05 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Volume volume-d5c8d1d7-cf06-4093-b06e-92138a560e93 (d5c8d1d7-cf06-4093-b06e-92138a560e93): created successfully Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea9b53c2-a138-4bd0-8e8c-7a0bd2a1bf35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:05 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Flow 'volume_create_manager' (e83cb27d-5777-4a88-9980-a810ae3a8bd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:18:05 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7e6a7d6d-0bd4-4203-a585-52d91ec27d2e tempest-ProjectReaderTests-1921899008 None] Created volume successfully. Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "cinder-d5c8d1d7-cf06-4093-b06e-92138a560e93-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Lock "cinder-d5c8d1d7-cf06-4093-b06e-92138a560e93-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "cinder-quobyte-d5c8d1d7-cf06-4093-b06e-92138a560e93" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Lock "cinder-quobyte-d5c8d1d7-cf06-4093-b06e-92138a560e93" acquired by "delete_volume" :: waited 0.023s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[c972c6da-b783-48f6-956e-84ea49bbeca1]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5c8d1d7-cf06-4093-b06e-92138a560e93 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:07 devstack sudo[116196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5c8d1d7-cf06-4093-b06e-92138a560e93 Aug 19 19:18:07 devstack sudo[116196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:07 devstack sudo[116196]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5c8d1d7-cf06-4093-b06e-92138a560e93" returned: 0 in 0.367s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5c8d1d7-cf06-4093-b06e-92138a560e93 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:07 devstack sudo[116201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5c8d1d7-cf06-4093-b06e-92138a560e93 Aug 19 19:18:07 devstack sudo[116201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:07 devstack sudo[116201]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-d5c8d1d7-cf06-4093-b06e-92138a560e93" returned: 0 in 0.245s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Lock "cinder-quobyte-d5c8d1d7-cf06-4093-b06e-92138a560e93" released by "delete_volume" :: held 0.666s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Created reservations ['3fb0f5e3-21c0-4968-831f-59650d4177aa', '83e267df-af46-4c36-81cc-3169c503a33b', 'b4775426-bd69-49ff-947f-741198b80ea7', '2a87fbed-67e9-4ddf-8aff-6298b0998704'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:07 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:07 devstack sudo[116204]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:18:07 devstack sudo[116204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:08 devstack sudo[116204]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.273s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:18:08 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Deleted volume successfully. Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-29651368-e802-42a5-a760-98df535fc891 tempest-ProjectReaderTests-1921899008 None] Lock "cinder-d5c8d1d7-cf06-4093-b06e-92138a560e93-delete_volume" released by "delete_volume" :: held 1.172s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Flow 'volume_create_manager' (769d96e8-83b1-46d5-8b99-17902ba4f381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76f106b0-f6db-48b8-9b03-8374e582cbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76f106b0-f6db-48b8-9b03-8374e582cbdc) 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-19T17:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1191549284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e33193b5-b054-41a0-8bfc-833938aa3dbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92378d1026134c8f912290ace089cf93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:18: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-19T17:18:09Z,use_quota=True,user_id='1f529e50455a4a92ae0ba7e6dfe10425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ffbb0409-ed1b-425f-9670-1eef4cafea73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ffbb0409-ed1b-425f-9670-1eef4cafea73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d640318-bdbe-4585-a52a-90aa7fdfa0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d640318-bdbe-4585-a52a-90aa7fdfa0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e33193b5-b054-41a0-8bfc-833938aa3dbe', 'volume_name': 'volume-e33193b5-b054-41a0-8bfc-833938aa3dbe', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20754e34-b613-4242-884c-c296dbab4d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20754e34-b613-4242-884c-c296dbab4d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c8a4cbc-e94e-473b-b60c-e08d17d1fdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:08 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Volume e33193b5-b054-41a0-8bfc-833938aa3dbe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e33193b5-b054-41a0-8bfc-833938aa3dbe', 'volume_size': 1} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 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-19T17:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1191549284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e33193b5-b054-41a0-8bfc-833938aa3dbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92378d1026134c8f912290ace089cf93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:18: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-19T17:18:09Z,use_quota=True,user_id='1f529e50455a4a92ae0ba7e6dfe10425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Creating volume e33193b5-b054-41a0-8bfc-833938aa3dbe {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:18:08 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:18:08 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e33193b5-b054-41a0-8bfc-833938aa3dbe 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:08 devstack sudo[116207]: 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/79c947ed65531511518bdc223681e669/volume-e33193b5-b054-41a0-8bfc-833938aa3dbe 1073741824 Aug 19 19:18:08 devstack sudo[116207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:09 devstack sudo[116207]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e33193b5-b054-41a0-8bfc-833938aa3dbe 1073741824" returned: 0 in 0.450s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e33193b5-b054-41a0-8bfc-833938aa3dbe {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:09 devstack sudo[116213]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e33193b5-b054-41a0-8bfc-833938aa3dbe Aug 19 19:18:09 devstack sudo[116213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Flow 'volume_create_manager' (d05d2987-83a8-4fe0-ac44-0709aac6d0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (adb57dc5-194d-40bd-8b46-c50b5e3cfc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (adb57dc5-194d-40bd-8b46-c50b5e3cfc7a) 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-19T17:18:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1648039570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9ea8ccf5-5f07-445c-857e-62ca929991f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2f7c1a168546d39cfed227f1d74fd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:18: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-19T17:18:09Z,use_quota=True,user_id='359dd97b8e3a4e9b872951eacb11f6e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (516c44d7-6484-4282-bfcf-1d388c084d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (516c44d7-6484-4282-bfcf-1d388c084d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7d44e98-aa28-4e59-93e7-6c92fc650d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7d44e98-aa28-4e59-93e7-6c92fc650d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9ea8ccf5-5f07-445c-857e-62ca929991f4', 'volume_name': 'volume-9ea8ccf5-5f07-445c-857e-62ca929991f4', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01a19678-7a4f-4dea-9f69-862ea32cd93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (01a19678-7a4f-4dea-9f69-862ea32cd93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a8db99aa-af48-4b1f-b0ec-3a79e071d0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:09 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Volume 9ea8ccf5-5f07-445c-857e-62ca929991f4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9ea8ccf5-5f07-445c-857e-62ca929991f4', 'volume_size': 1} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:09 devstack sudo[116213]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e33193b5-b054-41a0-8bfc-833938aa3dbe" returned: 0 in 0.251s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] <== create_volume: return (752ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.755s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.017s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 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-19T17:18:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1648039570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9ea8ccf5-5f07-445c-857e-62ca929991f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2f7c1a168546d39cfed227f1d74fd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:18: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-19T17:18:09Z,use_quota=True,user_id='359dd97b8e3a4e9b872951eacb11f6e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Creating volume 9ea8ccf5-5f07-445c-857e-62ca929991f4 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:18:09 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9ea8ccf5-5f07-445c-857e-62ca929991f4 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c8a4cbc-e94e-473b-b60c-e08d17d1fdc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e33193b5-b054-41a0-8bfc-833938aa3dbe', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:09 devstack sudo[116216]: 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/79c947ed65531511518bdc223681e669/volume-9ea8ccf5-5f07-445c-857e-62ca929991f4 1073741824 Aug 19 19:18:09 devstack sudo[116216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86f89f5b-2b8f-41a0-a266-fc0a1c23f6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:09 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Volume volume-e33193b5-b054-41a0-8bfc-833938aa3dbe (e33193b5-b054-41a0-8bfc-833938aa3dbe): created successfully Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86f89f5b-2b8f-41a0-a266-fc0a1c23f6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Flow 'volume_create_manager' (769d96e8-83b1-46d5-8b99-17902ba4f381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:18:09 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-d682fcc8-f4a8-4e28-b4af-7c8dffb0af44 tempest-ProjectReaderTests-1921899008 None] Created volume successfully. Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Acquiring lock "cinder-e33193b5-b054-41a0-8bfc-833938aa3dbe-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Lock "cinder-e33193b5-b054-41a0-8bfc-833938aa3dbe-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Acquiring lock "cinder-quobyte-e33193b5-b054-41a0-8bfc-833938aa3dbe" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Lock "cinder-quobyte-e33193b5-b054-41a0-8bfc-833938aa3dbe" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[919703de-369f-4d7d-8134-8575c0d2c1dc]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:18:09 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e33193b5-b054-41a0-8bfc-833938aa3dbe {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:10 devstack sudo[116221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e33193b5-b054-41a0-8bfc-833938aa3dbe Aug 19 19:18:10 devstack sudo[116221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:10 devstack sudo[116216]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9ea8ccf5-5f07-445c-857e-62ca929991f4 1073741824" returned: 0 in 0.462s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9ea8ccf5-5f07-445c-857e-62ca929991f4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:10 devstack sudo[116223]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9ea8ccf5-5f07-445c-857e-62ca929991f4 Aug 19 19:18:10 devstack sudo[116223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:10 devstack sudo[116221]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e33193b5-b054-41a0-8bfc-833938aa3dbe" returned: 0 in 0.410s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e33193b5-b054-41a0-8bfc-833938aa3dbe {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:10 devstack sudo[116223]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9ea8ccf5-5f07-445c-857e-62ca929991f4" returned: 0 in 0.249s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] <== create_volume: return (749ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.752s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:10 devstack sudo[116229]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e33193b5-b054-41a0-8bfc-833938aa3dbe Aug 19 19:18:10 devstack sudo[116229]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a8db99aa-af48-4b1f-b0ec-3a79e071d0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9ea8ccf5-5f07-445c-857e-62ca929991f4', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65bfd2d2-fd91-4104-9f79-5e2e239ac81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:10 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Volume volume-9ea8ccf5-5f07-445c-857e-62ca929991f4 (9ea8ccf5-5f07-445c-857e-62ca929991f4): created successfully Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65bfd2d2-fd91-4104-9f79-5e2e239ac81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Flow 'volume_create_manager' (d05d2987-83a8-4fe0-ac44-0709aac6d0cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:18:10 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e6a539aa-81a4-4c34-a737-1aec38eb38b5 tempest-ProjectReaderTests-1444782292 None] Created volume successfully. Aug 19 19:18:10 devstack sudo[116229]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-e33193b5-b054-41a0-8bfc-833938aa3dbe" returned: 0 in 0.287s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Lock "cinder-quobyte-e33193b5-b054-41a0-8bfc-833938aa3dbe" released by "delete_volume" :: held 0.737s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Acquiring lock "cinder-9ea8ccf5-5f07-445c-857e-62ca929991f4-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Lock "cinder-9ea8ccf5-5f07-445c-857e-62ca929991f4-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Created reservations ['46b93cf8-101e-4d4d-84ad-893a83c3af90', '3ab39997-9967-4741-8b9b-5d01808d6769', '85e1f9f9-8cfc-422b-9c6e-f386f9ae4eb4', '58d13ebb-0af9-40bd-a433-ee0847eea850'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Acquiring lock "cinder-quobyte-9ea8ccf5-5f07-445c-857e-62ca929991f4" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Lock "cinder-quobyte-9ea8ccf5-5f07-445c-857e-62ca929991f4" acquired by "delete_volume" :: waited 0.031s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[e6da0644-4f68-479f-9934-15c5bc515948]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:18:10 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9ea8ccf5-5f07-445c-857e-62ca929991f4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:10 devstack sudo[116232]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:18:10 devstack sudo[116232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:10 devstack sudo[116233]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9ea8ccf5-5f07-445c-857e-62ca929991f4 Aug 19 19:18:10 devstack sudo[116233]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:11 devstack sudo[116232]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.285s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:18:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Deleted volume successfully. Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-19a9b1d0-69a1-43d1-bbb9-0441f62d41be tempest-ProjectReaderTests-1921899008 None] Lock "cinder-e33193b5-b054-41a0-8bfc-833938aa3dbe-delete_volume" released by "delete_volume" :: held 1.290s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:11 devstack sudo[116233]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9ea8ccf5-5f07-445c-857e-62ca929991f4" returned: 0 in 0.391s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9ea8ccf5-5f07-445c-857e-62ca929991f4 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:11 devstack sudo[116241]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9ea8ccf5-5f07-445c-857e-62ca929991f4 Aug 19 19:18:11 devstack sudo[116241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:11 devstack sudo[116241]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-9ea8ccf5-5f07-445c-857e-62ca929991f4" returned: 0 in 0.282s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Lock "cinder-quobyte-9ea8ccf5-5f07-445c-857e-62ca929991f4" released by "delete_volume" :: held 0.741s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Created reservations ['47c330f0-93f7-4eb3-b62b-2916213f98a7', '1a5befe3-8590-4560-9b47-1b70546a47a0', '3be37e0b-5852-4b74-866a-6bd045c9ab5d', '51dc9315-950a-4a45-bf73-2c56ab981f9b'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:11 devstack sudo[116244]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:18:11 devstack sudo[116244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:11 devstack sudo[116244]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.269s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:18:11 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Deleted volume successfully. Aug 19 19:18:11 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-7c643115-15eb-495d-8500-f22217ddb161 tempest-ProjectReaderTests-1444782292 None] Lock "cinder-9ea8ccf5-5f07-445c-857e-62ca929991f4-delete_volume" released by "delete_volume" :: held 1.252s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94004) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Flow 'volume_create_manager' (ba02cb46-9b30-4232-b569-caae9a7a5c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16448b4f-52fa-4273-b48c-333a842836ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16448b4f-52fa-4273-b48c-333a842836ed) 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-19T17:18:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-364805949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8289ffbf-fecd-4d2f-8ffc-04fe91847bc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2f7c1a168546d39cfed227f1d74fd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:18: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-19T17:18:12Z,use_quota=True,user_id='359dd97b8e3a4e9b872951eacb11f6e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d53e1347-0ac0-448a-bdae-02f3f80585aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d53e1347-0ac0-448a-bdae-02f3f80585aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b9e8654-2cad-44c2-b8ab-022d28e7719a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b9e8654-2cad-44c2-b8ab-022d28e7719a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8289ffbf-fecd-4d2f-8ffc-04fe91847bc9', 'volume_name': 'volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c0fca2a-b43c-4f9c-8225-bafbcd07132a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c0fca2a-b43c-4f9c-8225-bafbcd07132a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f1b533e5-a1b7-48b8-9fa2-55976e7d73ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:12 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Volume 8289ffbf-fecd-4d2f-8ffc-04fe91847bc9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9', 'volume_size': 1} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 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-19T17:18:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-364805949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8289ffbf-fecd-4d2f-8ffc-04fe91847bc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2f7c1a168546d39cfed227f1d74fd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-19T17:18: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-19T17:18:12Z,use_quota=True,user_id='359dd97b8e3a4e9b872951eacb11f6e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea9b88c9-f89b-4671-a14e-2424f807ced3),volume_type_id=ea9b88c9-f89b-4671-a14e-2424f807ced3)}" {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.remotefs [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Creating volume 8289ffbf-fecd-4d2f-8ffc-04fe91847bc9 {{(pid=94004) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Selected osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e as target Quobyte volume. {{(pid=94004) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 19 19:18:12 devstack cinder-volume[94004]: INFO cinder.volume.drivers.remotefs [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] casted to osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9 1073741824 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:12 devstack sudo[116247]: 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/79c947ed65531511518bdc223681e669/volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9 1073741824 Aug 19 19:18:12 devstack sudo[116247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:12 devstack sudo[116247]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9 1073741824" returned: 0 in 0.479s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:12 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:12 devstack sudo[116252]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9 Aug 19 19:18:12 devstack sudo[116252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:13 devstack sudo[116252]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9" returned: 0 in 0.253s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:13 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] <== create_volume: return (780ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'} {{(pid=94004) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 19 19:18:13 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.784s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f1b533e5-a1b7-48b8-9fa2-55976e7d73ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9', 'volume_size': 1}' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (80472154-4dc2-49c0-94dc-8ff398ee3022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 19:18:13 devstack cinder-volume[94004]: INFO cinder.volume.flows.manager.create_volume [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Volume volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9 (8289ffbf-fecd-4d2f-8ffc-04fe91847bc9): created successfully Aug 19 19:18:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (80472154-4dc2-49c0-94dc-8ff398ee3022) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94004) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 19:18:13 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Flow 'volume_create_manager' (ba02cb46-9b30-4232-b569-caae9a7a5c18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94004) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 19:18:13 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-e4507e9e-919a-47ce-a327-1fdaa290c479 tempest-ProjectReaderTests-1444782292 None] Created volume successfully. Aug 19 19:18:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Acquiring lock "cinder-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9-delete_volume" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Lock "cinder-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Acquiring lock "cinder-quobyte-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9" by "delete_volume" {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 19:18:14 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Lock "cinder-quobyte-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9" acquired by "delete_volume" :: waited 0.012s {{(pid=94004) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 19:18:14 devstack cinder-volume[94004]: DEBUG oslo.privsep.daemon [-] privsep: reply[2345eead-9016-4a07-ad9a-4fd979814b48]: (4, 'qcow2') {{(pid=96008) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 19 19:18:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:14 devstack sudo[116255]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9 Aug 19 19:18:14 devstack sudo[116255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:14 devstack sudo[116255]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9" returned: 0 in 0.363s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:14 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:14 devstack sudo[116260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9 Aug 19 19:18:14 devstack sudo[116260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:15 devstack sudo[116260]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669/volume-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9" returned: 0 in 0.241s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Lock "cinder-quobyte-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9" released by "delete_volume" :: held 0.645s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:15 devstack cinder-volume[94004]: DEBUG cinder.quota [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Created reservations ['12a2b63d-ecc9-421d-ae27-9135a1900064', '34d1cd8c-58ae-4b39-a55c-ce4cd476b6b3', 'c3540da9-0d02-497e-ade3-5bc7e7f89b6c', 'a226f342-8032-47e6-b5ec-dc939fb0b00b'] {{(pid=94004) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 19:18:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:18:15 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:18:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:15 devstack sudo[116263]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:18:15 devstack sudo[116263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:15 devstack sudo[116263]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:15 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.245s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:15 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:18:15 devstack cinder-volume[94004]: INFO cinder.volume.manager [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Deleted volume successfully. Aug 19 19:18:15 devstack cinder-volume[94004]: DEBUG cinder.coordination [None req-13efa2d6-a661-4a14-b1df-0c6b9c96fc39 tempest-ProjectReaderTests-1444782292 None] Lock "cinder-8289ffbf-fecd-4d2f-8ffc-04fe91847bc9-delete_volume" released by "delete_volume" :: held 1.082s {{(pid=94004) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 19:18:16 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:18:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 19 19:18:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 19 19:18:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e': None} {{(pid=94004) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 19 19:18:16 devstack cinder-volume[94004]: DEBUG cinder.volume.drivers.quobyte [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-72c2422f-09c7-496b-9bfb-265ad6f5556e'] {{(pid=94004) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 19 19:18:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.lockutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94004) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 19 19:18:16 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669 {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 19 19:18:16 devstack sudo[116266]: 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/79c947ed65531511518bdc223681e669 Aug 19 19:18:16 devstack sudo[116266]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 19 19:18:17 devstack sudo[116266]: pam_unix(sudo:session): session closed for user root Aug 19 19:18:17 devstack cinder-volume[94004]: DEBUG oslo_concurrency.processutils [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/79c947ed65531511518bdc223681e669" returned: 0 in 0.268s {{(pid=94004) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 19 19:18:17 devstack cinder-volume[94004]: DEBUG cinder.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Notifying Schedulers of capabilities ... {{(pid=94004) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 19 19:18:17 devstack cinder-volume[94004]: DEBUG oslo_service.periodic_task [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] Running periodic task VolumeManager._thread_info {{(pid=94004) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 19 19:18:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread count: 28 {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 19 19:18:17 devstack cinder-volume[94004]: DEBUG cinder.volume.manager [None req-f2a6678d-7377-405f-b15a-017500b1748c None None] thread info: [<_MainThread(MainThread, started 132065378058368)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94004) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 19 19:18:25 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=72,cinder:INSERT=29,cinder:UPDATE=98,cinder:DELETE=11 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 19:18:25 devstack cinder-volume[94004]: DEBUG dbcounter [-] [94004] Writing DB stats cinder:SELECT=62,cinder:DELETE=6,cinder:INSERT=20,cinder:UPDATE=99 {{(pid=94004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}